DEADSOFTWARE

cavedroid.git
3 years agoReplace textures with PixelPerfection pack
fred-boy [Mon, 15 Jun 2020 13:47:22 +0000 (20:47 +0700)]
Replace textures with PixelPerfection pack
Update json

3 years agoCloses #22: Rewrite Item class as Kotlin data class
fred-boy [Mon, 15 Jun 2020 20:52:44 +0000 (03:52 +0700)]
Closes #22: Rewrite Item class as Kotlin data class

3 years agoRewrite Block class as Kotlin data class
fred-boy [Mon, 15 Jun 2020 13:45:32 +0000 (20:45 +0700)]
Rewrite Block class as Kotlin data class

3 years agoAdd Kotlin dependencies
fred-boy [Mon, 15 Jun 2020 13:44:49 +0000 (20:44 +0700)]
Add Kotlin dependencies

3 years agoUpdate README.md
fredboy [Tue, 19 May 2020 21:56:15 +0000 (04:56 +0700)]
Update README.md

3 years agoMerge pull request #20 from fredboy/issue-013
fredboy [Wed, 6 May 2020 14:34:02 +0000 (21:34 +0700)]
Merge pull request #20 from fredboy/issue-013

Implement dependency injection

3 years agoImplement DI for menu and refactor #13
fred-boy [Wed, 6 May 2020 13:29:26 +0000 (20:29 +0700)]
Implement DI for menu and refactor #13

3 years agoImplement dependency injection for game classes #13
fred-boy [Tue, 5 May 2020 18:57:21 +0000 (01:57 +0700)]
Implement dependency injection for game classes #13

3 years agoMerge pull request #19 from fredboy/issue-018
fredboy [Fri, 1 May 2020 14:28:19 +0000 (21:28 +0700)]
Merge pull request #19 from fredboy/issue-018

Fix controls in creative inventory #18

3 years agoMerge pull request #17 from fredboy/issue-016
fredboy [Fri, 1 May 2020 14:27:58 +0000 (21:27 +0700)]
Merge pull request #17 from fredboy/issue-016

Disable fore exit on desktop #16

4 years agoFix controls in creative inventory #18
fred-boy [Mon, 27 Apr 2020 03:57:28 +0000 (10:57 +0700)]
Fix controls in creative inventory #18

4 years agoDisable force exit on desktop #16
fred-boy [Mon, 27 Apr 2020 03:37:52 +0000 (10:37 +0700)]
Disable force exit on desktop #16

4 years agoBetter handle renderer
fred-boy [Mon, 23 Dec 2019 14:04:52 +0000 (21:04 +0700)]
Better handle renderer

4 years agoMerge pull request #11 from fredboy/issue-008
fredboy [Mon, 23 Dec 2019 11:55:05 +0000 (18:55 +0700)]
Merge pull request #11 from fredboy/issue-008

Make separate textures for mob limbs

4 years agoMake separate textures for mob limbs #8
fred-boy [Mon, 23 Dec 2019 11:32:49 +0000 (18:32 +0700)]
Make separate textures for mob limbs #8

4 years agoAdd NonnullByDefault annotation
fred-boy [Mon, 23 Dec 2019 11:30:44 +0000 (18:30 +0700)]
Add NonnullByDefault annotation

4 years agoFix codestyle
fred-boy [Mon, 23 Dec 2019 08:37:41 +0000 (15:37 +0700)]
Fix codestyle

4 years agoNonnull by default
fred-boy [Mon, 23 Dec 2019 08:28:31 +0000 (15:28 +0700)]
Nonnull by default

4 years agoUpdate web icon
fred-boy [Mon, 23 Dec 2019 08:04:37 +0000 (15:04 +0700)]
Update web icon

4 years agoShow info in debug build
fred-boy [Mon, 23 Dec 2019 07:53:17 +0000 (14:53 +0700)]
Show info in debug build

4 years agoRefactor physics
fred-boy [Mon, 23 Dec 2019 07:52:53 +0000 (14:52 +0700)]
Refactor physics
#3

4 years agoAdd adaptive icon
fred-boy [Sun, 22 Dec 2019 19:31:50 +0000 (02:31 +0700)]
Add adaptive icon

4 years agoReimplement mobs
fred-boy [Sat, 21 Dec 2019 12:14:18 +0000 (19:14 +0700)]
Reimplement mobs

4 years agoRename ButtonDrawer -> ButtonRenderer
fred-boy [Sun, 29 Sep 2019 12:09:31 +0000 (19:09 +0700)]
Rename ButtonDrawer -> ButtonRenderer
fix #7

4 years agoFix weird behavior on android
fred-boy [Sun, 29 Sep 2019 06:09:19 +0000 (13:09 +0700)]
Fix weird behavior on android

4 years agoUpgrade touch controls
fred-boy [Sun, 29 Sep 2019 06:01:07 +0000 (13:01 +0700)]
Upgrade touch controls

4 years agoRemove unnecessary arguments
fred-boy [Sun, 29 Sep 2019 05:08:54 +0000 (12:08 +0700)]
Remove unnecessary arguments

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