DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
cavedroid.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove seed from default world config
[cavedroid.git]
/
core
/
2024-04-17
fredboy
Remove seed from default world config
tree
|
commitdiff
2024-04-17
fredboy
Fix process not finishing when exited
tree
|
commitdiff
2024-04-16
fredboy
Update version
alpha0.4.2
tree
|
commitdiff
2024-04-16
fredboy
Refactor world generator
tree
|
commitdiff
2024-04-16
fredboy
Add support for external assets
tree
|
commitdiff
2024-04-16
fredboy
Fix mob physics
tree
|
commitdiff
2024-04-16
fredboy
Add minimap
tree
|
commitdiff
2024-04-16
fredboy
Add ocean
tree
|
commitdiff
2024-04-16
fredboy
Add player head rotation
tree
|
commitdiff
2024-04-16
fredboy
Add biomes and fix mobs physics
tree
|
commitdiff
2024-04-15
fredboy
Maybe fix animation
tree
|
commitdiff
2024-04-15
fredboy
Update version
alpha0.4.1
tree
|
commitdiff
2024-04-15
fredboy
Fix player animation
tree
|
commitdiff
2024-04-15
fredboy
Fix greedy fluids updater
tree
|
commitdiff
2024-04-15
fredboy
Fix swimming
tree
|
commitdiff
2024-04-15
fredboy
Fix jumping and ui controls
tree
|
commitdiff
2024-04-15
fredboy
Move game world to new package
tree
|
commitdiff
2024-04-14
fredboy
Fix blocks at x=0 not selectable by mouse
tree
|
commitdiff
2024-04-14
fredboy
Delta time in physics and animation
tree
|
commitdiff
2024-04-14
fredboy
Rename move -> velocity
tree
|
commitdiff
2024-04-14
fredboy
Upgrade project
tree
|
commitdiff
2023-03-05
fredboy
upgrade dependencies and gradle
tree
|
commitdiff
2020-06-16
fredboy
Closes #5: Reimplement world generator in kotlin
tree
|
commitdiff
2020-06-16
fred-boy
Support different block texture sizes and animation
tree
|
commitdiff
2020-06-16
fred-boy
Closes #22: Rewrite Item class as Kotlin data class
tree
|
commitdiff
2020-06-16
fred-boy
Rewrite Block class as Kotlin data class
tree
|
commitdiff
2020-06-16
fred-boy
Add Kotlin dependencies
tree
|
commitdiff
2020-05-06
fredboy
Merge pull request #20 from fredboy/issue-013
tree
|
commitdiff
2020-05-06
fred-boy
Implement DI for menu and refactor #13
tree
|
commitdiff
2020-05-06
fred-boy
Implement dependency injection for game classes #13
tree
|
commitdiff
2020-05-01
fredboy
Merge pull request #19 from fredboy/issue-018
tree
|
commitdiff
2020-04-27
fred-boy
Fix controls in creative inventory #18
tree
|
commitdiff
2019-12-23
fred-boy
Better handle renderer
tree
|
commitdiff
2019-12-23
fredboy
Merge pull request #11 from fredboy/issue-008
tree
|
commitdiff
2019-12-23
fred-boy
Make separate textures for mob limbs #8
tree
|
commitdiff
2019-12-23
fred-boy
Add NonnullByDefault annotation
tree
|
commitdiff
2019-12-23
fred-boy
Fix codestyle
tree
|
commitdiff
2019-12-23
fred-boy
Nonnull by default
tree
|
commitdiff
2019-12-23
fred-boy
Refactor physics
tree
|
commitdiff
2019-12-21
fred-boy
Reimplement mobs
tree
|
commitdiff
2019-09-29
fred-boy
Rename ButtonDrawer -> ButtonRenderer
tree
|
commitdiff
2019-09-29
fred-boy
Fix weird behavior on android
tree
|
commitdiff
2019-09-29
fred-boy
Upgrade touch controls
tree
|
commitdiff
2019-09-29
fred-boy
Remove unnecessary arguments
tree
|
commitdiff
2019-09-29
fred-boy
Rewrite menu
tree
|
commitdiff
2019-09-29
fred-boy
Make all Assets final
tree
|
commitdiff
2019-09-29
fred-boy
Remove ternary reading from json
tree
|
commitdiff
2019-09-29
fred-boy
Inspect code
tree
|
commitdiff
2019-09-29
fred-boy
Move some methods
tree
|
commitdiff
2019-09-29
fred-boy
Fix build
tree
|
commitdiff
2019-09-29
fred-boy
Refactor
tree
|
commitdiff
2019-09-29
fred-boy
Fix touch controls
tree
|
commitdiff
2019-09-29
fred-boy
Some refactor and javadocs
tree
|
commitdiff
2019-09-29
fred-boy
Fix json load
tree
|
commitdiff
2019-09-29
fred-boy
Add JetBrains dependency
tree
|
commitdiff
2019-09-29
fred-boy
Add more GameWorld methods
tree
|
commitdiff
2019-09-29
fred-boy
Return tools
tree
|
commitdiff
2019-09-29
fred-boy
Upgrade fluids logic
tree
|
commitdiff
2019-09-29
fred-boy
Fix resolution pick
tree
|
commitdiff
2019-09-29
fred-boy
Fix public methods
tree
|
commitdiff
2019-09-29
fred-boy
Remove desert
tree
|
commitdiff
2019-09-29
fred-boy
Add map on M
tree
|
commitdiff
2019-09-29
fred-boy
Fix lava flow
tree
|
commitdiff
2019-09-29
fred-boy
Rewrite fluid updater
tree
|
commitdiff
2019-09-29
fred-boy
Better fluid updater
tree
|
commitdiff
2019-09-29
fred-boy
Stop fluid updater when game exited
tree
|
commitdiff
2019-09-29
fred-boy
Fix flipped logo
tree
|
commitdiff
2019-09-29
fred-boy
Remove explicit type arguments
tree
|
commitdiff
2019-09-29
fred-boy
Move items to JSON
tree
|
commitdiff
2019-09-29
fred-boy
Update gradle
tree
|
commitdiff
2019-09-29
fred-boy
Add buckets
tree
|
commitdiff
2019-09-29
fred-boy
Rename project
tree
|
commitdiff
2019-09-29
fred-boy
One GameProc object for everything
tree
|
commitdiff
2018-11-24
fred-boy
Optimization
tree
|
commitdiff
2018-11-24
fred-boy
Fix crash on sand/gravel fall
tree
|
commitdiff
2018-11-24
fred-boy
Refactor
tree
|
commitdiff
2018-11-17
fred-boy
Hide player hitbox
tree
|
commitdiff
2018-11-17
fred-boy
Code improvements
tree
|
commitdiff
2018-10-01
fred-boy
Fix bugs
tree
|
commitdiff
2018-09-30
fred-boy
Start making survival mode
tree
|
commitdiff
2018-09-30
fred-boy
Drop magnets to player
tree
|
commitdiff
2018-09-30
fred-boy
Rename position -> pos
tree
|
commitdiff
2018-09-30
fred-boy
Rename inventory -> inv
tree
|
commitdiff
2018-09-30
fred-boy
Rename Items -> GameItems
tree
|
commitdiff
2018-09-30
fred-boy
Some refactor
tree
|
commitdiff
2018-09-30
fred-boy
Remove unnecessary vectors
tree
|
commitdiff
2018-09-30
fred-boy
Fix code style
tree
|
commitdiff
2018-09-28
fred-boy
Add drop picking
tree
|
commitdiff
2018-09-28
fred-boy
Add drop and block breaking
tree
|
commitdiff
2018-09-14
fred-boy
Add item in player's hand
tree
|
commitdiff
2018-09-10
fred-boy
Add items
tree
|
commitdiff
2018-09-10
fred-boy
Minor enhancements
tree
|
commitdiff
2018-09-10
fred-boy
Minor fixes
tree
|
commitdiff
2018-09-10
fred-boy
Minor changes
tree
|
commitdiff
2018-09-10
fred-boy
Autoswim on touch screen
tree
|
commitdiff
2018-09-10
fred-boy
Add logic to some blocks and fluids
tree
|
commitdiff
2018-09-09
fred-boy
Add desert
tree
|
commitdiff
2018-09-09
fred-boy
Add more blocks
tree
|
commitdiff
2018-09-09
fred-boy
Improve autojump and AI
tree
|
commitdiff
2018-04-26
fred-boy
Better creative inventory scrolling
tree
|
commitdiff
next