DEADSOFTWARE

Update version script
[cavedroid.git] / core / src / ru / deadsoftware / cavedroid / game /
3 days ago fredboyRestructure project and use kotlin dsl
6 days ago fredboyRemove guava
7 days ago fredboyRemove java serialization
7 days ago fredboyNew saving fromat and rewrite in kotlin
9 days ago fredboyAdd food
9 days ago fredboyAbstract falling block
13 days ago fredboyLower min android api
13 days ago fredboyFluids updater in kotlin
2024-05-14 fredboyChange generated modules package and move annotations
2024-05-14 fredboyGame action modules generation
2024-05-14 fredboyInput handler modules code generation
2024-05-14 fredboyMove IGameRenderer
2024-05-14 fredboyAdd RenderModule code generation
2024-05-13 fredboyAdd preferences
2024-05-12 fredboyAdd mobs damage and initial spawn
2024-05-10 fredboyFix crash in craft
2024-05-10 fredboyBug fixes
2024-05-10 fredboyAdd bed
2024-05-10 fredboyFix drop picking
2024-05-10 fredboyRefactor window controls
2024-05-10 fredboyAdd chest
2024-05-10 fredboyFix furnace bugs
2024-05-10 fredboyAdd furnace, more craft and items
2024-05-09 fredboyFix warnings
2024-05-09 fredboyBug fixes
2024-05-09 fredboyHigher touch resolution
2024-05-09 fredboyBetter touch inventory controls
2024-05-09 fredboyDrop items from hotbar
2024-05-08 fredboyAdd option for dynamic camera
2024-05-08 fredboyAdd joystick touch controls
2024-05-07 fredboyAdd tooltips
2024-05-07 fredboyDrop items on Q and add empty hearts to health bar
2024-05-07 fredboyBetter crafting
2024-05-07 fredboyAdd spruce and snow to winter biome
2024-05-07 fredboyInventory class
2024-05-03 fredboyFix swimming
2024-05-03 fredboyDrop behavior fixes
2024-05-03 fredboyFix bg break before fg
2024-04-24 fredboyAdd crafting
2024-04-23 fredboyFix touch controls
2024-04-23 fredboyPrettier world + ores
2024-04-23 fredboyAdd some survival inventory controls
2024-04-23 fredboyfix
2024-04-23 fredboyFix touch enywhere
2024-04-23 fredboyRefactor input handrling
2024-04-23 fredboyRefactor input handrling
2024-04-22 fredboyAdd survival inventory
2024-04-22 fredboyAdd environment damage
2024-04-22 fredboySome fluids fixes
2024-04-22 fredboyAdd items count and tools duration
2024-04-22 fredboyFix launch on desktop
2024-04-22 fredboyFix tools facing wrong direction
2024-04-21 fredboyAdd tools
2024-04-21 fredboyAdd fluid update range restriction
2024-04-21 fredboyAdd top slabs
2024-04-21 fredboyAdd touch controls renderer to module
2024-04-21 fredboyMove block damage and cursor to player class
2024-04-21 fredboyDispose textures on app close
2024-04-21 fredboyFix drawing block damage
2024-04-21 fredboyRefactor rendering
2024-04-20 fredboyFix saves
2024-04-20 fredboyDelete old GameItems
2024-04-20 fredboyStore block references intead of ids
2024-04-20 fredboyCreate new game items holder
2024-04-20 fredboyAdd mob attach to controller
2024-04-20 fredboyNew items data structure
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 fredboyAdd use item actions module
2024-04-19 fredboyFix hitting animation
2024-04-19 fredboyUse libgdx's timer for fluids
2024-04-19 fredboyMobs controller to kotlin
2024-04-19 fredboyAdd crippled survival
2024-04-19 fredboyHandle mob hits
2024-04-19 fredboyAdd player health
2024-04-19 fredboyAdd player hitting animation
2024-04-18 fredboySupport reading item ids from json
2024-04-18 fredboySome mobs refactor
2024-04-17 fredboyAdd item in player hand
2024-04-17 fredboyFix world gen config
2024-04-17 fredboyRefactor drop and its physics
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-16 fredboyAdd support for external assets
2024-04-16 fredboyFix mob physics
2024-04-16 fredboyAdd minimap
2024-04-16 fredboyAdd ocean
2024-04-16 fredboyAdd player head rotation
2024-04-16 fredboyAdd biomes and fix mobs physics
2024-04-15 fredboyMaybe fix animation
2024-04-15 fredboyFix player animation
2024-04-15 fredboyFix greedy fluids updater
2024-04-15 fredboyFix swimming
2024-04-15 fredboyFix jumping and ui controls
2024-04-15 fredboyMove game world to new package
2024-04-14 fredboyFix blocks at x=0 not selectable by mouse
2024-04-14 fredboyDelta time in physics and animation
2024-04-14 fredboyRename move -> velocity
next