Commit graph

11 commits

Author SHA1 Message Date
Kazhnuz
ca3d486a83 chore: initial non-working port of the gameplay 2021-11-25 11:28:31 +01:00
Kazhnuz
93ce28f3ba fix: simplify shadows handling 2020-02-01 16:44:38 +01:00
Kazhnuz
89c5940116 improvement: optimise chunk system
Diminishe the number of chunks and floor generated. Level loading will 
be a bit slower, but we basically double fps on test level
2020-02-01 14:24:23 +01:00
Kazhnuz
46c1a53f5e feat:initial addition of collectible actors 2020-01-26 12:28:53 +01:00
Kazhnuz
63dbac57fd feat: add floor collisions 2020-01-12 00:02:06 +01:00
Kazhnuz
9385d9deb9 chore: remove forgotten print 2020-01-04 11:14:13 +01:00
Kazhnuz
6bbd6e40f7 feat: add chunk loading to shoot maps 2020-01-03 19:41:30 +01:00
Kazhnuz
4aeab15340 feat: load map data from layout files 2020-01-02 21:56:42 +01:00
Kazhnuz
294d2699e7 improvement: rework frame 2019-12-28 13:54:57 +01:00
Kazhnuz
00097ac5d9 improvement: get shoot map data from its zone file 2019-12-28 13:25:45 +01:00
Kazhnuz
c35fcb7c5c feat: add new world system 2019-12-28 12:15:43 +01:00