Commit Graph

47 Commits (49cd83fd6a2b758ebdc86c7045146da9cd11f730)

Author SHA1 Message Date
Dominik Madarász 76e4e81281 phys: improve movement 2021-08-11 18:19:10 +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 ba345065bb code: fix ents on Vehicle UnSet 2021-08-11 10:54:52 +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 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 6274bb34b0 code: small tweaks 2021-08-10 17:42:23 +02:00
Dominik Madarász f7ee8d0f11 code: improve vehicle physics 2021-08-10 13:19:45 +02:00
Dominik Madarász ef2b6cd68e code: improve vehicle code 2021-08-09 21:04:23 +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 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 934aaf565f ecs: remove name prefix 2021-07-27 14:51:42 +02:00
Dominik Madarász 498fa25e36 ecs: code reduction 2021-07-27 14:47:05 +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 ee794495e9 PKT: chunk block streaming + pkt enhancements 2021-07-18 13:23:59 +02:00
Dominik Madarász 903bcc3afa pre-work for chunk stitching 2021-05-14 07:02:25 +02:00
Dominik Madarász fb5c2fae86 restructure the project, again 2021-05-12 17:50:30 +02:00
Vladyslav Hrytsenko 5254455872 code: fixes for macos 2021-05-10 09:28:56 +03:00
Dominik Madarász 7d1e5c1d61 added basic prediction + pkt_dump_struct 2021-05-09 12:27:10 +02:00
Dominik Madarász c5df24cefc some world fixes 2021-05-08 22:32:31 +02:00
Dominik Madarász d4aab12811 increase limits 2021-05-08 18:10:34 +02:00
Dominik Madarász 8b3e26667e improve player movement 2021-05-08 17:48:09 +02:00
Dominik Madarász 489b75d9c1 improve debug ground rendering 2021-05-08 17:42:47 +02:00
Dominik Madarász d7975eacb7 introduce HandleCollisions system 2021-05-08 11:22:25 +02:00
Dominik Madarász 235acfa122 wip demo npc test 2021-05-08 11:05:15 +02:00
Dominik Madarász 6b4d5d467a use EcsPostUpdate for tracker upd 2021-05-08 10:08:37 +02:00
Dominik Madarász 178ca92ff7 phys changes 2021-05-08 10:03:18 +02:00
Dominik Madarász d5f150619d add world boundary collision 2021-05-08 09:18:50 +02:00
Dominik Madarász ef8788d51e improve world rendering + nametags 2021-05-07 22:48:15 +02:00
Dominik Madarász ef2ae5a1e6 improve move system 2021-05-07 17:24:22 +02:00
Dominik Madarász 1ad39ad67e player movement impl wip 2021-05-07 16:43:54 +02:00
Dominik Madarász d9bfd072c2 finalize packing changes 2021-05-06 20:24:01 +02:00
Dominik Madarász 16617d7109 wip packing 2021-05-06 18:26:52 +02:00
Dominik Madarász 97b4cc6864 refactor the world system 2021-05-06 17:30:38 +02:00
Dominik Madarász 3af10cd782 simplify/reduce player spawn flow 2021-05-05 09:55:45 +02:00
Dominik Madarász e5d45a8c67 the rest 2021-05-04 19:41:30 +02:00