Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/battle board + heavy refactor #23

Merged
merged 45 commits into from
Sep 11, 2024
Merged

Feat/battle board + heavy refactor #23

merged 45 commits into from
Sep 11, 2024

Conversation

etienne-85
Copy link
Contributor

@etienne-85 etienne-85 commented Aug 14, 2024

Battle boards:

  • board shaping
  • trees trimming
  • holes digging
    - start positions (moved to SDK)

Refactoring:

  • data-containers: patch, patchesMap, distributionMap, boardMap, cacheMap...
  • isolating entities from ground patches
  • world-compute: independant entities chunkification
  • world-cache: built-in optional precache (WIP)
  • generic distribution maps
  • low level blocks encoding/decoding + data containers operations (copy)
  • built-in patch filling using world-compute proxy
  • misc refactor: world-conf, local/global pos, OOTB patch chunkification

Optimizations:

  • faster entities queries on distribution map

@etienne-85 etienne-85 marked this pull request as draft August 14, 2024 12:40
@etienne-85 etienne-85 changed the title Feat/battle board + massive refactor Feat/battle board + heavy refactor Aug 31, 2024
@etienne-85 etienne-85 marked this pull request as ready for review September 7, 2024 09:24
@Sceat Sceat merged commit bbac701 into master Sep 11, 2024
2 checks passed
@Sceat Sceat deleted the feat/battle-board branch September 11, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants