Commit Graph

107 Commits

Author SHA1 Message Date
minjaesong
bd7a66728b transition works as intended but ui is not tangible 2020-09-14 15:19:34 +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
minjaesong
4c23cde4a9 no more context fuckups on apploader 2019-07-02 04:59:24 +09:00
minjaesong
eb4bdbacde new tiny numbers font 2019-06-26 19:32:27 +09:00
minjaesong
ed58e72724 refactoring the call order of the renderers' init code invocation 2019-06-25 22:26:16 +09:00
minjaesong
b45caebda0 it turns out the test-entering is broken; will fix later idk; Threadparallel.startAllWaitForDie seems to work as intended 2019-06-21 16:05:02 +09:00
minjaesong
306f45e7ee the placeholder "nullworld" is now singleton 2019-06-11 23:52:17 +09:00
minjaesong
6e0fe95e76 intbox debugger is back 2019-06-09 01:26:14 +09:00
minjaesong
c632818e03 migration wip java 9 modularise 2019-06-01 03:25:20 +09:00
minjaesong
3f692da03c disposable singletons to an array in loader; single float for both notification and tooltip 2019-05-24 20:38:35 +09:00
minjaesong
0ccfb0e709 blocksdrawer now draws wire 2019-05-04 18:19:08 +09:00
minjaesong
5816e678bf fixed a long bug where item would be used twice but discounted by only one on single click 2019-05-01 23:26:01 +09:00
minjaesong
7d216acd52 sortedarraylist update; physball breaks the actor render dunno why 2019-04-30 02:52:09 +09:00
minjaesong
bda58ecebd controller getaxisraw, calibration on startup 2019-04-09 23:42:10 +09:00
minjaesong
968a1a0888 weponmeleecore 2019-03-19 13:35:58 +09:00
minjaesong
08aa0e8f34 always sorting arraylist; more wire stuffs 2019-03-12 22:27:26 +09:00
minjaesong
1ac735805d not reading material csv issue fixed 2019-03-12 00:47:06 +09:00
minjaesong
833d8814a7 game item to load its own image if needed; common resource pool to assist that 2019-03-10 17:46:48 +09:00
minjaesong
aaa745ff94 minimap test: zoom and pan of the image 2019-03-04 18:33:39 +09:00
Minjae Song
d979332cbf requesting xinput will always fail on non-windows 2019-03-04 04:55:12 +09:00
minjaesong
a76603905b WriteWorldInfo: actually working thumbnail export 2019-02-25 02:07:39 +09:00
minjaesong
d38fb0c15d gamepad button label; gamepad calibrate on startup 2019-02-21 00:12:12 +09:00
minjaesong
83e1239434 lightmap drawing won't use spritebatch 2019-02-20 23:14:28 +09:00
minjaesong
3c1b4c8a64 working pen menu 2019-02-16 22:48:27 +09:00
minjaesong
a3ef1b435d buildingmaker penmenu; resolving mouse click clash between world and UIs 2019-02-16 17:11:36 +09:00
minjaesong
e06e9ef733 new basicinfo ui; each module should be dispose()-able 2019-02-16 01:32:17 +09:00
minjaesong
d020bedba1 fixing list UI's colours; buildingmaker palette wip 2019-02-14 15:55:31 +09:00