Commit Graph

128 Commits (148ddcd2c0613bb96050b8a72e9f6f83513ca9ea)

Author SHA1 Message Date
Dominik Madarász 148ddcd2c0 code: updated flecs to 2.4.1 2021-08-15 18:32:11 +02:00
Dominik Madarász 2b891f1cb1 code: disable prediction for now 2021-08-12 02:31:07 +02:00
Dominik Madarász 0a6f2485a2 fix: small changes 2021-08-11 21:51:15 +02:00
Dominik Madarász 7c587faba6 code: make hybrid render mode 2021-08-11 21:26:44 +02:00
Dominik Madarász 49cd83fd6a 3d: small tweaks 2021-08-11 21:02:03 +02:00
Dominik Madarász 3bdaa7a921 code: use 2D renderer by default 2021-08-11 19:43:29 +02:00
Dominik Madarász 3b54750127 gfx: experimental 3d rendering 2021-08-11 19:38:24 +02:00
Dominik Madarász 76e4e81281 phys: improve movement 2021-08-11 18:19:10 +02:00
Dominik Madarász c5849da051 code: rewrite assertions 2021-08-11 15:49:44 +02:00
Dominik Madarász 5d7b275c87 fix: move conn status to platform 2021-08-11 15:01:24 +02:00
Dominik Madarász ac7030bf2b platform: improve draw 2021-08-11 14:59:29 +02:00
Dominik Madarász c1ab9a2faf code: additional platform rework 2021-08-11 14:23:40 +02:00
Dominik Madarász d0a31f78a5 cli: refactor renderer 2021-08-11 14:16:23 +02:00
Dominik Madarász 44673b5030 demo: ice rink test 2021-08-11 12:22:46 +02:00
Dominik Madarász 27bdc1f3a1 code: reenable demo replace block 2021-08-11 11:24:44 +02:00
Dominik Madarász 9b829074d4 code: update flecs & rework vehicle enter/leave states 2021-08-11 10:45:23 +02:00
Dominik Madarász 275cdc65ab code: fix small replay store bug 2021-08-11 01:39:31 +02:00
Dominik Madarász 5e2ddb40d4 ui: fix load op for replay 2021-08-11 01:19:00 +02:00
Dominik Madarász 57c3be0773 blocks: randomize rotation 2021-08-11 01:12:28 +02:00
Dominik Madarász a1c6255b7d debug: improve conds 2021-08-11 01:06:12 +02:00
Dominik Madarász f74b66e7b4 code: various improvements 2021-08-11 00:02:11 +02:00
Dominik Madarász 401edb98c9 replay: remove temp actors 2021-08-10 21:18:40 +02:00
Dominik Madarász d887a0987d code: Improvements to the replay system 2021-08-10 20:31:05 +02:00
Dominik Madarász 3c46cca96d replay: add more debug features 2021-08-10 18:09:17 +02:00
Dominik Madarász f56c45e195 code: demo record/playback feature 2021-08-10 17:21:25 +02:00
Dominik Madarász f7ee8d0f11 code: improve vehicle physics 2021-08-10 13:19:45 +02:00
Dominik Madarász e00b8d7e5f code: add vehicle handling 2021-08-09 20:58:52 +02:00
Dominik Madarász d1016f68a0 code: add basic vehicle logic 2021-08-09 19:30:39 +02:00
Dominik Madarász 626457e1b9 world: access all components globally! 2021-08-09 17:18:34 +02:00
Dominik Madarász 55ad205441 pkt: PKT_KEEP_IF implementation 2021-08-09 16:33:46 +02:00
Dominik Madarász 83fa4b6daf sync: skip hp data for chunks 2021-08-09 15:59:50 +02:00
Dominik Madarász c28925cc07 pkt: fix conditional streaming 2021-08-09 15:57:56 +02:00
Dominik Madarász 999763f197 code: various bits and pieces 2021-08-09 15:35:47 +02:00
Dominik Madarász 420411ae4f chore: reorganize source files 2021-07-28 11:49:09 +02:00
Dominik Madarász 2370bd4ea0 game: health, pain and regen 2021-07-27 18:34:31 +02:00
Dominik Madarász 5212aedf92 world: add Classify component 2021-07-27 17:57:50 +02:00
Dominik Madarász a43360161c ecs: simplify access to components 2021-07-27 15:36:24 +02:00
Dominik Madarász 6b2f049704 camera: instant follow on the first entity 2021-07-27 15:01:17 +02:00
Dominik Madarász 022f3870b8 ecs: refactor modules 2021-07-27 14:43:26 +02:00
Dominik Madarász 3e59e59881 demo: reduce code 2021-07-27 13:41:02 +02:00
Dominik Madarász 0cb52303ae world: rebake chunk tex on change 2021-07-27 13:30:43 +02:00
Dominik Madarász d0ff81b570 code: many improvements and fixes
Changelog:
- fixed world repetition bug caused by wrong indexing 🎉
- wall collisions
- tile-based drag movement multiplier
- various optimizations
- raised default NPC count to 10k
2021-07-26 21:06:49 +02:00
Dominik Madarász 99a65431d8 physics: handle entity collisions 2021-07-26 17:53:18 +02:00
Dominik Madarász 37dc992c2e video: flip chunk tex 2021-07-19 18:16:34 +02:00
Dominik Madarász 7977c60922 video: perform chunk baking on GPU side 2021-07-19 18:03:31 +02:00
Dominik Madarász ee0db9c8c1 world: fix chunk partitioning 2021-07-19 10:28:23 +02:00
Dominik Madarász 20ad88adf4 worldgen: improve noisy shaper 2021-07-19 09:56:15 +02:00
Dominik Madarász 513f05f18e worldgen: disable few features 2021-07-18 21:06:21 +02:00
Dominik Madarász a08ecdd9a2 Textures: finalize chunk stitching 2021-07-18 20:30:27 +02:00
Dominik Madarász ee794495e9 PKT: chunk block streaming + pkt enhancements 2021-07-18 13:23:59 +02:00