Commit Graph

312 Commits

Author SHA1 Message Date
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
16bc355070 fix: player money at start 2021-11-05 17:39:08 +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
d75fdd64b3 feat: add EXP display 2021-11-05 13:10:11 +01:00
0d94891845 refactor: remove SDL_main 2021-11-05 13:09:51 +01:00
bd52901f34 refactor: improved gl context message display 2021-11-04 19:56:33 +01:00
98e451bf86 fix: remove mob spawning at the start of a game 2021-11-04 19:47:43 +01:00
bc83071d57 feat: add mob tooltip player color 2021-11-04 19:47:07 +01:00
5e2986e298 feat: add mob tooltip 2021-11-04 19:41:47 +01:00
46828263c9 fix: invert maxLife and expReward 2021-11-04 19:38:35 +01:00
8ea425933b fix: (partially) android backspace 2021-11-04 18:35:22 +01:00
0d992da55b fix: randoms 2021-11-04 18:34:49 +01:00
95e9c270db fix: changed android defines 2021-11-04 17:42:31 +01:00
a3712febca refactor: remove static variables 2021-11-04 11:43:49 +01:00
f74b850444 refactor(TowerGui): removed unused includes 2021-11-04 11:24:17 +01:00
a4d3a9472b refactor: add FrameMenu 2021-11-04 11:21:37 +01:00
9453b25aaa fix(MainMenu): add default host and port 2021-11-04 11:05:04 +01:00
2fc0f28b27 refactor: create MainMenu and GameMenu classes 2021-11-04 11:01:46 +01:00
1186e5ee9c refactor: moved imgui_filebrowser.h in include 2021-11-04 10:10:56 +01:00
129544d127 feat: add summon menu 2021-11-04 10:03:37 +01:00
f2f79781db refactor: add player exp methods 2021-11-04 10:02:33 +01:00
c75361bd66 fix: team selection 2021-11-04 10:02:04 +01:00
276f1b2ca3 refactor: moved imgui.h in include folder 2021-11-04 09:47:59 +01:00
54ec3b776a fix: connection rate limit 2021-11-04 09:45:40 +01:00
941ea15ec5 refactor: removed unused code 2021-11-02 16:38:08 +01:00
33d539149d fix: black screen at game beginning 2021-11-02 16:33:31 +01:00
1768b3473d fix: android comptatibility 2021-11-02 11:11:51 +01:00
0c68512caf feat: add android support 2021-11-01 15:24:33 +01:00
8f0e0c48ed change windows backend to sdl2 2021-10-31 10:52:43 +01:00
02b3a88c9c update imgui v1.83 to v1.85 2021-10-31 09:59:07 +01:00
e6dd89f464 fix: bug 2021-10-14 20:40:36 +02:00
613ebe1225 return false when failed open map 2021-10-13 19:30:22 +02:00
57151cfaa2 refactor: moved DataBuffer to misc 2021-10-13 18:51:33 +02:00
a62549e93e feat: changed timer mecanic and mage tower 2021-10-11 19:09:56 +02:00
a6ccdcc7af feat: add mage tower level 4 damage 2021-10-11 18:41:53 +02:00
3e11369931 refactor: removed unused code 2021-10-10 12:32:10 +02:00
5d7ec91ec5 refactor: format all files 2021-10-10 12:28:32 +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
d2551c8864 feat: allow map edition with exteral tools 2021-10-10 11:03:07 +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
48b5372533 feat: add summon max value 2021-10-08 18:28:21 +02:00
ef76437670 feat: basic arrow shoot event 2021-09-29 14:48:25 +02:00
9cf3916951 feat: add more tower stats 2021-09-28 19:54:29 +02:00
1e35146c4b feat: add basic tower mecanic 2021-09-28 19:19:54 +02:00
26d1dd9d36 fix: remove turret levels 2021-09-26 20:04:14 +02:00
60a85c484a feat: add more towers stats 2021-09-26 20:01:53 +02:00