minjaesong
|
ae29f7ebea
|
game save ui completely locked while saving in progress
|
2021-09-15 11:34:13 +09:00 |
|
minjaesong
|
16a0b28696
|
able to "lock" the toggle key of the UI to prevent them from being closed while saving
|
2021-09-14 23:24:21 +09:00 |
|
minjaesong
|
a9eb67ab61
|
turns out uiitemtextbuttonlist colouring bug was because of the gamefont
|
2021-09-13 01:20:16 +09:00 |
|
minjaesong
|
921d47c465
|
confirmation added for exit game and return to main menu
|
2021-09-13 00:14:48 +09:00 |
|
minjaesong
|
3f2d2902d2
|
screen blur moved to a single function
|
2021-09-09 17:55:50 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
b8e181915e
|
bringing back old animating titlescreen
|
2021-09-08 16:22:25 +09:00 |
|
minjaesong
|
7c38e9a7fd
|
console: actor id shower to only show up when the console is authorised
|
2021-09-07 20:47:47 +09:00 |
|
minjaesong
|
bbd7878630
|
tooltip and notifier moved to the base ingame
|
2021-09-07 17:15:35 +09:00 |
|
minjaesong
|
b84a0a770b
|
loading player from json file
|
2021-08-28 16:31:06 +09:00 |
|
minjaesong
|
e5c25c5a10
|
fixed a bug where player input can be ignored when framerate is significantly faster than update rate, which causes gameupdate to be called less often
|
2021-08-26 17:27:52 +09:00 |
|
minjaesong
|
9a8bd8d6ec
|
trying to load a world
|
2021-08-25 15:30:46 +09:00 |
|
minjaesong
|
e15d5c9b05
|
completely abolishing GSON; new save format impl wip
|
2021-08-23 16:55:51 +09:00 |
|
minjaesong
|
ca72a6fbe5
|
trying to write a new ingamecontroller so that its update can be manually controlled
|
2021-08-21 21:03:39 +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
|
828ef6a0df
|
precedence of the elvis operator is still confusing :(
|
2021-08-05 18:29:09 +09:00 |
|
minjaesong
|
7624e37bda
|
making wire actor's hitbox bigger so their disappearance on the screen edge won't be visible
|
2021-07-31 19:13:29 +09:00 |
|
minjaesong
|
5aacbe84b8
|
wire is back! but not the render
|
2021-07-28 14:22:13 +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
|
5330a2be96
|
modularised inventory cell behaviour
|
2021-03-13 17:35:07 +09:00 |
|
minjaesong
|
c25e9f92be
|
storage chest still wip
|
2021-03-13 15:48:14 +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 |
|
minjaesong
|
e97a74483f
|
trying to fix the '720p' bug but faild :/
|
2020-11-21 17:56:22 +09:00 |
|
minjaesong
|
b8a7dee7ac
|
config: user-configurable control entries now have config- prefix
|
2020-11-21 11:24:15 +09:00 |
|
minjaesong
|
ab780fd246
|
code cleanup
|
2020-11-11 11:04:59 +09:00 |
|
minjaesong
|
0c48b9dce8
|
using kotlin's newfangled 'x in xs.indices' instead of 'x in 0 until xs.size'
|
2020-10-21 17:42:58 +09:00 |
|
minjaesong
|
f2902b38b2
|
fix: inventory cells not tangible
|
2020-09-17 11:22:03 +09:00 |
|
minjaesong
|
bd7a66728b
|
transition works as intended but ui is not tangible
|
2020-09-14 15:19:34 +09:00 |
|
minjaesong
|
1aadde9e9f
|
fix: inventory panels and their indices are mutually inversed
|
2020-09-14 14:04:46 +09:00 |
|
minjaesong
|
f9883f2516
|
q&d hack for ui opacity control using a shader
|
2020-09-12 11:24:32 +09:00 |
|
minjaesong
|
9b079d0467
|
index is reversed, transparency not working
|
2020-09-09 16:58:35 +09:00 |
|
minjaesong
|
534309439c
|
UI is now rendered in correct pos
|
2020-09-09 16:05:56 +09:00 |
|
minjaesong
|
7a58cf9edb
|
inventory ui transition wip
|
2020-08-30 16:09:42 +09:00 |
|
minjaesong
|
dd1989320d
|
less fancy inventory transition WIP
|
2020-08-22 18:23:17 +09:00 |
|
minjaesong
|
f36209e3bf
|
testing borders on inventory cells
|
2019-12-29 00:27:20 +09:00 |
|
minjaesong
|
01783387ad
|
new skybox drawing wip
|
2019-12-10 15:24:05 +09:00 |
|
minjaesong
|
e71c56cf0d
|
fixed worldgen and threadexecutor so that they will actually wait for the thread termination
|
2019-11-16 02:41:25 +09:00 |
|
minjaesong
|
288afba105
|
added missing code pieces
|
2019-10-24 20:56:56 +09:00 |
|
minjaesong
|
0f335cd312
|
uiitem keymap keycap wip
|
2019-10-17 14:46:20 +09:00 |
|
minjaesong
|
08efc934a9
|
uiitem toggle button impl
|
2019-10-17 10:59:47 +09:00 |
|
minjaesong
|
b6fe91ad19
|
var jump just pressed
|
2019-10-06 14:50:16 +09:00 |
|
minjaesong
|
15a6324ef4
|
wall-kick-jump WIP
|
2019-10-02 15:24:05 +09:00 |
|
minjaesong
|
b63bf88cd7
|
uis won't open or close when console is up
|
2019-08-11 20:42:59 +09:00 |
|
minjaesong
|
63b1fcb870
|
special symbols to use shortcuts instead of literals
|
2019-08-05 04:19:00 +09:00 |
|
minjaesong
|
dfd43f52d5
|
ingame computer wip; gamepad deadzone disp on f3
|
2019-07-19 23:19:25 +09:00 |
|
minjaesong
|
e4974025a0
|
some UIs can be closed with ESC key
|
2019-07-08 21:50:35 +09:00 |
|
minjaesong
|
e8ba837b09
|
trying to make fixtures with UIs working, was not successful
|
2019-07-08 04:05:04 +09:00 |
|