Commit Graph

199 Commits

Author SHA1 Message Date
657fe761ab feat: bump version to alpha-0.0.3 2021-11-30 18:45:42 +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
0c1824e40b refactor: movd Updater 2021-11-30 18:07:25 +01:00
f91ab4bc83 fix: compilation error 2021-11-30 18:06:33 +01:00
1843fc6f4d feat: add archer tower aoe 2021-11-30 18:01:48 +01:00
6a51638b7e feat: add more shape distances 2021-11-30 18:01:07 +01:00
8351c5d09f refactor: add typo 2021-11-30 18:00:41 +01:00
50a8269773 feat: add better mob pathing 2021-11-30 11:53:58 +01:00
2996c88d94 feat: add mob coords in tile coords space 2021-11-30 11:23:03 +01:00
adeddee09d refactor: mob move lock (Castle) 2021-11-29 16:36:27 +01:00
c1affc36c0 chore: bump version to alpha-0.0.2 2021-11-22 19:36:14 +01:00
6c4ef25abd style: changed tower place popup size 2021-11-22 19:35:50 +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
1d7a8cc66b refactor: removed useless includePath 2021-11-22 18:00:55 +01:00
070749e685 feat: implement shapes for entities 2021-11-21 20:00:35 +01:00
a716e46c64 refactor(Team): moved include to source file 2021-11-21 19:44:20 +01:00
2e2aeb44b9 feat: add shapes 2021-11-21 18:51:54 +01:00
36f1430ff2 refactor: changed cast type 2021-11-21 17:21:34 +01:00
2e14827f13 refactor: add mob size getter 2021-11-21 17:19:50 +01:00
c7d81de60e feat: add mob size 2021-11-21 17:18:45 +01:00
f48af51dc7 refactor: format project 2021-11-21 17:02:42 +01:00
e674f2d1b1 bump version to alpha-0.0.1 2021-11-19 17:53:41 +01:00
6a79f2b490 feat: add version to update menu 2021-11-14 15:27:09 +01:00
11a517a41a feat: add version checking 2021-11-14 15:11:44 +01:00
a775a9e4c8 feat(updater): changed size check to time check 2021-11-14 14:05:24 +01:00
77a4fb33a7 feat: upgraded tower place popop 2021-11-14 11:51:09 +01:00
935a514fb5 refactor: change demo window declaration 2021-11-14 10:34:00 +01:00
39329df5de fix: forgot pushing ... 2021-11-13 16:12:45 +01:00
fc0cab54d2 feat: add updater 2021-11-13 16:06:48 +01:00
7352cf7471 feat: add platform detection 2021-11-13 13:25:41 +01:00
4c203b921f feat: add http library 2021-11-13 12:53:00 +01:00
830cb061e2 refactor: create gui widget classes 2021-11-12 19:55:58 +01:00
4ad7015f72 refactor: changed GuiWidget constructor 2021-11-12 19:27:22 +01:00
e682224d78 refactor: changed TowerGui to class 2021-11-10 15:10:29 +01:00
c8067bcacf feat: changed random engine 2021-11-10 14:40:42 +01:00
f0de0f0c69 fix: tower placement 2021-11-09 20:03:39 +01:00
692d68c7fd fix: removed negative life for mobs 2021-11-09 19:35:11 +01:00
9a256a4c66 feat: add cooldown timer 2021-11-09 19:18:24 +01:00
eb8a43cd1a fix: game crash 2021-11-06 16:20:12 +01:00
c5289cb1b0 feat: add working upgrade popup 2021-11-06 16:11:13 +01:00
ae802b4253 feat: add upgrade popup prototype 2021-11-06 14:12:22 +01:00
6825a6327f refactor: use of unique_ptr instead of new 2021-11-06 13:02:53 +01:00
56ec9e7fe2 feat: add upgrade tower (non gui) 2021-11-05 18:54:21 +01:00
42f599c800 lol 2021-11-05 18:15:04 +01:00
18a090df06 fix: changed gold/exp mecanic 2021-11-05 18:12:57 +01:00
afcfce1328 refactor: reorganize packet types 2021-11-05 17:50:44 +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