minjaesong
|
0fee72c5d3
|
gson test in progress
|
2019-02-22 04:50:43 +09:00 |
|
minjaesong
|
1730ebd0d7
|
making xinput to actually work (tested with xbone gamepad)
|
2019-02-09 18:33:54 +09:00 |
|
minjaesong
|
baccf5f0b5
|
making gamepad work again
|
2019-02-08 18:57:47 +09:00 |
|
minjaesong
|
833f1a83e6
|
Font fixed, clearing issue #19 #23
|
2019-02-07 17:31:55 +09:00 |
|
minjaesong
|
a64da6454b
|
See Github issue #15
|
2019-01-15 05:50:36 +09:00 |
|
minjaesong
|
90cbf85047
|
TerrarumSansBitmap update
|
2019-01-11 03:07:10 +09:00 |
|
minjaesong
|
0902dac646
|
removing kotlin-stdlib.jar again duuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuh
|
2018-12-03 00:25:01 +09:00 |
|
minjaesong
|
84d42611fe
|
Merge branch 'gradle-migration-1'
|
2018-12-02 23:01:25 +09:00 |
|
minjaesong
|
158df1cac0
|
gradle migration 1
|
2018-12-02 19:31:38 +09:00 |
|
minjaesong
|
795ba4a511
|
Reverting GDX to nightly-20170610
Due to the some fuck rendering issue on certain graphics processors (maybe?)
|
2018-11-20 04:27:14 +09:00 |
|
minjaesong
|
e5f5c71e56
|
Reverting GDX to nightly-20170610
Due to the some fuck rendering issue on certain graphics processors (maybe?)
|
2018-11-20 04:27:14 +09:00 |
|
minjaesong
|
1157497e3b
|
reconfiguring docs and libs
- Targeting Java 10
- Gdx nightly 20181111 (1.9.9)
|
2018-11-11 20:13:31 +09:00 |
|
minjaesong
|
2b16d05b52
|
reconfiguring docs and libs
- Targeting Java 10
- Gdx nightly 20181111 (1.9.9)
|
2018-11-11 20:13:31 +09:00 |
|
minjaesong
|
9b087f0ae5
|
fixed a NaN bug caused by a zero-width/height hitbox
Also inventory is widened to 10x7 of prev 9x7
|
2018-11-06 04:02:33 +09:00 |
|
minjaesong
|
61c5460701
|
fixed a NaN bug caused by a zero-width/height hitbox
Also inventory is widened to 10x7 of prev 9x7
|
2018-11-06 04:02:33 +09:00 |
|
minjaesong
|
dd36d3cb5f
|
new RNG for everything; Joise update
|
2018-10-27 00:03:06 +09:00 |
|
minjaesong
|
3d1581d0e4
|
new RNG for everything; Joise update
|
2018-10-27 00:03:06 +09:00 |
|
minjaesong
|
f365156799
|
World Click events
let's hope it works w/o tests as I can't get to the Ingame now
|
2018-10-01 23:51:04 +09:00 |
|
minjaesong
|
76ab620247
|
World Click events
let's hope it works w/o tests as I can't get to the Ingame now
|
2018-10-01 23:51:04 +09:00 |
|
minjaesong
|
6a1146f67b
|
player is now nullable; wtf is calling Ingame 5 times?
|
2018-09-17 01:46:50 +09:00 |
|
minjaesong
|
d95eaf5be0
|
player is now nullable; wtf is calling Ingame 5 times?
|
2018-09-17 01:46:50 +09:00 |
|
minjaesong
|
ef8285dd97
|
serialised RNG; font update
|
2018-09-16 03:32:12 +09:00 |
|
minjaesong
|
5049400b3b
|
serialised RNG; font update
|
2018-09-16 03:32:12 +09:00 |
|
minjaesong
|
6ed012f0c1
|
dump (another useless message)
|
2018-08-05 21:57:18 +09:00 |
|
minjaesong
|
5d08bc6799
|
dump (another useless message)
|
2018-08-05 21:57:18 +09:00 |
|
minjaesong
|
e565a9f173
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
e94ebf9949
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
6e589d5324
|
map & save button for inventory
|
2017-11-03 22:48:13 +09:00 |
|
minjaesong
|
6fe9ce9da2
|
map & save button for inventory
|
2017-11-03 22:48:13 +09:00 |
|
minjaesong
|
dee7e5b522
|
new inventory design: is it good?
See work_files/inventory_nouveau_2.psd
|
2017-10-22 02:03:23 +09:00 |
|
minjaesong
|
7379c4d979
|
new inventory design: is it good?
See work_files/inventory_nouveau_2.psd
|
2017-10-22 02:03:23 +09:00 |
|
minjaesong
|
75cd080023
|
load screen adj, faster gravity response for standard
|
2017-07-14 18:48:48 +09:00 |
|
minjaesong
|
1a10a9b33f
|
load screen adj, faster gravity response for standard
|
2017-07-14 18:48:48 +09:00 |
|
minjaesong
|
fb899dae2d
|
load screen render, fixed some init code of the app
|
2017-07-13 03:59:26 +09:00 |
|
minjaesong
|
c87e51d426
|
load screen render, fixed some init code of the app
|
2017-07-13 03:59:26 +09:00 |
|
minjaesong
|
2d5761d66c
|
downsampling sorta works, ONLY WHEN (width or height % 4) is 0 or 1
|
2017-07-05 16:03:50 +09:00 |
|
minjaesong
|
0f20f01e66
|
downsampling sorta works, ONLY WHEN (width or height % 4) is 0 or 1
|
2017-07-05 16:03:50 +09:00 |
|
minjaesong
|
9027f85d1d
|
barely managed to fix inventory UI
|
2017-07-04 01:27:18 +09:00 |
|
minjaesong
|
b2a8fe5bd7
|
barely managed to fix inventory UI
|
2017-07-04 01:27:18 +09:00 |
|
minjaesong
|
a91cbb8924
|
debugger's got its colour codes back
|
2017-07-02 15:28:45 +09:00 |
|
minjaesong
|
bea125b66d
|
debugger's got its colour codes back
|
2017-07-02 15:28:45 +09:00 |
|
minjaesong
|
f0e73cda1d
|
can see camera working but not the actor gravity
|
2017-06-28 22:15:42 +09:00 |
|
minjaesong
|
299dec1476
|
can see camera working but not the actor gravity
|
2017-06-28 22:15:42 +09:00 |
|
minjaesong
|
ad481853bb
|
LibGDX, here I am.
|
2017-06-22 02:31:07 +09:00 |
|
minjaesong
|
8e5e95e5a9
|
LibGDX, here I am.
|
2017-06-22 02:31:07 +09:00 |
|
minjaesong
|
6e403f97f8
|
re-arranged all the docs in more convenient fashion
|
2017-06-16 15:10:55 +09:00 |
|
minjaesong
|
47d6d5c17f
|
re-arranged all the docs in more convenient fashion
|
2017-06-16 15:10:55 +09:00 |
|
minjaesong
|
8a3c4fd65e
|
LibGDX stuffs for issue #23
|
2017-06-11 18:00:48 +09:00 |
|
minjaesong
|
687a7f901e
|
LibGDX stuffs for issue #23
|
2017-06-11 18:00:48 +09:00 |
|
Song Minjae
|
9a7885fc80
|
kotlin runtime update
|
2017-04-29 22:53:32 +09:00 |
|