Commit Graph

3339 Commits

Author SHA1 Message Date
minjaesong
5a4c300612 player now equips the item picked up, if said item did not exist in their inventory 2024-07-12 03:00:42 +09:00
minjaesong
c1ca06c8e0 convolver to ignore FFT interruptedexception 2024-07-12 01:31:23 +09:00
minjaesong
4db090aba0 worldgen estimation update 2024-07-11 18:10:12 +09:00
minjaesong
7f5f11780c partial worldgen with full worldgen near spawn point 2024-07-11 17:29:54 +09:00
minjaesong
24e43edafb not-generated marker works as intended, reducing number of chunks for initial worldgen 2024-07-11 16:17:38 +09:00
minjaesong
7b6d7f2b93 ungenerated chunks are now filled with 0xFFFF 2024-07-11 16:02:57 +09:00
minjaesong
d8e6a01735 better music player behaviour 2024-07-09 14:28:51 +09:00
minjaesong
a236f49641 is the new musicplayer working? 2024-07-09 01:27:12 +09:00
minjaesong
86c6f008f9 working arbitrary track queueing 2024-07-08 18:06:44 +09:00
minjaesong
657c8051f8 working prev/next music queueing 2024-07-08 17:30:39 +09:00
minjaesong
63070a19d5 fix: continuous album now plays again 2024-07-07 02:53:57 +09:00
minjaesong
e75575228a somewhat working? 2024-07-07 00:18:13 +09:00
minjaesong
90f7e82325 more transaction-based music disk jockeying wip 2024-07-06 20:58:23 +09:00
minjaesong
ff433703f4 y u no call back :( 2024-07-06 02:04:27 +09:00
minjaesong
68ed16aa5a Kotlin 2.0 migration 2024-07-05 01:25:36 +09:00
minjaesong
69571b6a3f transaction-based music playback managing wip 2024-07-04 21:34:27 +09:00
minjaesong
417f00117e just disabling fullscreen on macos for now 2024-06-19 12:37:27 +09:00
minjaesong
a4629c3ea8 new fullscreen method 2024-06-19 12:26:34 +09:00
minjaesong
fd124062cf particle fading shader 2024-06-16 17:47:28 +09:00
minjaesong
9948566ce4 btex: better multithreaded rendering 2024-06-02 22:02:22 +09:00
minjaesong
8c6050528d btex: deserialisation of hyperlinks 2024-06-02 16:55:31 +09:00
minjaesong
3137297745 font update 2024-06-01 01:28:43 +09:00
minjaesong
de38561eb2 does this fix the segfault? 2024-05-26 14:40:55 +09:00
minjaesong
4607abbbd0 btextest rendering fix 2024-05-23 23:33:32 +09:00
minjaesong
32991b7ba8 btex: serialise now saves original xml 2024-05-23 19:06:32 +09:00
minjaesong
87ff1abe96 font: better interchar handling 2024-05-23 14:27:26 +09:00
minjaesong
17e25c9cf7 GameItem item image Pixmap 2024-05-22 17:10:50 +09:00
minjaesong
fc509de98f BTeXTest is now available thru ingame 2024-05-22 16:26:43 +09:00
minjaesong
08d18af500 const renaming 2024-05-22 14:19:10 +09:00
minjaesong
10f3721407 wider list box 2024-05-21 17:36:49 +09:00
minjaesong
bcf13d5ec6 font fixes 2024-05-21 17:10:12 +09:00
minjaesong
d0251ffa54 update btex_ko.xml 2024-05-20 22:09:44 +09:00
minjaesong
0682862821 btex: new macro 'resetchapterafterpart' 2024-05-20 01:24:06 +09:00
minjaesong
9979153caf font update 2024-05-20 00:56:13 +09:00
minjaesong
4401b7377f new macro parindent 2024-05-19 00:45:45 +09:00
minjaesong
49e9b6bcdc progress indicator for the tester 2024-05-18 22:22:00 +09:00
minjaesong
7d58c9f1ae btex: <a> tag underlines 2024-05-18 20:12:22 +09:00
minjaesong
48703a7c38 btex: <a> tag target if off by one on the index page 2024-05-18 19:49:39 +09:00
minjaesong
9e9ab5bfe0 btex: finally working <a> tag 2024-05-18 18:15:27 +09:00
minjaesong
1cb70c4620 btex: hyperlinks on toc and index page 2024-05-18 17:34:29 +09:00
minjaesong
82627a8ab4 btex: <a> boxing better detection of hyphenation 2024-05-18 15:21:44 +09:00
minjaesong
6857ab266b btex: test--rectangle around hyperlinks 2024-05-18 02:57:52 +09:00
minjaesong
02d1a4f5f7 still working on the <a> tag to work 2024-05-17 23:59:11 +09:00
minjaesong
297846f9ef trying to make <a> tag to work 2024-05-17 23:36:36 +09:00
minjaesong
163216707e btex: new macro 'chapteronnewpage' 2024-05-17 01:20:56 +09:00
minjaesong
c7ca5a61c8 btex: img tag with fromgame attrib 2024-05-16 22:16:46 +09:00
minjaesong
efbdc806ea btex: img tag with src attrib 2024-05-16 17:07:36 +09:00
minjaesong
e308e9a356 fix: btex toc overflow 2024-05-16 13:35:36 +09:00
minjaesong
b963e0d3f2 btex: multithreaded finalising 2024-05-16 02:01:47 +09:00
minjaesong
7320a14a4d print book without GPU 2024-05-16 01:35:58 +09:00