66 Commits

Author SHA1 Message Date
minjaesong
4997353f83 wtf 2026-02-07 16:39:33 +09:00
minjaesong
4ab9a18ff6 exporting font work files to its repo 2021-09-17 10:06:51 +09:00
minjaesong
00298190a4 hangul font long overdue update 2021-03-15 19:52:23 +09:00
minjaesong
38d5b17eeb default screen size to be exact 3:2 again (and obs-linux compatible) 2020-05-13 22:33:32 +09:00
minjaesong
1ea7b9f1f6 more hangul improvements 2020-05-01 17:13:46 +09:00
minjaesong
226c8342cb more testing on skydome / font change 2020-04-29 08:48:06 +09:00
minjaesong
261b545974 major hangul font update 2020-04-23 01:04:58 +09:00
minjaesong
c497648250 minor improvement on rotund r 2020-04-14 07:25:47 +09:00
minjaesong
d50faf9201 font support for LatinExt-D 2020-04-14 06:31:05 +09:00
minjaesong
c14453cb35 slight edit on kana font sheet 2019-09-30 15:08:25 +09:00
minjaesong
c8df0fc9fd font: hangul update 2019-05-30 14:10:09 +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
bda58ecebd controller getaxisraw, calibration on startup 2019-04-09 23:42:10 +09:00
minjaesong
8432ad1377 lang updater 2019-02-24 00:27:50 +09:00
minjaesong
880b5e70b5 PUA: LR buttons are now xbox shaped, added xbox one's View and Menu buttons 2019-02-13 17:53:40 +09:00
minjaesong
1730ebd0d7 making xinput to actually work (tested with xbone gamepad) 2019-02-09 18:33:54 +09:00
minjaesong
1b837bfade bgBG: one dark pixel fixed 2019-02-08 09:56:30 +09:00
minjaesong
02f9a5e127 light calc takes fluid into account 2019-01-27 00:30:56 +09:00
minjaesong
971f7d4a40 on-the-fly sprite assembly WIP 2019-01-19 04:34:50 +09:00
Minjae Song
26b81e23bb new outputstream for bytearray64 2018-10-06 01:16:26 +09:00
minjaesong
83fd44df4c abolished a need to pass world as parametre
+ simply changing the single variable (ingame.world) will update all the renderer's behaviour
+ somehow my git changelogs are exploding
2018-10-05 23:40:03 +09:00
minjaesong
3309998060 font update; ui remocon fix; save doc elaboration
UI RemoCon fix: RemoCon will no longer widen to the screen width when being used
2018-09-14 01:14:13 +09:00
minjaesong
6c4c0214a1 UI Remote Controller reworked (now 90% less stupidity) 2018-08-30 17:24:53 +09:00
minjaesong
e7a1a8ca85 font updates; PBS 2018-08-23 21:06:08 +09:00
minjaesong
6ed012f0c1 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
f0907d9737 ModMgr: I can load class by name; dropped Groovy script support, coding must go to JAR 2018-05-09 05:34:39 +09:00
minjaesong
d70aabc1b4 computery stuff and new set of wires 2018-03-04 19:15:43 +09:00
minjaesong
f8568899d9 rain megaparticle experiment 2017-12-18 20:45:32 +09:00
minjaesong
b33309c784 tooltip UI; tooltip in the inventory 2017-11-25 17:56:57 +09:00
minjaesong
341d5e696c working "equipped" view with unequip 2017-10-28 15:07:58 +09:00
minjaesong
07c1714751 at least some of the new UIs are working 2017-10-23 03:44:45 +09:00
minjaesong
06db25fb1a lightmap draw shift fixed; game will properly resize 2017-10-16 22:47:16 +09:00
minjaesong
367304d0bb player sprites now aligned to hitbox && drawn at centre of the screen 2017-10-13 00:36:03 +09:00
minjaesong
681dd84cb3 Houston, we have a render (again) 2017-10-07 22:21:37 +09:00
minjaesong
dfa2a0a86d wall render bug fixed
- wall wouldn't render if transparent-yet-sold tiles like glass is placed on top of it
2017-07-15 00:02:00 +09:00
minjaesong
149d17ed13 how changing the screen should be done 2017-07-13 01:34:09 +09:00
minjaesong
ecf9387d01 working UV simulation using alpha channel 2017-07-12 02:35:36 +09:00
minjaesong
b91ba9fc08 asynch update and render (aka frameskip) 2017-07-08 20:38:05 +09:00
minjaesong
9027f85d1d barely managed to fix inventory UI 2017-07-04 01:27:18 +09:00
minjaesong
7e417ed8c7 putting ore vein prototype on main sheet; also a commit before fuck-up 2017-07-03 19:26:00 +09:00
minjaesong
65ef9c2787 fixed bad color rendering on blocksdrawer and lightmaprenderer 2017-07-02 21:53:50 +09:00
minjaesong
cbcd32e132 keyboard control ported to GDX (at least as much as I can right now) 2017-07-01 18:31:00 +09:00
minjaesong
f2a2966d6c ore veins 2017-06-30 02:06:53 +09:00
minjaesong
b97f5162a5 blocks camera and framebuffer seems working 2017-06-30 01:50:06 +09:00
minjaesong
f0e73cda1d 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
e07e321ee3 gdx font almost working
- TODO: bulgarian/serbian, shadow
2017-06-16 18:52:03 +09:00