DEADSOFTWARE

cavedroid.git
4 years agoFix android/build.gradle dev
fred-boy [Sat, 28 Sep 2019 20:27:10 +0000 (03:27 +0700)]
Fix android/build.gradle

4 years agoRewrite menu
fred-boy [Sat, 28 Sep 2019 20:19:36 +0000 (03:19 +0700)]
Rewrite menu
fix #1

4 years agoMake all Assets final
fred-boy [Sat, 28 Sep 2019 17:42:30 +0000 (00:42 +0700)]
Make all Assets final

4 years agoRemove ternary reading from json
fred-boy [Sat, 28 Sep 2019 17:27:53 +0000 (00:27 +0700)]
Remove ternary reading from json

4 years agoInspect code
fred-boy [Sat, 28 Sep 2019 16:49:05 +0000 (23:49 +0700)]
Inspect code

4 years agoMove some methods
fred-boy [Sat, 28 Sep 2019 16:32:56 +0000 (23:32 +0700)]
Move some methods
GameProc => GameInput

4 years agoFix build
fred-boy [Sat, 28 Sep 2019 15:54:50 +0000 (22:54 +0700)]
Fix build

4 years agoRefactor
fred-boy [Sat, 28 Sep 2019 15:08:41 +0000 (22:08 +0700)]
Refactor
Rewrite input handling
Move textures to json

4 years agoAdd Google Guava
fred-boy [Sat, 28 Sep 2019 13:29:56 +0000 (20:29 +0700)]
Add Google Guava

4 years agoFix touch controls
fred-boy [Fri, 27 Sep 2019 19:17:25 +0000 (02:17 +0700)]
Fix touch controls

4 years agoChange default output apk name
fred-boy [Fri, 27 Sep 2019 17:51:10 +0000 (00:51 +0700)]
Change default output apk name

4 years agoSome refactor and javadocs
fred-boy [Fri, 27 Sep 2019 16:50:14 +0000 (23:50 +0700)]
Some refactor and javadocs

4 years agoFix json load
fred-boy [Fri, 27 Sep 2019 16:49:44 +0000 (23:49 +0700)]
Fix json load

4 years agoAdd JetBrains dependency
fred-boy [Fri, 27 Sep 2019 14:42:41 +0000 (21:42 +0700)]
Add JetBrains dependency

4 years agoAdd more GameWorld methods
fred-boy [Fri, 27 Sep 2019 13:18:40 +0000 (20:18 +0700)]
Add more GameWorld methods

4 years agoReturn tools
fred-boy [Fri, 27 Sep 2019 13:16:21 +0000 (20:16 +0700)]
Return tools

4 years agoUpgrade fluids logic
fred-boy [Fri, 27 Sep 2019 11:53:15 +0000 (18:53 +0700)]
Upgrade fluids logic

4 years agoFix resolution pick
fred-boy [Fri, 27 Sep 2019 11:20:28 +0000 (18:20 +0700)]
Fix resolution pick

4 years agoFix public methods
fred-boy [Fri, 27 Sep 2019 11:19:21 +0000 (18:19 +0700)]
Fix public methods

4 years agoRemove desert
fred-boy [Fri, 27 Sep 2019 11:17:24 +0000 (18:17 +0700)]
Remove desert

4 years agoAdd map on M
fred-boy [Fri, 27 Sep 2019 11:15:08 +0000 (18:15 +0700)]
Add map on M

4 years agoFix lava flow
fred-boy [Fri, 27 Sep 2019 08:55:47 +0000 (15:55 +0700)]
Fix lava flow

4 years agoUpdate game logo
fred-boy [Fri, 27 Sep 2019 08:26:23 +0000 (15:26 +0700)]
Update game logo

4 years agoRewrite fluid updater
fred-boy [Fri, 27 Sep 2019 08:10:59 +0000 (15:10 +0700)]
Rewrite fluid updater
(might be buggy)

4 years agoBetter fluid updater
fred-boy [Thu, 26 Sep 2019 18:11:36 +0000 (01:11 +0700)]
Better fluid updater

4 years agoStop fluid updater when game exited
fred-boy [Thu, 26 Sep 2019 17:50:54 +0000 (00:50 +0700)]
Stop fluid updater when game exited

4 years agoFix flipped logo
fred-boy [Thu, 26 Sep 2019 17:35:27 +0000 (00:35 +0700)]
Fix flipped logo

4 years agoRemove explicit type arguments
fred-boy [Thu, 26 Sep 2019 17:35:05 +0000 (00:35 +0700)]
Remove explicit type arguments

4 years agoMove items to JSON
fred-boy [Mon, 4 Mar 2019 18:13:33 +0000 (01:13 +0700)]
Move items to JSON
Split textures
Misc improvements

4 years agoUpdate .travis.yml
fred-boy [Fri, 27 Sep 2019 17:12:59 +0000 (00:12 +0700)]
Update .travis.yml

4 years agoFix link
fred-boy [Fri, 27 Sep 2019 17:03:36 +0000 (00:03 +0700)]
Fix link

4 years agoUpdate gradle
fred-boy [Thu, 26 Sep 2019 16:40:27 +0000 (23:40 +0700)]
Update gradle

4 years agoAdd link to binaries to readme
fred-boy [Thu, 11 Jul 2019 08:36:31 +0000 (15:36 +0700)]
Add link to binaries to readme

4 years agoUpdate README.md
fred-boy [Tue, 9 Jul 2019 16:58:38 +0000 (23:58 +0700)]
Update README.md

4 years agoFix debug app name
fred-boy [Mon, 18 Feb 2019 21:08:23 +0000 (04:08 +0700)]
Fix debug app name

4 years agoAdd buckets
fred-boy [Mon, 18 Feb 2019 19:58:07 +0000 (02:58 +0700)]
Add buckets

4 years agoRename project
fred-boy [Mon, 18 Feb 2019 19:44:28 +0000 (02:44 +0700)]
Rename project

4 years agoOne GameProc object for everything
fred-boy [Thu, 7 Feb 2019 20:09:50 +0000 (03:09 +0700)]
One GameProc object for everything

5 years agoOptimization
fred-boy [Sat, 24 Nov 2018 20:48:07 +0000 (03:48 +0700)]
Optimization
Draw background fade with shape renderer (fps boost?)

5 years agoFix crash on sand/gravel fall
fred-boy [Sat, 24 Nov 2018 16:44:59 +0000 (23:44 +0700)]
Fix crash on sand/gravel fall

5 years agoRefactor
fred-boy [Sat, 24 Nov 2018 16:22:25 +0000 (23:22 +0700)]
Refactor

5 years agoHide player hitbox
fred-boy [Sat, 17 Nov 2018 18:45:20 +0000 (01:45 +0700)]
Hide player hitbox

5 years agoCode improvements
fred-boy [Sat, 17 Nov 2018 18:34:36 +0000 (01:34 +0700)]
Code improvements

5 years agoFix bugs
fred-boy [Mon, 1 Oct 2018 08:28:41 +0000 (15:28 +0700)]
Fix bugs

5 years agoStart making survival mode
fred-boy [Sun, 30 Sep 2018 16:51:44 +0000 (23:51 +0700)]
Start making survival mode

5 years agoDrop magnets to player
fred-boy [Sun, 30 Sep 2018 16:16:38 +0000 (23:16 +0700)]
Drop magnets to player

5 years agoRename position -> pos
fred-boy [Sun, 30 Sep 2018 14:38:19 +0000 (21:38 +0700)]
Rename position -> pos

5 years agoRename inventory -> inv
fred-boy [Sun, 30 Sep 2018 14:34:55 +0000 (21:34 +0700)]
Rename inventory -> inv

5 years agoRename Items -> GameItems
fred-boy [Sun, 30 Sep 2018 14:28:47 +0000 (21:28 +0700)]
Rename Items -> GameItems
Make items and blocks private

5 years agoSome refactor
fred-boy [Sun, 30 Sep 2018 14:04:05 +0000 (21:04 +0700)]
Some refactor

5 years agoRemove unnecessary vectors
fred-boy [Sun, 30 Sep 2018 12:55:45 +0000 (19:55 +0700)]
Remove unnecessary vectors

5 years agoFix code style
fred-boy [Sun, 30 Sep 2018 07:11:19 +0000 (14:11 +0700)]
Fix code style

5 years agoAdd drop picking
fred-boy [Fri, 28 Sep 2018 12:10:56 +0000 (19:10 +0700)]
Add drop picking

5 years agoAdd drop and block breaking
fred-boy [Fri, 28 Sep 2018 11:49:59 +0000 (18:49 +0700)]
Add drop and block breaking

5 years agoAdd item in player's hand
fred-boy [Fri, 14 Sep 2018 10:20:34 +0000 (17:20 +0700)]
Add item in player's hand

5 years agoAdd items
fred-boy [Mon, 10 Sep 2018 17:02:01 +0000 (00:02 +0700)]
Add items

5 years agoMinor enhancements
fred-boy [Mon, 10 Sep 2018 16:06:28 +0000 (23:06 +0700)]
Minor enhancements

5 years agoMinor fixes
fred-boy [Mon, 10 Sep 2018 14:14:48 +0000 (21:14 +0700)]
Minor fixes

5 years agoMinor changes
fred-boy [Mon, 10 Sep 2018 11:47:50 +0000 (18:47 +0700)]
Minor changes

5 years agoAutoswim on touch screen
fred-boy [Mon, 10 Sep 2018 11:34:47 +0000 (18:34 +0700)]
Autoswim on touch screen

5 years agoAdd logic to some blocks and fluids
fred-boy [Mon, 10 Sep 2018 10:58:28 +0000 (17:58 +0700)]
Add logic to some blocks and fluids

5 years agoAdd desert
fred-boy [Sun, 9 Sep 2018 12:38:27 +0000 (19:38 +0700)]
Add desert

5 years agoAdd more blocks
fred-boy [Sun, 9 Sep 2018 12:33:31 +0000 (19:33 +0700)]
Add more blocks

5 years agoImprove autojump and AI
fred-boy [Sun, 9 Sep 2018 11:10:31 +0000 (18:10 +0700)]
Improve autojump and AI

6 years agoBetter creative inventory scrolling
fred-boy [Thu, 26 Apr 2018 07:35:48 +0000 (14:35 +0700)]
Better creative inventory scrolling

6 years agoAttempt to make more convenient controls
fred-boy [Thu, 26 Apr 2018 07:19:37 +0000 (14:19 +0700)]
Attempt to make more convenient controls

6 years agoRemove meta map
fred-boy [Wed, 25 Apr 2018 16:04:18 +0000 (23:04 +0700)]
Remove meta map
Clean up

6 years agoFix NPE after loading game
fred-boy [Wed, 25 Apr 2018 14:35:12 +0000 (21:35 +0700)]
Fix NPE after loading game

6 years agoAdd meta map
fred-boy [Wed, 25 Apr 2018 13:05:48 +0000 (20:05 +0700)]
Add meta map

6 years agoAdd more blocks
fred-boy [Wed, 25 Apr 2018 12:55:51 +0000 (19:55 +0700)]
Add more blocks

6 years agoAdd inventory scrolling
fred-boy [Wed, 25 Apr 2018 10:37:48 +0000 (17:37 +0700)]
Add inventory scrolling

6 years agoChange desktop icons
fred-boy [Wed, 25 Apr 2018 09:44:46 +0000 (16:44 +0700)]
Change desktop icons

6 years agoLess hills
fred-boy [Wed, 25 Apr 2018 09:08:14 +0000 (16:08 +0700)]
Less hills

6 years agoBetter pig AI
fred-boy [Wed, 25 Apr 2018 09:07:49 +0000 (16:07 +0700)]
Better pig AI

6 years agoUpdate version
fred-boy [Wed, 25 Apr 2018 07:08:19 +0000 (14:08 +0700)]
Update version

6 years agoFix mkdir
fred-boy [Wed, 25 Apr 2018 11:20:20 +0000 (18:20 +0700)]
Fix mkdir

6 years agoMove misc classes
fred-boy [Wed, 25 Apr 2018 07:02:20 +0000 (14:02 +0700)]
Move misc classes

6 years agoFix README.md
fred-boy [Wed, 25 Apr 2018 05:08:14 +0000 (12:08 +0700)]
Fix README.md

6 years agoUpdate version alpha0.3
fred-boy [Tue, 24 Apr 2018 20:01:02 +0000 (03:01 +0700)]
Update version

6 years agoUpdate README.md
fred-boy [Tue, 24 Apr 2018 19:57:47 +0000 (02:57 +0700)]
Update README.md

6 years agoReturn pigs
fred-boy [Tue, 24 Apr 2018 19:47:58 +0000 (02:47 +0700)]
Return pigs

6 years agoFix 'Load game' button
fred-boy [Tue, 24 Apr 2018 19:14:36 +0000 (02:14 +0700)]
Fix 'Load game' button

6 years agoRead with DataInputStream
fred-boy [Tue, 24 Apr 2018 18:45:09 +0000 (01:45 +0700)]
Read with DataInputStream

6 years agoSave with BufferedOutputStream
fred-boy [Tue, 24 Apr 2018 17:45:25 +0000 (00:45 +0700)]
Save with BufferedOutputStream

6 years agoAdd debug icon
fred-boy [Tue, 24 Apr 2018 15:56:30 +0000 (22:56 +0700)]
Add debug icon

6 years agoFix bugs
fred-boy [Tue, 24 Apr 2018 15:43:12 +0000 (22:43 +0700)]
Fix bugs

6 years agoFix world size
fred-boy [Tue, 24 Apr 2018 14:50:14 +0000 (21:50 +0700)]
Fix world size

6 years agoComplete game save
fred-boy [Tue, 24 Apr 2018 14:33:30 +0000 (21:33 +0700)]
Complete game save

6 years agoRename GameState.java -> AppState.java
fred-boy [Tue, 24 Apr 2018 10:48:56 +0000 (17:48 +0700)]
Rename GameState.java -> AppState.java

6 years agoUpdate manifest
fred-boy [Tue, 24 Apr 2018 10:47:54 +0000 (17:47 +0700)]
Update manifest

6 years agoAdd debug configuration
fred-boy [Tue, 24 Apr 2018 10:45:28 +0000 (17:45 +0700)]
Add debug configuration

6 years agoAdd world saving
fred-boy [Tue, 24 Apr 2018 09:09:30 +0000 (16:09 +0700)]
Add world saving

6 years agoFix bugs
fred-boy [Sun, 22 Apr 2018 17:34:28 +0000 (00:34 +0700)]
Fix bugs

6 years agoUpdate version alpha0.2.1
fred-boy [Sun, 22 Apr 2018 16:17:49 +0000 (23:17 +0700)]
Update version

6 years agoFix menu
fred-boy [Sun, 22 Apr 2018 12:09:40 +0000 (19:09 +0700)]
Fix menu

6 years agoRemove junk from gui
fred-boy [Sun, 22 Apr 2018 11:58:09 +0000 (18:58 +0700)]
Remove junk from gui

6 years agoFix exit on back button
fred-boy [Sun, 22 Apr 2018 09:39:12 +0000 (16:39 +0700)]
Fix exit on back button

6 years agoOptimize font
fred-boy [Sun, 22 Apr 2018 09:37:18 +0000 (16:37 +0700)]
Optimize font

6 years agoAdd play and quit buttons
fred-boy [Sun, 22 Apr 2018 08:28:21 +0000 (15:28 +0700)]
Add play and quit buttons

6 years agoAdd menu screen and game logo
fred-boy [Sat, 21 Apr 2018 19:47:38 +0000 (02:47 +0700)]
Add menu screen and game logo