Commit Graph

132 Commits

Author SHA1 Message Date
minjaesong
6bea9c9f07 moved Codices out of the singleton so they can be serialised 2021-09-04 17:55:37 +09:00
minjaesong
f08296b3be bytearray64reader: read length of zero and EOF are properly distinguished (gdx is somewhat pedantic); changed an ascii85 charset; working meta (de)serialisation 2021-09-01 17:23:12 +09:00
minjaesong
c610bd1ac6 console command dictionary is now automatically filled using reflection 2021-08-29 20:36:37 +09:00
minjaesong
b84a0a770b loading player from json file 2021-08-28 16:31:06 +09:00
minjaesong
29c5599746 things are not quite working yet but here's more descriptive error message for ya 2021-08-25 20:55:21 +09:00
minjaesong
e15d5c9b05 completely abolishing GSON; new save format impl wip 2021-08-23 16:55:51 +09:00
minjaesong
bb95444067 reducing number of warnings on the codebase 2021-08-20 23:28:59 +09:00
minjaesong
168e4f08b5 lightmap to update every other frame, and rendering needs fix minor jitter 2021-08-14 12:52:47 +09:00
minjaesong
e4542af75c fixed a bug where wire graphs would not laid down correctly 2021-08-07 16:23:42 +09:00
minjaesong
67a5e2e1e6 tilesize declaration refactoring 2021-07-27 16:17:54 +09:00
minjaesong
a91156ac21 gdx 1.10/lwjgl3 migration; removing old Lua stuffs 2021-07-27 12:43:01 +09:00
minjaesong
1cd43cac15 screw the isdev thing 2021-07-06 16:48:51 +09:00
minjaesong
953e44c8d7 working storage chest impl 2021-03-16 15:57:09 +09:00
minjaesong
0fa889bc55 storagechests (actually all fixtures) now has their own inventory 2021-03-16 15:01:17 +09:00
minjaesong
0292115f89 wipwip 2021-02-14 10:07:08 +09:00
minjaesong
9eb757b7b9 wip 2 2021-02-11 20:45:38 +09:00
minjaesong
98ad0bfc6c see commit below 2020-11-29 16:42:01 +09:00
CuriousTorvald
807d67862c for gods sake don't casually usegl30=true
https://stackoverflow.com/questions/46753218/libgdx-should-i-use-gl30
2020-11-28 19:32:50 +09:00
minjaesong
bed6f74462 screenshots will take unique name 2020-11-25 13:39:17 +09:00
minjaesong
79114fcbd0 setting minimum res to be 1080x720 2020-11-24 10:12:32 +09:00
minjaesong
5d46402b27 finaly fixing 720p bug (issue #36) 2020-11-21 22:04:59 +09:00
minjaesong
e97a74483f trying to fix the '720p' bug but faild :/ 2020-11-21 17:56:22 +09:00
minjaesong
ab780fd246 code cleanup 2020-11-11 11:04:59 +09:00
minjaesong
24b7331af3 Merge branch 'inventory-ui-transition-container' into master 2020-09-17 11:24:15 +09:00
minjaesong
bd7a66728b transition works as intended but ui is not tangible 2020-09-14 15:19:34 +09:00
minjaesong
28369f8eeb warning msg for not on debug mode 2020-09-09 09:22:24 +09:00
minjaesong
671882014e new properties in apploader: aspectRatio 2020-06-21 13:56:50 +09:00
minjaesong
38d5b17eeb default screen size to be exact 3:2 again (and obs-linux compatible) 2020-05-13 22:33:32 +09:00
minjaesong
d1aedb9a3d updating LibGDX to 1.9.10 2020-04-19 01:06:25 +09:00
minjaesong
0200fa8803 simplified the tiling shader a bit 2020-04-13 02:13:24 +09:00
minjaesong
73775d9148 setting default res to 1108:740, an OBS-friendly number 2020-02-24 01:23:24 +09:00
minjaesong
d29fed8da3 global framerate limit
should help with some edge cases that occur when GPU is overloaded
2020-02-11 02:46:15 +09:00
minjaesong
b5482ed07c small remedy for KDE Plasma 2019-12-23 04:48:30 +09:00
minjaesong
8d5fba9492 making dithering work on skybox drawing 2019-12-15 12:39:20 +09:00
minjaesong
01783387ad new skybox drawing wip 2019-12-10 15:24:05 +09:00
minjaesong
653fc23115 Revert "setting default height to be 720"
This reverts commit 8180f81f38.
2019-12-06 19:37:29 +09:00
minjaesong
8180f81f38 setting default height to be 720
streaming-friendly
2019-12-05 14:16:55 +09:00
minjaesong
c13aebd3ba at least message shows on loadscreen
does the transition works?
2019-11-27 15:53:09 +09:00
minjaesong
4eb1940d13 motherfucking git 2019-10-14 15:40:01 +09:00
minjaesong
aaae4f71d8 commit 2019-09-19 18:10:54 +09:00
minjaesong
9e775d9d57 fixd a bug where HUD will draw on top of console window 2019-08-19 02:05:00 +09:00
minjaesong
89746c3b6e actual health message on appload 2019-08-18 05:01:56 +09:00
minjaesong
86f48c2fe3 terrain glow tex composing 2019-08-15 19:03:16 +09:00
minjaesong
0d04f97647 health message on splash 2019-08-14 01:45:00 +09:00
minjaesong
f1d92744c0 grass tex revert to smooth 2019-07-26 03:28:57 +09:00
minjaesong
7ae5a8c132 minor fixes 2019-07-21 20:40:45 +09:00
minjaesong
dfd43f52d5 ingame computer wip; gamepad deadzone disp on f3 2019-07-19 23:19:25 +09:00
minjaesong
5f3801eb48 colourmap and assets 2019-07-12 02:26:20 +09:00
minjaesong
ae8d7a67f2 issue #26 resolved (someone is hoolding stale ingame context) 2019-07-03 03:59:37 +09:00
minjaesong
42dbaaa242 backend stuffs in the Terrarum moved to the AppLoader 2019-07-02 05:10:32 +09:00