DEADSOFTWARE

Add my repo for automultibind
[cavedroid.git] / core / src / ru / deadsoftware / cavedroid / game / world / GameWorld.java
4 days ago fredboyAdd mobs damage and initial spawn
6 days ago fredboyAdd bed
6 days ago fredboyAdd chest
7 days ago fredboyAdd furnace, more craft and items
8 days ago fredboyBug fixes
9 days ago fredboyInventory class
2024-04-23 fredboyPrettier world + ores
2024-04-22 fredboyAdd items count and tools duration
2024-04-21 fredboyAdd top slabs
2024-04-21 fredboyRefactor rendering
2024-04-20 fredboyDelete old GameItems
2024-04-20 fredboyStore block references intead of ids
2024-04-20 fredboyNew blocks structure
2024-04-20 fredboyAdd slab full block reference in json
2024-04-19 fredboyAdd update blocks logic actions
2024-04-19 fredboyUse libgdx's timer for fluids
2024-04-19 fredboyMobs controller to kotlin
2024-04-17 fredboyFix world gen config
2024-04-17 fredboyRemove seed from default world config
2024-04-17 fredboyFix process not finishing when exited
2024-04-16 fredboyRefactor world generator
2024-04-15 fredboyFix greedy fluids updater
2024-04-15 fredboyMove game world to new package