Commit Graph

1481 Commits

Author SHA1 Message Date
minjaesong
04ea9aec42 more cleanup regarding fireRecalculateEvent 2019-06-25 22:48:38 +09:00
minjaesong
ed58e72724 refactoring the call order of the renderers' init code invocation 2019-06-25 22:26:16 +09:00
minjaesong
d2e886aec2 q&d hack to circumvent the dangling pointer issue #26 2019-06-25 15:22:24 +09:00
minjaesong
44405111eb issue #26: the reason was the dangling pointer? 2019-06-23 02:20:01 +09:00
minjaesong
41b68aa132 BlockLayer temporarily use DirectByteBuffer (averting the issue #26) 2019-06-23 01:43:56 +09:00
minjaesong
64bbe6b53b sorta working unsafesvecarray; and then issue #26 is fucking shit up 2019-06-22 04:16:03 +09:00
minjaesong
b45caebda0 it turns out the test-entering is broken; will fix later idk; Threadparallel.startAllWaitForDie seems to work as intended 2019-06-21 16:05:02 +09:00
minjaesong
306f45e7ee the placeholder "nullworld" is now singleton 2019-06-11 23:52:17 +09:00
minjaesong
c41e60d29f fixture spawns with correct tex pos and hitbox; unsure if issue #26 is fixed tho 2019-06-11 23:46:52 +09:00
minjaesong
23b103892e blockprop: fall is now grav 2019-06-11 20:55:28 +09:00
minjaesong
196ae40bbb it's still a progress right? 2019-06-10 17:38:06 +09:00
minjaesong
fd9d36c7ac new block: scaffolding (does not fall yet) 2019-06-10 01:40:10 +09:00
minjaesong
6e0fe95e76 intbox debugger is back 2019-06-09 01:26:14 +09:00
minjaesong
48b4a4455b unsafe array on lightmaprenderer: could this be possible? 2019-06-08 04:14:13 +09:00
minjaesong
30ae587554 no more access violation from freeing already freed memory 2019-06-08 03:29:38 +09:00
minjaesong
15cb42e26b 80 fps with unsafe access 2019-06-08 03:00:47 +09:00
minjaesong
5f11bb8cf9 just a fixme tag 2019-06-07 22:16:38 +09:00
minjaesong
25fd843ef2 apparently I'm fucking dumb 2019-06-07 10:37:04 +09:00
minjaesong
9445c615e6 i discovered something to be looked at 2019-06-07 10:23:22 +09:00
Minjae Song
772ce19eab weather to not use expensive math; colormap now also holds cvec 2019-06-05 21:22:27 +09:00
Minjae Song
b0c6ce29a8 mod metadata: changed versioning scheme 2019-06-05 21:22:27 +09:00
minjaesong
aad88710ed light parallel failed attempt 2019-06-05 21:04:01 +09:00
minjaesong
0216e814a6 debugwindow: correct ui count 2019-06-01 04:47:20 +09:00
minjaesong
f8e26f82c6 lightmap is now array of array because debug-ability > slight framerate drop 2019-06-01 04:06:36 +09:00
minjaesong
af001ad394 cvec: java to kotlin 2019-06-01 03:49:14 +09:00
minjaesong
c632818e03 migration wip java 9 modularise 2019-06-01 03:25:20 +09:00
minjaesong
a1cde8ef9b fixed using wrong type of exception 2019-06-01 02:06:07 +09:00
minjaesong
ec8b57abd1 fixtures won't spawn when there's block or other fixtures 2019-05-31 22:57:20 +09:00
minjaesong
874834b2d1 fixing "roundworld anomaly": some actors won't render 2019-05-31 04:10:00 +09:00
minjaesong
a595dc2665 wip debugging "roundworld anomaly" 2019-05-30 23:35:01 +09:00
minjaesong
2b35e547da contracted itemcount string 2019-05-30 21:36:02 +09:00
minjaesong
c8df0fc9fd font: hangul update 2019-05-30 14:10:09 +09:00
minjaesong
ef72075fd6 tiki torch correctly spawns; gotta check for collision 2019-05-29 23:20:39 +09:00
minjaesong
c00a8235e1 added definition for fixture null blockbox 2019-05-28 23:57:51 +09:00
minjaesong
ad4bfd9e01 tiki torch spawns but is not centred 2019-05-28 22:46:10 +09:00
minjaesong
84a35abb37 no secondary click; tiki torch kinda spawns? 2019-05-26 22:55:50 +09:00
minjaesong
3f692da03c disposable singletons to an array in loader; single float for both notification and tooltip 2019-05-24 20:38:35 +09:00
Minjae Song
d08aae5db0 stupid gimp 2019-05-22 12:57:20 +09:00
Minjae Song
ad6d52b13c tileable message float ui 2019-05-22 12:51:01 +09:00
minjaesong
4c4d268b95 cherrypicked from the branch test-cvec-for-light 2019-05-21 17:50:54 +09:00
minjaesong
b52dd12807 furred npc test might delete later 2019-05-20 12:07:01 +09:00
minjaesong
3106657f44 font: new redesigned hangul 2019-05-14 13:16:10 +09:00
minjaesong
9a9bb37835 font: hangul redraw wip -- less "laundry line" 2019-05-12 23:52:27 +09:00
minjaesong
2b2e0e3327 font: hangul redraw wip 2019-05-12 17:09:46 +09:00
minjaesong
0f3a6143cf gradle script fix typo and add assertion jvm option 2019-05-12 01:03:35 +09:00
minjaesong
b217a023d2 comment 2019-05-08 21:23:42 +09:00
minjaesong
0ccfb0e709 blocksdrawer now draws wire 2019-05-04 18:19:08 +09:00
minjaesong
dfe183f597 adding missing resources/moving zip files to lfs 2019-05-04 04:11:33 +09:00
minjaesong
e064d6b8f1 block functions now share one centralised core function 2019-05-04 03:29:59 +09:00
minjaesong
65e01b1eb0 debug info for upcoming wires 2019-05-02 00:56:25 +09:00