Commit Graph

61 Commits

Author SHA1 Message Date
f941862637 Packets Refactor
commit 497a601c424e8e728ef0a8e61f049982f2d4af16
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Sat Aug 12 10:32:52 2023 +0200

    fix warning

commit 1bfd019a1ea00dcdb6323d1f285e2cdd3ebb4020
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:05:13 2023 +0200

    refactor: update cast

commit 5bbc23a7d37e53eb74a885685f18e714f9448fd9
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:04:15 2023 +0200

    moved GetImguiTeamColor

commit fd0e2d2470ea5cca3553acf280aa371de5c06f4c
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:03:37 2023 +0200

    packets forward declaration

commit 06eb9b99a96731f4b9a2167c00ed0bcd03702e3b
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 18:30:55 2023 +0200

    remove Protocol.h includes

commit 165f63d2e8b468f3e38992baddc221270010f801
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 18:30:30 2023 +0200

    split packets into separate source files

commit f247f146c6c1e804a44b86f65cf3059859c07c6c
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 17:45:24 2023 +0200

    split packets into separate headers
2023-08-12 10:41:39 +02:00
222b79b40a indent with tabs 2023-01-02 13:05:43 +01:00
Simon Pribylski
6e0923ac75 remove glm dependency 2022-10-13 12:24:15 +02:00
ddbba7399d use of loge 2022-07-14 18:39:06 +02:00
d6fbb58da8 using log calls 2022-07-14 18:32:32 +02:00
16006adc6e fix more warnings 2022-06-27 13:33:24 +02:00
d5b42caf39 refactor: cpp style casts 2022-04-27 19:25:36 +02:00
6df59b1487 GIGA REFACTOR 2022-03-02 18:51:42 +01:00
bc271bc01e protocol rework + map packet ids removal 2022-02-17 19:35:02 +01:00
360258e4cf feat: add end game disconnect 2021-12-13 20:05:20 +01:00
2148c0050c refactor: add game listener 2021-12-13 19:45:01 +01:00
e7bf22cea6 feat: add pseudo end game 2021-12-12 16:59:35 +01:00
1a091baeaf feat: add map background color 2021-12-12 16:13:05 +01:00
24617c539f feat: add castle tooltip 2021-12-12 13:32:39 +01:00
fd9b448fa4 feat: mob castle damage 2021-12-11 20:06:52 +01:00
c4a2b08416 feat: add mob spawn notification 2021-12-11 19:56:03 +01:00
a241d7691b refactor: mob die event 2021-12-11 19:51:45 +01:00
0af4cd506c refactor: moved mob functions 2021-12-11 19:30:31 +01:00
6b5c56b37d feat: notify when mob touches castle 2021-12-11 18:46:47 +01:00
1474220a77 refactor: separate mob ans world listener 2021-12-11 18:43:49 +01:00
e4a9c5f763 feat: remove tower 2021-12-08 15:34:20 +01:00
7a6fdc30b6 add fire arrow and fix world events 2021-12-03 18:30:45 +01:00
93e079ddb3 refactor: archer tower aoe damage 2021-11-30 18:38:40 +01:00
8171a91ed5 feat: add world notifier 2021-11-30 18:36:29 +01:00
1843fc6f4d feat: add archer tower aoe 2021-11-30 18:01:48 +01:00
50a8269773 feat: add better mob pathing 2021-11-30 11:53:58 +01:00
adeddee09d refactor: mob move lock (Castle) 2021-11-29 16:36:27 +01:00
f0115166c0 fix: compiler warning 2021-11-22 19:39:09 +01:00
fd0a5e5848 feat: mob stop in front of castle 2021-11-22 19:33:00 +01:00
7fb357e9c8 feat: add working shapes 2021-11-22 19:15:32 +01:00
070749e685 feat: implement shapes for entities 2021-11-21 20:00:35 +01:00
f48af51dc7 refactor: format project 2021-11-21 17:02:42 +01:00
0f328e6f81 fix: world tile pos calculation 2021-11-20 19:27:06 +01:00
f0de0f0c69 fix: tower placement 2021-11-09 20:03:39 +01:00
2cf878d6ad refatcor: changed check isAlive to isDead 2021-11-09 19:35:57 +01:00
eb8a43cd1a fix: game crash 2021-11-06 16:20:12 +01:00
56ec9e7fe2 feat: add upgrade tower (non gui) 2021-11-05 18:54:21 +01:00
18a090df06 fix: changed gold/exp mecanic 2021-11-05 18:12:57 +01:00
f863fb4942 feat: improved tower place + tower upgrade 2021-11-05 17:35:39 +01:00
524af9ad5f feat: add kill reward + effect damages 2021-11-05 13:10:42 +01:00
613ebe1225 return false when failed open map 2021-10-13 19:30:22 +02:00
3e11369931 refactor: removed unused code 2021-10-10 12:32:10 +02:00
587d611dc8 refactor: removed obsolete map creation code 2021-10-10 12:24:27 +02:00
aa6fb73590 feat: add tower detection 2021-10-10 12:23:36 +02:00
81dbfed69a fix: add safe erasing in loops 2021-10-08 19:08:47 +02:00
4fcf25b5bc feat: implement freeze effect 2021-10-08 19:04:26 +02:00
ef76437670 feat: basic arrow shoot event 2021-09-29 14:48:25 +02:00
1e35146c4b feat: add basic tower mecanic 2021-09-28 19:19:54 +02:00
fe7cfdec72 feat: add basic towers rendering 2021-09-26 18:19:00 +02:00
94e1ef6606 fix: check team when placing tower 2021-09-19 19:30:49 +02:00