DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
cavedroid.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cavedroid.git
2019-12-23
fred-boy
Fix codestyle
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
fred-boy
Nonnull by default
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
fred-boy
Update web icon
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
fred-boy
Show info in debug build
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
fred-boy
Refactor physics
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
fred-boy
Add adaptive icon
commit
|
commitdiff
|
tree
|
snapshot
2019-12-21
fred-boy
Reimplement mobs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Rename ButtonDrawer -> ButtonRenderer
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix weird behavior on android
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Upgrade touch controls
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Remove unnecessary arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix android/build.gradle
dev
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Rewrite menu
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Make all Assets final
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Remove ternary reading from json
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Inspect code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Move some methods
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Refactor
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add Google Guava
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix touch controls
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Change default output apk name
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Some refactor and javadocs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix json load
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add JetBrains dependency
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add more GameWorld methods
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Return tools
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Upgrade fluids logic
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix resolution pick
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix public methods
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Remove desert
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add map on M
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix lava flow
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Update game logo
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Rewrite fluid updater
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Better fluid updater
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Stop fluid updater when game exited
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix flipped logo
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Remove explicit type arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Move items to JSON
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Update .travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix link
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Update gradle
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add link to binaries to readme
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Fix debug app name
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Add buckets
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
Rename project
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
fred-boy
One GameProc object for everything
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
fred-boy
Optimization
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
fred-boy
Fix crash on sand/gravel fall
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
fred-boy
Refactor
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
fred-boy
Hide player hitbox
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
fred-boy
Code improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
fred-boy
Fix bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Start making survival mode
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Drop magnets to player
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Rename position -> pos
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Rename inventory -> inv
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Rename Items -> GameItems
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Some refactor
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Remove unnecessary vectors
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
fred-boy
Fix code style
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
fred-boy
Add drop picking
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
fred-boy
Add drop and block breaking
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
fred-boy
Add item in player's hand
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Add items
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Minor enhancements
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Minor changes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Autoswim on touch screen
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
fred-boy
Add logic to some blocks and fluids
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
fred-boy
Add desert
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
fred-boy
Add more blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
fred-boy
Improve autojump and AI
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
fred-boy
Better creative inventory scrolling
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
fred-boy
Attempt to make more convenient controls
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Remove meta map
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Fix NPE after loading game
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Add meta map
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Add more blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Add inventory scrolling
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Change desktop icons
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Less hills
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Better pig AI
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Update version
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Fix mkdir
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Move misc classes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
fred-boy
Fix README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Update version
alpha0.3
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Return pigs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Fix 'Load game' button
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Read with DataInputStream
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Save with BufferedOutputStream
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Add debug icon
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Fix bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Fix world size
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Complete game save
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
fred-boy
Rename GameState.java -> AppState.java
commit
|
commitdiff
|
tree
|
snapshot
next