minjaesong
|
202123486a
|
lang composition
|
2022-01-11 11:04:11 +09:00 |
|
minjaesong
|
0d14f9e027
|
a point to insert the item image to the item sprite
|
2022-01-06 14:56:36 +09:00 |
|
minjaesong
|
ff848c7c3a
|
minimap is working but update is slow
|
2021-12-16 12:55:21 +09:00 |
|
minjaesong
|
435677a543
|
font updating to indev version
|
2021-11-11 16:49:31 +09:00 |
|
minjaesong
|
9326b87909
|
text input pane wip
|
2021-10-20 23:00:25 +09:00 |
|
minjaesong
|
d5eef2a687
|
rename 'tvda' -> 'savegame'
|
2021-10-20 10:38:42 +09:00 |
|
minjaesong
|
3f9b41fd29
|
still working on the new savegame scheme
main game works fine, saving/loading will not be possible
|
2021-10-07 17:43:23 +09:00 |
|
minjaesong
|
55624e93e6
|
fixed a bug where the app would not generate correct config if there is no existing config
|
2021-09-26 15:50:09 +09:00 |
|
minjaesong
|
83c3c22b51
|
chunked world output/deploying custom format of TVD
|
2021-09-11 02:19:10 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
6bea9c9f07
|
moved Codices out of the singleton so they can be serialised
|
2021-09-04 17:55:37 +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
|
edc3d53f4e
|
refactoring around
|
2021-08-06 13:34:17 +09:00 |
|
minjaesong
|
a91156ac21
|
gdx 1.10/lwjgl3 migration; removing old Lua stuffs
|
2021-07-27 12:43:01 +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
|
7a58cf9edb
|
inventory ui transition wip
|
2020-08-30 16:09:42 +09:00 |
|
minjaesong
|
671882014e
|
new properties in apploader: aspectRatio
|
2020-06-21 13:56:50 +09:00 |
|
minjaesong
|
5b05a84684
|
biome in worldgen
|
2020-06-12 15:21:55 +09:00 |
|
minjaesong
|
961e375234
|
implementing working multithreading Terragen to the game
|
2020-04-29 11:26:59 +09:00 |
|
minjaesong
|
226c8342cb
|
more testing on skydome / font change
|
2020-04-29 08:48:06 +09:00 |
|
minjaesong
|
826a13ff57
|
both idea works
|
2020-04-29 08:47:27 +09:00 |
|
minjaesong
|
1e7706662b
|
more testing on resolving noisy artefact in worldgen
|
2020-04-29 08:15:40 +09:00 |
|
minjaesong
|
4f146dfc94
|
using Coroutines instead of Threadpool but the artefact is still there :(
|
2020-04-27 03:36:34 +09:00 |
|
minjaesong
|
afecee7fb4
|
reverting Unsafe usage of worldgennoisesandbox
|
2020-04-27 03:05:19 +09:00 |
|
minjaesong
|
1524919ae0
|
determining array base offset: replaced trick code with proper code
|
2020-02-27 17:54:35 +09:00 |
|
minjaesong
|
e235b81041
|
middle click to open pie menu
|
2020-02-27 05:41:57 +09:00 |
|
minjaesong
|
0d8d6ca9fa
|
using proper hashing function
|
2020-02-24 14:45:12 +09:00 |
|
minjaesong
|
fc99ee72c3
|
memoised dynamic luminosity
|
2020-02-22 15:47:34 +09:00 |
|
minjaesong
|
7939ff3690
|
Update WorldgenLoadScreen.kt, Terragen.kt, and WorldgenNoiseSandbox.kt
|
2019-11-10 22:35:22 +09:00 |
|
minjaesong
|
0fd4f957c2
|
wip fixing multithreaded noisy image bug
decided to remove my own thread pool impl to reduce the scope of attack
|
2019-11-08 01:34:39 +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
|
4eb1940d13
|
motherfucking git
|
2019-10-14 15:40:01 +09:00 |
|
minjaesong
|
7ec1fbc1bf
|
update gitignore, new worldgen wip
|
2019-09-15 08:12:04 +09:00 |
|
minjaesong
|
c315022d80
|
worldgentest: soil layer
|
2019-08-29 23:10:23 +09:00 |
|
minjaesong
|
7ab15fe966
|
noise test to simulate the actual worldgen
|
2019-08-28 22:24:53 +09:00 |
|
minjaesong
|
11a30d3c2a
|
displays time on main window
|
2019-08-27 16:17:26 +09:00 |
|
minjaesong
|
a29a47e009
|
removing redundant properties
|
2019-08-27 01:30:46 +09:00 |
|
minjaesong
|
79fb81f757
|
some minor touches
|
2019-08-26 16:47:30 +09:00 |
|
minjaesong
|
2a2e63e10a
|
terraingen candidate 1
|
2019-08-25 23:35:51 +09:00 |
|
minjaesong
|
668c10f736
|
terrain gen adjustments wip
|
2019-08-25 19:54:55 +09:00 |
|
minjaesong
|
0af5002638
|
cavegen candidate 1
|
2019-08-25 19:29:10 +09:00 |
|
minjaesong
|
004a9af098
|
cavegen candidate 0
|
2019-08-25 18:53:01 +09:00 |
|
minjaesong
|
e449d34e3a
|
new cavegen is finally doing something
|
2019-08-25 14:14:25 +09:00 |
|
minjaesong
|
63b1fcb870
|
special symbols to use shortcuts instead of literals
|
2019-08-05 04:19:00 +09:00 |
|
minjaesong
|
155c38536f
|
correct impl for RNG of joise lib
|
2019-07-27 14:45:19 +09:00 |
|
minjaesong
|
f1d92744c0
|
grass tex revert to smooth
|
2019-07-26 03:28:57 +09:00 |
|