Historique des commits

Auteur SHA1 Message Date
  Trey Del Bonis 79178a0b7a datamodel: change `ChunkState` to use `ChunkSlotmap` underneath il y a 5 mois
  Trey Del Bonis 34c3a284a7 datamodel: fixed broken tests il y a 5 mois
  Trey Del Bonis f889a5d38f misc: moved `ChunkBitmap` to datamodel crate, added `ChunkSlotmap` type il y a 5 mois
  Trey Del Bonis c48e7a8d14 gdio: rework to support new gdext version and new crate hierarchy il y a 5 mois
  Trey Del Bonis 06e5e6af66 reorganized module hierarchy into various new crates il y a 5 mois
  Trey Del Bonis 2c6c501f72 core: reworked player input handling il y a 5 mois
  Trey Del Bonis 876379d0b4 core, gdio: lots of basic functionality for entities il y a 5 mois
  Trey Del Bonis 12f1d1359e core: added chunk_bitmap module il y a 5 mois
  Trey Del Bonis 498fa6d537 core: fixed AABB collision math, should work now il y a 5 mois
  Trey Del Bonis 2757f5abf2 core: added most of AABB collision logic il y a 5 mois
  Trey Del Bonis 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version il y a 1 an
  Trey Del Bonis d3a7247751 game: added Linux/X11 export configuration il y a 1 an
  Trey Del Bonis 7702a2cdfa core, gdio: rework chunk rerendering to limit count frame il y a 1 an
  Trey Del Bonis 94a133b1d8 core: fixed incomplete world gen radius tweak il y a 1 an
  Trey Del Bonis 596eefd46f core, gdio: added limited worldgen code paths and flatgrass generator il y a 1 an
  Trey Del Bonis 3e7105585e game: remove disabled mesh from block prefab and move player spawn location il y a 1 an
  Trey Del Bonis 09751ecfe9 contrib: added rebuild_play.sh il y a 1 an
  Trey Del Bonis 04b1e9f5e3 gdio: skip creating block colliders where we can safely omit them il y a 1 an
  Trey Del Bonis 8d81a8337c core: only reapply dirty diff when the local state is refreshed il y a 1 an
  Trey Del Bonis a7ab90d5ae core, gdio: keep track of player action effects so we can show them in the world immediately il y a 1 an
  Trey Del Bonis e0ace74c21 core, gdio: refactored frame update logic to invert control, moving more logic to client module il y a 1 an
  Trey Del Bonis da705059db gdio: improved chunk rendering logic to stay on the happy path il y a 1 an
  Trey Del Bonis af2a24bc31 gdio: regen meshes for neighboring chunks when a chunk is changed il y a 1 an
  Trey Del Bonis 5a4baa69ae core: rename diff.rs -> editable.rs, rename dispatch.rs -> msg_relay.rs il y a 1 an
  Trey Del Bonis fc77a5c49c core: refactored tick logic into its own module, general cleanup il y a 1 an
  Trey Del Bonis 0712f10040 core: renamed `BlockInstance` to `BlockContext` il y a 1 an
  Trey Del Bonis 335519581d core, gdio: added classic-style sand/gravel falling mechanics il y a 1 an
  Trey Del Bonis a23dc52e58 core: more refactoring to allow behaviors to change blocks in the world il y a 1 an
  Trey Del Bonis b1d8cbc278 core: refactored world diff application and exposed world view in `BlockInstance` il y a 1 an
  Trey Del Bonis a01ff1eeae core, gdio: basic impl of block behavior message exec system il y a 1 an