Commit Graph

28 Commits

Author SHA1 Message Date
512fb23d0e add server mspt (+procotol format) 2023-01-02 15:07:34 +01:00
222b79b40a indent with tabs 2023-01-02 13:05:43 +01:00
7d30017742 moved Color to Defines.h 2023-01-02 12:21:27 +01:00
ef9712629f remove use of loops in protocol 2022-06-29 12:42:21 +02:00
7d667d9c5e add buy packets 2022-06-29 12:13:58 +02:00
19062b5c77 fix warnings 2022-06-27 13:12:39 +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
bdebabb79e BIG REFACTOR 2022-02-16 17:54:33 +01:00
5d366b6f6c feat: sync game 2021-12-19 18:40:14 +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
e4a9c5f763 feat: remove tower 2021-12-08 15:34:20 +01:00
f48af51dc7 refactor: format project 2021-11-21 17:02:42 +01:00
f8f0edad24 refactor: UpgradeTowerPacket 2021-11-10 15:33:38 +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
129544d127 feat: add summon menu 2021-11-04 10:03:37 +01:00
e6dd89f464 fix: bug 2021-10-14 20:40:36 +02:00
5d7ec91ec5 refactor: format all files 2021-10-10 12:28:32 +02:00
d2551c8864 feat: allow map edition with exteral tools 2021-10-10 11:03:07 +02:00
6cbd967ea3 feat: add tower remove packet 2021-09-26 18:38:41 +02:00
0856ca47ca refactor: format code 2021-09-19 17:33:16 +02:00
52a143769e feat: implement basic tower placement 2021-09-19 13:43:45 +02:00
04d1e3c0bf fix: compiler warnings 2021-09-02 10:48:14 +02:00
26f060b334 fix: 32 bit protocol 2021-09-01 16:25:38 +02:00
88d2644219 changed team structure 2021-08-21 11:46:21 +02:00
a99ecf7c2d 1er commit 2021-08-21 10:14:47 +02:00