Commit Graph

  • 9c396e7b8d new world via teleporter wip minjaesong 2023-07-02 18:54:04 +09:00
  • afb7dff5d2 some comment elaboration minjaesong 2023-07-02 01:25:34 +09:00
  • 5d0514040c lang split into two files minjaesong 2023-06-30 16:20:57 +09:00
  • 7c1806946b worldportal: showing tooltip to tell why the button is disabled minjaesong 2023-06-30 03:07:45 +09:00
  • e5e02681b8 weather only change on titlescreen minjaesong 2023-06-30 00:53:46 +09:00
  • 6db3baf691 clearing up interpolation functions minjaesong 2023-06-30 00:14:28 +09:00
  • 07cbcbe79b better title screen camera smoothing minjaesong 2023-06-29 22:50:44 +09:00
  • 57a9f7febc graph guidance colour scheme change; added easter egg where the camera might pan towards left minjaesong 2023-06-29 02:56:33 +09:00
  • 16cfaaea27 titlescreen follows the terrain better minjaesong 2023-06-28 22:49:45 +09:00
  • 72c742897e fix: load menu buttons are pushed when they should not listen to the touchdown event minjaesong 2023-06-28 17:47:04 +09:00
  • 23af64deb4 proper savegame backups sorting minjaesong 2023-06-28 16:42:38 +09:00
  • bb017fa9b7 gui for load savegame minjaesong 2023-06-28 16:10:15 +09:00
  • 1745bb16db save deletion works but gui is still wip minjaesong 2023-06-28 11:05:28 +09:00
  • 370583d1af actual red button for DELETE minjaesong 2023-06-28 00:55:36 +09:00
  • 66b651c627 delete character file gui wip minjaesong 2023-06-27 22:46:16 +09:00
  • c5874a7f3d finally working again: create new character todo: make delete character work minjaesong 2023-06-27 21:13:51 +09:00
  • 057905c3b7 thumb generation for player saves minjaesong 2023-06-27 01:21:05 +09:00
  • 2b50562002 save juggling for autosaves minjaesong 2023-06-26 23:10:52 +09:00
  • 73a8198378 fix: loading a game would load the oldest backup save minjaesong 2023-06-26 21:43:25 +09:00
  • 1ef479124e actually working load manual/auto button minjaesong 2023-06-26 20:18:00 +09:00
  • e5e8028b3f fix: clickOnceListener would not fired if screen is magnified minjaesong 2023-06-26 19:07:25 +09:00
  • 739b51af95 manual/auto selection for savegame loading minjaesong 2023-06-26 18:18:59 +09:00
  • f9f49ab63c new savegame loader is not quite working yet minjaesong 2023-06-26 01:09:47 +09:00
  • a497463349 some ui updates minjaesong 2023-06-25 20:46:52 +09:00
  • 253db56c4f the baloon now has opacity control minjaesong 2023-06-25 13:58:37 +09:00
  • 3d13941060 new savegame loading wip minjaesong 2023-06-24 23:44:48 +09:00
  • 592e489411 warning for apple rosetta minjaesong 2023-06-24 02:06:22 +09:00
  • 49b2011ea0 a little bit generalised titlescreen warning printing minjaesong 2023-06-24 01:12:43 +09:00
  • 61e6255b52 some warning for apple rosetta minjaesong 2023-06-24 01:03:58 +09:00
  • 2e956f89f5 fix for edge case where 64-bit x86 CPU not reporting itself as AMD64 minjaesong 2023-06-24 00:40:59 +09:00
  • e8ffd1f844 proper bootstrap codes minjaesong 2023-06-23 18:44:05 +09:00
  • 0882145f9c some autosave stuffs; bootloader to actually use bundled runtime minjaesong 2023-06-23 17:29:49 +09:00
  • 28e2179e44 don't xstartonfirstthread the bootstrapper minjaesong 2023-06-23 12:11:19 +09:00
  • 48eb1ffd8f printout child proc's out and err to console minjaesong 2023-06-22 23:11:34 +09:00
  • 6daccb2e62 locales minjaesong 2023-06-22 22:27:56 +09:00
  • 8c9d5a26fb more code trimming minjaesong 2023-06-22 22:05:10 +09:00
  • ee3e5b14cd rm unused code snippet minjaesong 2023-06-22 21:21:09 +09:00
  • 5c39df9080 bootstrapper for the App so that the user can change the max heap in-game minjaesong 2023-06-22 21:08:09 +09:00
  • 5d77694316 windows build script now produces .exe minjaesong 2023-06-21 23:49:42 +09:00
  • cf111d2507 world portal writing current world to actorvalue 'worldportaldict' if it's not there minjaesong 2023-06-20 13:45:32 +09:00
  • 724ace3f00 for now ui simply closes on teleport target selection minjaesong 2023-06-20 13:22:14 +09:00
  • 1457cbffb3 worldportal: submitting teleportrequest works, needs UI refinement minjaesong 2023-06-20 00:15:53 +09:00
  • 7a42066392 electric: rising/falling edge and level detection minjaesong 2023-06-19 18:42:08 +09:00
  • 528b975350 wiresim: signal sinking actors are only getting updated when the sim calls for minjaesong 2023-06-19 16:34:39 +09:00
  • 9e9064dd55 world portal: world search is now new world minjaesong 2023-06-19 00:50:55 +09:00
  • 138c6d22d2 some font stuffs for ui minjaesong 2023-06-18 21:40:06 +09:00
  • a33f0e7ab4 world search ui integrated to world portal ui minjaesong 2023-06-18 21:29:18 +09:00
  • 93c427473d inventory backdrop is now image minjaesong 2023-06-18 16:02:25 +09:00
  • 6b8798a19e single screen ui for world portal minjaesong 2023-06-18 01:28:51 +09:00
  • 376595d7cd fix: scroll controller for portal listing is 2 px shorter that it should minjaesong 2023-06-18 00:40:55 +09:00
  • 4cc52b5585 fix: storage chest ui would be shifted to left and any mouse button would trigger the action minjaesong 2023-06-17 23:19:09 +09:00
  • 0ff71f39fe list scroll for portallisting minjaesong 2023-06-17 17:10:13 +09:00
  • 13f487a562 inventory navbar to its own uiitem minjaesong 2023-06-17 16:46:15 +09:00
  • 0599ce91b1 reflection function update minjaesong 2023-06-12 15:08:42 +09:00
  • 3d5fd984d7 another text pos change v0.3.2-test005 minjaesong 2023-06-06 18:23:28 +09:00
  • 8d0d84fbf8 font update/ime fix minjaesong 2023-06-06 18:15:55 +09:00
  • eb2c716691 code for new itemsheet format minjaesong 2023-06-06 14:37:54 +09:00
  • ac53f821e2 new format for item sprites; code upcoming ;) minjaesong 2023-06-05 23:38:47 +09:00
  • cd6df71347 world portal listing: back tray for texts minjaesong 2023-06-04 21:21:48 +09:00
  • ac553ed156 serialiser filters Companion objs minjaesong 2023-06-01 17:50:39 +09:00
  • 8c5c986cbf wider inventory cells minjaesong 2023-05-31 21:07:57 +09:00
  • a0f597865e using Delete instead of Delete World minjaesong 2023-05-30 01:07:07 +09:00
  • bafd0d9f7c ui theme updates minjaesong 2023-05-30 00:51:32 +09:00
  • e259fc2f3b world size classification is now Tiny-Small-Big-Huge minjaesong 2023-05-29 20:43:17 +09:00
  • ebbb121b8c fix: fixture pickup avail check is now done properly minjaesong 2023-05-29 20:10:39 +09:00
  • 331e89b4df world portal listing gui minjaesong 2023-05-29 17:51:15 +09:00
  • 98a6c9ae70 world portal gui wip minjaesong 2023-05-29 02:41:59 +09:00
  • 1646871ddf removing 'small' world size for new worlds: gamedesign choice minjaesong 2023-05-28 21:31:14 +09:00
  • 76bfc0fde4 world portal gui wip minjaesong 2023-05-28 20:55:47 +09:00
  • ef6f39632d world portal wip minjaesong 2023-05-28 18:41:21 +09:00
  • a3ecd4a4f4 some adjustments for the quickslot and pie minjaesong 2023-05-28 01:47:17 +09:00
  • 065f80224f fix: light/shadebox would get tilewise size of 2 when their hitbox size is set to 16 minjaesong 2023-05-28 00:31:13 +09:00
  • 34fb046968 minor changes to the graphics control panel minjaesong 2023-05-27 23:31:21 +09:00
  • 43da6cc5d8 adding Char to QuickDirtyLint minjaesong 2023-05-23 20:50:19 +09:00
  • fccc2162f6 quick and dirty but working linter minjaesong 2023-05-23 00:09:11 +09:00
  • c554df9b98 trying the android linter for code inspection minjaesong 2023-05-22 21:33:39 +09:00
  • 8446cb2ecf fix: door won't consider the distance of the actor v0.3.2-test004 minjaesong 2023-05-22 11:56:57 +09:00
  • 07b44a92c5 reload() for dynamicitems minjaesong 2023-05-22 11:46:06 +09:00
  • f12bf553ff door retains its apparance after load; autodoor is permissible for all IngamePlayers minjaesong 2023-05-22 01:25:14 +09:00
  • 3ba7ddd30e new toggler design minjaesong 2023-05-21 20:46:54 +09:00
  • eee551058f graphics control panel reworked minjaesong 2023-05-21 19:59:16 +09:00
  • 974ad2ec50 loading process will try to unstuck the player if the player appears to stuck in the terrain minjaesong 2023-05-21 16:57:28 +09:00
  • 5d78df9e99 savegame listing - if multiple valid savegames with same UUID is there, only the most recent one is retained minjaesong 2023-05-21 11:31:32 +09:00
  • 6268b99c1c material and 5 temporary vectors no longer go into the savegame minjaesong 2023-05-21 11:20:45 +09:00
  • b0d83325a7 lib cleanup minjaesong 2023-05-19 14:53:29 +09:00
  • 16ae3225e6 graalvm-js update minjaesong 2023-05-19 14:19:39 +09:00
  • a587c86826 Terragen param adjustments minjaesong 2023-05-17 21:00:02 +09:00
  • 68b5d15944 disallowing nicknames (may contain non-ascii) on filename: somehow incompatible with BTRFS and Java 17? minjaesong 2023-05-17 19:52:51 +09:00
  • 4ba1173d8a fix: bad key assignments on Colemak keyboards minjaesong 2023-05-17 13:43:20 +09:00
  • 7e10039d29 no autocorrect on biomegen; code structure improvements minjaesong 2023-05-17 09:52:28 +09:00
  • 9e44ca93ab build_app_all.sh v0.3.2-test003 minjaesong 2023-05-16 22:56:38 +09:00
  • 8cb11d5c82 doors for test minjaesong 2023-05-16 22:52:46 +09:00
  • ed7ca5c1a8 build script for linux-arm (untested) v0.3.2-test002 minjaesong 2023-05-16 22:23:33 +09:00
  • aad258c054 more prominent torch flickering minjaesong 2023-05-16 18:46:56 +09:00
  • 79e7ef4da0 .icns and .jar to git-lfs minjaesong 2023-05-16 13:48:27 +09:00
  • c74cfa6eb9 fix: lightbox would not load from save due to API change? idk but now savegame and avatar is incompatible minjaesong 2023-05-16 01:05:31 +09:00
  • 28c45b5756 fix: lowland and mountain clamping on Terragen, which was an issue persisting like 5 yrs minjaesong 2023-05-16 00:43:15 +09:00
  • 3911f86446 keyboard control panel renaming IME to Toggle IME minjaesong 2023-05-15 19:42:29 +09:00
  • dfa1c7d73c more text on the config gui minjaesong 2023-05-15 19:18:36 +09:00
  • 1b0f233fcb mac app building with icons minjaesong 2023-05-15 17:59:02 +09:00