Commit Graph

  • b39a4bd008 ground radar: using linear gamma minjaesong 2023-11-01 18:19:47 +09:00
  • b49556a5a1 test ground radar thing minjaesong 2023-11-01 16:22:47 +09:00
  • 9bb7ab6956 non solid block can be place over actors minjaesong 2023-11-01 15:19:19 +09:00
  • b0bdfd9f43 locale update minjaesong 2023-11-01 12:26:52 +09:00
  • 2be8bb2aea black background to the load bar minjaesong 2023-10-31 17:42:12 +09:00
  • 6b24182de2 smooth progress bar minjaesong 2023-10-31 16:22:38 +09:00
  • 15f27726b8 loadscr texture stylised minjaesong 2023-10-31 15:37:43 +09:00
  • cbbe5d3e34 worldgen estimation change; common worldgen variables moved to Worldgen.kt minjaesong 2023-10-31 15:18:51 +09:00
  • 706f5ac507 separating stage value from the progress minjaesong 2023-10-31 14:29:29 +09:00
  • aef55bdc22 lesser actor speed mult for landing-on-ground particle minjaesong 2023-10-31 14:28:50 +09:00
  • fa21800541 ore texture retrieved from old laptop minjaesong 2023-10-31 01:44:34 +09:00
  • 8d23714832 rudimentary randomisation for loadscreen tiles minjaesong 2023-10-31 00:51:56 +09:00
  • ef6aa842c8 smaller tile gap minjaesong 2023-10-31 00:15:32 +09:00
  • 0079bc5378 new loadscreen for worldgen minjaesong 2023-10-31 00:11:43 +09:00
  • 3f3e4ad2e7 working new loadscreen (not worldgen) minjaesong 2023-10-30 21:47:31 +09:00
  • 4c09588dc2 new loadscreen mockup minjaesong 2023-10-30 20:53:49 +09:00
  • 3764ee21e9 new loadscreen assets minjaesong 2023-10-30 17:24:36 +09:00
  • f199307353 worldgen sliced evenly minjaesong 2023-10-30 17:24:00 +09:00
  • 4244a2c395 exportmap cmd reworked minjaesong 2023-10-30 16:43:34 +09:00
  • 6df348bf86 materialid for ore items minjaesong 2023-10-30 00:40:29 +09:00
  • b8b0611479 ore item sprites minjaesong 2023-10-29 23:12:25 +09:00
  • 4de7722fc3 shorter music intermission minjaesong 2023-10-29 18:45:09 +09:00
  • 4262dbec5e default light passes to 3 minjaesong 2023-10-29 18:26:51 +09:00
  • 868e41ee70 yet yet another coal minjaesong 2023-10-29 16:19:49 +09:00
  • f07182dfb6 yet another coal layer texture minjaesong 2023-10-29 15:04:02 +09:00
  • 56974eeb8c removed bad import minjaesong 2023-10-29 02:04:49 +09:00
  • 757207cf9b lightbox fixed once again minjaesong 2023-10-29 02:03:47 +09:00
  • cc5b9616fe new ore gen params minjaesong 2023-10-29 01:06:06 +09:00
  • f7c32e74cd max light pass limited to 4 minjaesong 2023-10-29 00:30:44 +09:00
  • 33e93b8e10 new config for light update pass count minjaesong 2023-10-28 23:57:40 +09:00
  • acae5dab8b better ore texture minjaesong 2023-10-28 23:15:56 +09:00
  • 991a16e6a7 btex using xml wip minjaesong 2023-10-28 16:51:23 +09:00
  • 76d6579ce9 new oregen param: ratio minjaesong 2023-10-28 16:49:34 +09:00
  • 208bf79353 fix: rapid typing of bksp-char would be recognised as two bksp minjaesong 2023-10-27 20:55:23 +09:00
  • 00f8d8f850 text updates minjaesong 2023-10-27 15:16:37 +09:00
  • 0f82a67a63 cursor sprite minjaesong 2023-10-27 15:15:13 +09:00
  • 23a78fc345 pickaxe: hide tooltip when unequipped minjaesong 2023-10-27 15:13:48 +09:00
  • ffac61fbc5 options for ore spawn tiling; actual ore tile textures minjaesong 2023-10-27 13:21:29 +09:00
  • 19f1eb2278 pickaxe ore tooltip; working item pickup and throw effects minjaesong 2023-10-27 02:55:13 +09:00
  • 012d3482dc worldgen: actually generating ores minjaesong 2023-10-26 15:37:48 +09:00
  • 2bd54c8316 ore generation test minjaesong 2023-10-26 00:10:45 +09:00
  • 1667e622bd hematite sprite minjaesong 2023-10-25 20:07:06 +09:00
  • 9da2be0b17 removing stray pixels of an acorn minjaesong 2023-10-25 19:34:50 +09:00
  • c83c83a395 current terragen code backported to the noise sandbox minjaesong 2023-10-25 18:26:44 +09:00
  • 8e2f3254ff oregen test minjaesong 2023-10-25 17:05:42 +09:00
  • 98813fb4df buildingmaker: zoom using z key minjaesong 2023-10-25 14:17:08 +09:00
  • 9a233b8c55 buildingmaker: better handling of mouse latching for pens minjaesong 2023-10-25 13:46:28 +09:00
  • 98d7c9f326 jsoner is always newly generated when accessed minjaesong 2023-10-24 22:25:13 +09:00
  • 43cb9ec00e buildingmaker: palette can stay open for painting minjaesong 2023-10-24 20:02:01 +09:00
  • 074c27c6cc config: empty resolution input to use default; also accepts 720p and 1080p minjaesong 2023-10-24 17:25:20 +09:00
  • 5322cb7b2b buildingmaker: ore pen wip minjaesong 2023-10-24 17:14:11 +09:00
  • a8b44c1cac buildingmaker import pen click latch minjaesong 2023-10-24 16:49:04 +09:00
  • a5a2c98041 buildingmaker: import penmode minjaesong 2023-10-24 14:21:53 +09:00
  • 18ab292e24 buildingmaker: import using filename minjaesong 2023-10-24 13:47:16 +09:00
  • 9145acf741 buildingmaker palette titlebar colour change minjaesong 2023-10-24 13:07:35 +09:00
  • 228b0962d6 splash screen backdrop minjaesong 2023-10-24 12:48:10 +09:00
  • 18b2b3c8d6 add: POI Editor on the locale minjaesong 2023-10-24 01:13:08 +09:00
  • d1d75b88ca export poi to file minjaesong 2023-10-23 22:25:33 +09:00
  • d9deabb644 fix: buildingmaker exporter still reads deselected tile minjaesong 2023-10-23 18:28:08 +09:00
  • a432099f19 poi import wip minjaesong 2023-10-23 17:08:40 +09:00
  • 5806388bee poi read wip minjaesong 2023-10-23 15:46:12 +09:00
  • 56d915cd71 more item sprites minjaesong 2023-10-23 13:01:10 +09:00
  • 143f789ea1 more item sprites minjaesong 2023-10-23 02:16:34 +09:00
  • 1b2940637c more item sprites minjaesong 2023-10-23 00:46:25 +09:00
  • 872ab8d946 more buildingmaker functions minjaesong 2023-10-22 14:27:38 +09:00
  • ed2a46e1a6 poi json out test minjaesong 2023-10-22 13:42:36 +09:00
  • d53ab6ffee json out test wip minjaesong 2023-10-22 01:24:03 +09:00
  • 69345eab57 queueing for notifications minjaesong 2023-10-21 21:29:14 +09:00
  • 6e90d3521b buildingmaker working terrain/wall palette minjaesong 2023-10-21 20:03:03 +09:00
  • e88b595320 more test music play stuffs minjaesong 2023-10-21 18:33:13 +09:00
  • f37a28eb17 test play music from appdata/Custom/Music minjaesong 2023-10-21 15:08:55 +09:00
  • d57f23d4f1 remaining time gauge for notifier minjaesong 2023-10-21 02:47:55 +09:00
  • 6634a8dccb poi wip minjaesong 2023-10-20 20:24:14 +09:00
  • 647c7ea865 gamemode on savegame format minjaesong 2023-10-20 20:23:38 +09:00
  • 90eb033431 another way to scroll minjaesong 2023-10-16 23:50:33 +09:00
  • 20f2f2f7b1 buildingmaker palette minjaesong 2023-10-15 12:39:04 +09:00
  • 1af172d354 buildingmaker palette scrollbar minjaesong 2023-10-15 12:04:32 +09:00
  • 35c46d9a91 buildingmaker markers working again minjaesong 2023-10-15 01:42:03 +09:00
  • 8613d804e7 tile number change minjaesong 2023-10-15 00:27:42 +09:00
  • 1cce4e6ee2 tree foliage tiles minjaesong 2023-10-15 00:01:52 +09:00
  • 0a65794756 more buildingmaker ui stuffs minjaesong 2023-10-14 22:01:41 +09:00
  • d5074e30eb UINSMenu is working again minjaesong 2023-10-14 20:56:03 +09:00
  • 228c9b8127 buildingmaker resurrection wip minjaesong 2023-10-14 18:42:06 +09:00
  • 3c79586410 particles to spawn on their true position minjaesong 2023-10-14 18:06:15 +09:00
  • d546b081f0 mod config minjaesong 2023-10-14 16:24:12 +09:00
  • 4362966128 super rudimentary mod config minjaesong 2023-10-14 15:34:04 +09:00
  • 108c4d3e3f phys: reduced number of collision checks on x axis minjaesong 2023-10-14 03:34:53 +09:00
  • fd65541c35 fall damage deals terrain damage minjaesong 2023-10-14 03:21:42 +09:00
  • 65997764e6 particles when actors collide the world minjaesong 2023-10-14 02:26:13 +09:00
  • d8abec381b wooden pickaxe adjustments minjaesong 2023-10-12 19:54:16 +09:00
  • 58fa1dd56c particles when blocks are being mined minjaesong 2023-10-12 15:47:51 +09:00
  • 93f1430c5c more particles minjaesong 2023-10-12 14:58:01 +09:00
  • 93d33b793c better particle emission on block break minjaesong 2023-10-12 14:28:39 +09:00
  • 3a3d789777 particles to disappear when it hits the ground minjaesong 2023-10-12 01:56:07 +09:00
  • 6bf535e968 pick and hammer spawns particles minjaesong 2023-10-12 01:47:00 +09:00
  • 00ca1d3e1a self-connect tiles are working again minjaesong 2023-10-11 20:33:36 +09:00
  • 552cfd5f06 pickaxe to drop ores when they were mined minjaesong 2023-10-11 17:59:10 +09:00
  • e63300339e corner occlusion should render now minjaesong 2023-10-11 02:51:50 +09:00
  • 1e15719b9c overlaying tile breakage over ores minjaesong 2023-10-10 20:08:55 +09:00
  • 64d30728ff removing terrain block also removes its ore minjaesong 2023-10-10 18:45:58 +09:00