minjaesong
|
344e4ebdab
|
adproperties now has transforms list; assembler can make transformed skeleton
new fun: LinearSearch(By)
|
2019-01-06 22:43:50 +09:00 |
|
Minjae Song
|
222aef7e3d
|
more screwing around and commenting
|
2018-12-31 00:50:44 +09:00 |
|
Minjae Song
|
9080127d38
|
when it's not dev build, title bar shows less info
they take some processing time
|
2018-12-25 01:58:18 +09:00 |
|
Minjae Song
|
d7664c7f46
|
moved things a lot just so that splash screen shows up WHILE things load
|
2018-12-25 01:39:22 +09:00 |
|
Minjae Song
|
832e296bc5
|
rename TARGET_FPS to PHYS_TIME_FRAME; shader to use multiple atlas tex; and things
|
2018-12-16 15:30:25 +09:00 |
|
Minjae Song
|
191a91cb81
|
blockingthreadpool test done
not very effective
|
2018-12-15 14:43:55 +09:00 |
|
Minjae Song
|
05a8f47006
|
implementing water sim but not actually working
|
2018-12-13 04:45:09 +09:00 |
|
Minjae Song
|
7a60ae0629
|
support for screen-overlay actors; buildingmaker has light now
|
2018-12-12 02:52:33 +09:00 |
|
Minjae Song
|
258273fd25
|
nonprivate lateinits are bitch
|
2018-12-11 16:39:27 +09:00 |
|
Minjae Song
|
dc502b2f12
|
Summary
|
2018-12-11 16:14:11 +09:00 |
|
Minjae Song
|
984eb4de00
|
nsmenu working submenu navigation; new graphics bug discovered
|
2018-12-10 03:33:08 +09:00 |
|
minjaesong
|
1c1ae37f41
|
moved white box tex to AppLoader; textButton now has alignment option
|
2018-12-09 04:36:53 +09:00 |
|
minjaesong
|
eca0469f32
|
bringing back onscreen debug info
|
2018-12-08 05:05:42 +09:00 |
|
minjaesong
|
bf9c172206
|
minor edits
|
2018-12-02 17:34:01 +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
|
1aa90077a4
|
Can setTitle() cause memleak (right before test commit)
|
2018-11-08 22:42:27 +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
|
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
|
03b642ddd3
|
player is now nullable; wtf is calling Ingame 5 times?
|
2018-09-17 01:46:50 +09:00 |
|
minjaesong
|
69eb2d7a3b
|
title remocon: menu UI with no child should be displayed now
|
2018-09-15 01:08:10 +09:00 |
|
minjaesong
|
eee8a18875
|
dump (another useless message)
|
2018-08-05 21:57:18 +09:00 |
|
minjaesong
|
6b929ac107
|
PostProcessor working: nested FBO won't work, use FrameBufferManager
|
2018-07-03 13:48:34 +09:00 |
|
minjaesong
|
07681110c7
|
IngameRenderer: damned thing finally works somewhat
|
2018-06-30 16:47:22 +09:00 |
|
minjaesong
|
abd1827182
|
still broken, still renders
because im going to break it once again
See my comment in PostProcessor.kt
|
2018-06-28 21:31:39 +09:00 |
|
minjaesong
|
9736d39e04
|
trying to optimise the rendering, this is BEFORE job
|
2018-06-26 09:10:05 +09:00 |
|
minjaesong
|
8daf0a2c38
|
still wip modularisation, game somehow boots
|
2018-06-21 17:33:22 +09:00 |
|
minjaesong
|
40423ede52
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
941d9fa107
|
rain megaparticle experiment
|
2017-12-18 20:45:32 +09:00 |
|
minjaesong
|
6715308f88
|
language vars are fully moved to apploader
|
2017-11-25 22:29:59 +09:00 |
|
minjaesong
|
35f2cf6b4d
|
tooltip UI; tooltip in the inventory
|
2017-11-25 17:56:57 +09:00 |
|
minjaesong
|
7cd7b4047f
|
postprocessor for 3dlut colcorr; dithering should be managed in "dirty" way
dirty way: loads dithered/passthru shader according to the game's config (boolean fxdither)
|
2017-11-02 17:47:52 +09:00 |
|
minjaesong
|
a506269906
|
catbar and grid: updates and renders as intended
|
2017-10-24 00:21: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
|
6df79b96dd
|
lightmap draw shift fixed; game will properly resize
|
2017-10-16 22:47:16 +09:00 |
|
minjaesong
|
0e1c46f18d
|
Houston, we have a render (again)
|
2017-10-07 22:21:37 +09:00 |
|
minjaesong
|
e3ac877c3d
|
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
|
2017-09-20 14:36:40 +09:00 |
|
minjaesong
|
558430b4f3
|
fixed camera not putting actor at the centre of the screen
- Actually may not be fixed, but it does not cause render bugs at least!
|
2017-09-17 23:42:13 +09:00 |
|
minjaesong
|
1149311076
|
module UI now has margin; game update will drop consecutive updates if its try count is exhausted (reduced lag after window move/resize)
|
2017-09-15 01:40:12 +09:00 |
|
minjaesong
|
ef176909b4
|
Ingame: great, nothing renders :(
|
2017-09-15 00:40:11 +09:00 |
|
minjaesong
|
7ffb417618
|
almost works but dae fucking jitter again
|
2017-09-12 23:52:16 +09:00 |
|
minjaesong
|
82ddfeb6ee
|
Light fuck: At least I've figured out what the fuck was wrong with.
|
2017-09-12 21:29:45 +09:00 |
|
minjaesong
|
e67b97257c
|
at least now I know which part is to be patched...
|
2017-09-09 02:45:58 +09:00 |
|
minjaesong
|
2928aa2eb7
|
tiling using shader, sorta works
|
2017-08-26 23:48:07 +09:00 |
|
minjaesong
|
2bf9acb07a
|
some sort of error screen impl
|
2017-08-20 22:10:47 +09:00 |
|
minjaesong
|
64f36d2d7c
|
load app using apploader -- no more black screen on app load
|
2017-08-01 23:55:48 +09:00 |
|
minjaesong
|
65bc67710c
|
RemoCons fully working; also fixed my stupidity
|
2017-07-26 17:03:22 +09:00 |
|
minjaesong
|
33da9777ea
|
UI: sub-UIs work?
|
2017-07-25 17:21:02 +09:00 |
|
minjaesong
|
c595270faa
|
leak patched I guess
|
2017-07-23 17:38:57 +09:00 |
|
minjaesong
|
116b4cc390
|
title screen renders well
|
2017-07-21 20:28:12 +09:00 |
|
minjaesong
|
a5dd5b9e98
|
generalised things so that they would work outside of ingame.world; title screen wip
|
2017-07-21 19:59:51 +09:00 |
|