minjaesong
|
cbf0064e13
|
font update
|
2020-10-06 16:32:41 +09:00 |
|
minjaesong
|
04cf817303
|
default screen size to be exact 3:2 again (and obs-linux compatible)
|
2020-05-13 22:33:32 +09:00 |
|
minjaesong
|
f7ff220967
|
terragen: making sky-to-ground ratio to be constant
|
2020-05-03 10:43:31 +09:00 |
|
minjaesong
|
ccb9d33a36
|
more hangul improvements
|
2020-05-01 17:13:46 +09:00 |
|
minjaesong
|
4076e6d74e
|
more testing on skydome / font change
|
2020-04-29 08:48:06 +09:00 |
|
minjaesong
|
0bc52a7351
|
major hangul font update
|
2020-04-23 01:04:58 +09:00 |
|
minjaesong
|
ae390fe6f5
|
updating LibGDX to 1.9.10
|
2020-04-19 01:06:25 +09:00 |
|
minjaesong
|
8f08609d65
|
font support for LatinExt-D
|
2020-04-14 06:31:05 +09:00 |
|
minjaesong
|
d37f431144
|
correct impl for RNG of joise lib
|
2019-07-27 14:45:19 +09:00 |
|
minjaesong
|
dd8404097b
|
throwing in a pr-tree onto the project
|
2019-07-07 22:13:37 +09:00 |
|
minjaesong
|
eb1273c561
|
migration wip java 9 modularise
|
2019-06-01 03:25:20 +09:00 |
|
minjaesong
|
471b0c805d
|
font: new redesigned hangul
|
2019-05-14 13:16:10 +09:00 |
|
minjaesong
|
5c20ceeedc
|
font: hangul redraw wip
|
2019-05-12 17:09:46 +09:00 |
|
minjaesong
|
08f07e566d
|
adding missing resources/moving zip files to lfs
|
2019-05-04 04:11:33 +09:00 |
|
minjaesong
|
4b91f485a5
|
game item to load its own image if needed; common resource pool to assist that
|
2019-03-10 17:46:48 +09:00 |
|
minjaesong
|
8ffdf5fbc5
|
seemingly working savewriter with fixed TEVD
|
2019-02-23 05:03:20 +09:00 |
|
minjaesong
|
53737bd746
|
gson test in progress
|
2019-02-22 04:50:43 +09:00 |
|
minjaesong
|
10572f4d7e
|
making xinput to actually work (tested with xbone gamepad)
|
2019-02-09 18:33:54 +09:00 |
|
minjaesong
|
003fed6cf0
|
making gamepad work again
|
2019-02-08 18:57:47 +09:00 |
|
minjaesong
|
3f7ce632cb
|
Font fixed, clearing issue #19 #23
|
2019-02-07 17:31:55 +09:00 |
|
minjaesong
|
078cdfefa4
|
See Github issue #15
|
2019-01-15 05:50:36 +09:00 |
|
minjaesong
|
525273e37f
|
TerrarumSansBitmap update
|
2019-01-11 03:07:10 +09:00 |
|
minjaesong
|
cc14218dd5
|
removing kotlin-stdlib.jar again duuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuh
|
2018-12-03 00:25:01 +09:00 |
|
minjaesong
|
b856829ca9
|
Merge branch 'gradle-migration-1'
|
2018-12-02 23:01:25 +09:00 |
|
minjaesong
|
c43d2e6e68
|
gradle migration 1
|
2018-12-02 19:31:38 +09:00 |
|
minjaesong
|
8da80e88a3
|
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
|
deaee71a44
|
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
|
091f79c7f8
|
reconfiguring docs and libs
- Targeting Java 10
- Gdx nightly 20181111 (1.9.9)
|
2018-11-11 20:13:31 +09:00 |
|
minjaesong
|
a2f88ebbf1
|
reconfiguring docs and libs
- Targeting Java 10
- Gdx nightly 20181111 (1.9.9)
|
2018-11-11 20:13:31 +09:00 |
|
minjaesong
|
c7c68187eb
|
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
|
81b65d57ca
|
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
|
73d1a1bdc5
|
new RNG for everything; Joise update
|
2018-10-27 00:03:06 +09:00 |
|
minjaesong
|
0e93f6609b
|
new RNG for everything; Joise update
|
2018-10-27 00:03:06 +09:00 |
|
minjaesong
|
98539e698f
|
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
|
5367b97943
|
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
|
03b642ddd3
|
player is now nullable; wtf is calling Ingame 5 times?
|
2018-09-17 01:46:50 +09:00 |
|
minjaesong
|
1b94d2ea14
|
player is now nullable; wtf is calling Ingame 5 times?
|
2018-09-17 01:46:50 +09:00 |
|
minjaesong
|
967eafe8a3
|
serialised RNG; font update
|
2018-09-16 03:32:12 +09:00 |
|
minjaesong
|
d16e916502
|
serialised RNG; font update
|
2018-09-16 03:32:12 +09:00 |
|
minjaesong
|
eee8a18875
|
dump (another useless message)
|
2018-08-05 21:57:18 +09:00 |
|
minjaesong
|
932222a9c6
|
dump (another useless message)
|
2018-08-05 21:57:18 +09:00 |
|
minjaesong
|
40423ede52
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
2701934f89
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
ade77473c4
|
map & save button for inventory
|
2017-11-03 22:48:13 +09:00 |
|
minjaesong
|
60d1a5cea2
|
map & save button for inventory
|
2017-11-03 22:48:13 +09:00 |
|
minjaesong
|
98a67c80c6
|
new inventory design: is it good?
See work_files/inventory_nouveau_2.psd
|
2017-10-22 02:03:23 +09:00 |
|
minjaesong
|
0023b4a4a8
|
new inventory design: is it good?
See work_files/inventory_nouveau_2.psd
|
2017-10-22 02:03:23 +09:00 |
|
minjaesong
|
61427b849a
|
load screen adj, faster gravity response for standard
|
2017-07-14 18:48:48 +09:00 |
|
minjaesong
|
eff1cb1e62
|
load screen adj, faster gravity response for standard
|
2017-07-14 18:48:48 +09:00 |
|
minjaesong
|
49a9278c59
|
load screen render, fixed some init code of the app
|
2017-07-13 03:59:26 +09:00 |
|