Commit Graph

  • 9aa8eb395d fixed various quirks and removed dirty hacks on quickslot bar/pie minjaesong 2019-01-12 22:56:48 +09:00
  • 7900628d9e fixed wrong coords minjaesong 2019-01-12 00:59:15 +09:00
  • 34d50b8d70 fixed wrong coords minjaesong 2019-01-12 00:59:15 +09:00
  • 2f335e5c5f lightmap edge-case fixed when camera.x is in -15..-1, all thing shifts to left minjaesong 2019-01-11 04:44:52 +09:00
  • 07e8e21eae lightmap edge-case fixed when camera.x is in -15..-1, all thing shifts to left minjaesong 2019-01-11 04:44:52 +09:00
  • 90cbf85047 TerrarumSansBitmap update minjaesong 2019-01-11 03:07:10 +09:00
  • 525273e37f TerrarumSansBitmap update minjaesong 2019-01-11 03:07:10 +09:00
  • f6ebb14861 tooltip positioning should work again minjaesong 2019-01-11 03:06:02 +09:00
  • 34a8113d53 tooltip positioning should work again minjaesong 2019-01-11 03:06:02 +09:00
  • ba9236d11e csv sort by ID (hacky?) minjaesong 2019-01-09 15:15:26 +09:00
  • 4f8cf2cb02 csv sort by ID (hacky?) minjaesong 2019-01-09 15:15:26 +09:00
  • 808797760d circular array is fixed and tested minjaesong 2019-01-09 05:43:56 +09:00
  • 8a0abf22da circular array is fixed and tested minjaesong 2019-01-09 05:43:56 +09:00
  • adf45b1f68 prolonged alpha blending issue seemingly fixed? at least it's partially fixed... minjaesong 2019-01-07 17:34:47 +09:00
  • 9140d6d8b0 prolonged alpha blending issue seemingly fixed? at least it's partially fixed... minjaesong 2019-01-07 17:34:47 +09:00
  • 5fefb38383 sprite tool exports "formatted" TGA meaning if alpha is zero, RGB is also zero minjaesong 2019-01-07 17:11:43 +09:00
  • 9133f05b5e sprite tool exports "formatted" TGA meaning if alpha is zero, RGB is also zero minjaesong 2019-01-07 17:11:43 +09:00
  • df2973b713 gradle tasks for two new apps minjaesong 2019-01-07 14:19:15 +09:00
  • 790d16b85d gradle tasks for two new apps minjaesong 2019-01-07 14:19:15 +09:00
  • 6e5d2cf7ed sprite assembler can produce intended output minjaesong 2019-01-07 05:01:28 +09:00
  • adf60e357e sprite assembler can produce intended output minjaesong 2019-01-07 05:01:28 +09:00
  • 25fc4ecc0b ALL kwd in transform implemented minjaesong 2019-01-07 04:24:13 +09:00
  • f81db26e60 ALL kwd in transform implemented minjaesong 2019-01-07 04:24:13 +09:00
  • 45f07c88b2 first successful sprite assembly ALL kwd still not implemented minjaesong 2019-01-07 04:13:38 +09:00
  • 655eccbe19 first successful sprite assembly ALL kwd still not implemented minjaesong 2019-01-07 04:13:38 +09:00
  • 77d91ab8a5 screw AWT, we'll use GDX for sprite preview minjaesong 2019-01-07 00:35:20 +09:00
  • 5b31b4768f screw AWT, we'll use GDX for sprite preview minjaesong 2019-01-07 00:35:20 +09:00
  • d366959f9a TODO added: when the transform joint is "ALL" minjaesong 2019-01-06 22:45:51 +09:00
  • 425cb82133 TODO added: when the transform joint is "ALL" minjaesong 2019-01-06 22:45:51 +09:00
  • d6075b4334 adproperties now has transforms list; assembler can make transformed skeleton new fun: LinearSearch(By) minjaesong 2019-01-06 22:43:50 +09:00
  • 344e4ebdab adproperties now has transforms list; assembler can make transformed skeleton new fun: LinearSearch(By) minjaesong 2019-01-06 22:43:50 +09:00
  • 7978d8b8e0 updated the psd with the actual assembly minjaesong 2019-01-06 19:28:06 +09:00
  • 32afb2e2e5 updated the psd with the actual assembly minjaesong 2019-01-06 19:28:06 +09:00
  • 843fcb4c27 animation metadata now contains discovered frame count ...in hacky way minjaesong 2019-01-06 15:13:17 +09:00
  • 3100a093fd animation metadata now contains discovered frame count ...in hacky way minjaesong 2019-01-06 15:13:17 +09:00
  • 5d75d46780 ADProperties now properly stores parsed mumbojumbo minjaesong 2019-01-06 04:19:21 +09:00
  • fb06200d26 ADProperties now properly stores parsed mumbojumbo minjaesong 2019-01-06 04:19:21 +09:00
  • 0fd0ba6b53 fixed a bug properties view won't show scroll bars minjaesong 2019-01-06 03:25:40 +09:00
  • 1696cc8601 fixed a bug properties view won't show scroll bars minjaesong 2019-01-06 03:25:40 +09:00
  • 55a43d818b adproperties now hold filename-related info minjaesong 2019-01-06 02:57:49 +09:00
  • 4072b9fb09 adproperties now hold filename-related info minjaesong 2019-01-06 02:57:49 +09:00
  • 962948c9f8 sprite assembler app can read and disp ADL garbage code not properly handled minjaesong 2019-01-06 02:06:51 +09:00
  • 36160a6579 sprite assembler app can read and disp ADL garbage code not properly handled minjaesong 2019-01-06 02:06:51 +09:00
  • 9b0ea53c2d sprite assembler test assets minjaesong 2019-01-06 00:30:43 +09:00
  • 4986d570a0 sprite assembler test assets minjaesong 2019-01-06 00:30:43 +09:00
  • 73af014ea4 joints in skeleton are ordered according to drawing order, PSD also updated minjaesong 2019-01-05 16:53:21 +09:00
  • 1965eabaa3 joints in skeleton are ordered according to drawing order, PSD also updated minjaesong 2019-01-05 16:53:21 +09:00
  • d0fef35eb7 TIL you can go multiline on Java .properties minjaesong 2019-01-05 16:33:40 +09:00
  • 90784afd48 TIL you can go multiline on Java .properties minjaesong 2019-01-05 16:33:40 +09:00
  • e9a8c75fa1 skeleton datasets from sprite_joints.psd minjaesong 2019-01-05 16:23:19 +09:00
  • 258364f37e skeleton datasets from sprite_joints.psd minjaesong 2019-01-05 16:23:19 +09:00
  • 4b725a56d7 testing how joints of sprites should look like humanoid only minjaesong 2019-01-05 04:53:22 +09:00
  • f99531c9d4 testing how joints of sprites should look like humanoid only minjaesong 2019-01-05 04:53:22 +09:00
  • 576e2160ad parsing ADL a road to auto-gen'd spriteanimation spritesheet minjaesong 2019-01-05 02:19:56 +09:00
  • 74cfc05fba parsing ADL a road to auto-gen'd spriteanimation spritesheet minjaesong 2019-01-05 02:19:56 +09:00
  • 73da060d5c forgot to update tga file minjaesong 2019-01-04 21:19:11 +09:00
  • 15868a5a2d forgot to update tga file minjaesong 2019-01-04 21:19:11 +09:00
  • 9bcf8fa478 somewhat successful walk/idle anim impl minjaesong 2019-01-04 17:44:22 +09:00
  • 3abca8989a somewhat successful walk/idle anim impl minjaesong 2019-01-04 17:44:22 +09:00
  • a8cb95ed74 write to the actual file minjaesong 2019-01-03 13:02:54 +09:00
  • ae9a1ebcb4 write to the actual file minjaesong 2019-01-03 13:02:54 +09:00
  • fcc0403c93 new csv and it asks number of lines to init Minjae Song 2019-01-02 22:41:20 +09:00
  • 18a05ace64 new csv and it asks number of lines to init Minjae Song 2019-01-02 22:41:20 +09:00
  • aab258b0c8 csv reader can read file, stringify (not real save) and read the save itself wrote Minjae Song 2019-01-02 22:23:48 +09:00
  • 3b2c38cf0b csv reader can read file, stringify (not real save) and read the save itself wrote Minjae Song 2019-01-02 22:23:48 +09:00
  • 686e521a7a csv editor read file with imperfections Minjae Song 2019-01-02 22:03:52 +09:00
  • 6ecbb672fb csv editor read file with imperfections Minjae Song 2019-01-02 22:03:52 +09:00
  • 5ef871f920 CSV editor: test export of spreadsheet Minjae Song 2019-01-02 10:55:32 +09:00
  • 30954d239a CSV editor: test export of spreadsheet Minjae Song 2019-01-02 10:55:32 +09:00
  • ccd67b2625 watch is semitransparent when EL is off Minjae Song 2019-01-01 22:29:18 +09:00
  • edd15a4f79 watch is semitransparent when EL is off Minjae Song 2019-01-01 22:29:18 +09:00
  • 546ddfdb19 csv editor wip Minjae Song 2019-01-01 21:00:33 +09:00
  • db110d1ca4 csv editor wip Minjae Song 2019-01-01 21:00:33 +09:00
  • 977a79e666 New year's first commit Minjae Song 2019-01-01 00:10:18 +09:00
  • e3e97000a7 New year's first commit Minjae Song 2019-01-01 00:10:18 +09:00
  • 8a0a264a19 slow descend of the platform fixed Minjae Song 2018-12-31 21:34:50 +09:00
  • ce2d9a271a slow descend of the platform fixed Minjae Song 2018-12-31 21:34:50 +09:00
  • 1263360d06 more screwing around and commenting Minjae Song 2018-12-31 00:50:44 +09:00
  • 222aef7e3d more screwing around and commenting Minjae Song 2018-12-31 00:50:44 +09:00
  • 738d5e669a platform sorta works as intended Minjae Song 2018-12-31 00:00:47 +09:00
  • 08bbdaf70b platform sorta works as intended Minjae Song 2018-12-31 00:00:47 +09:00
  • fdae5bce06 removing useless list "affectingTiles" Minjae Song 2018-12-30 23:41:33 +09:00
  • 7300b05442 removing useless list "affectingTiles" Minjae Song 2018-12-30 23:41:33 +09:00
  • ba53720b80 platform going down with Down button on keeb Minjae Song 2018-12-30 20:17:28 +09:00
  • cd13e04658 platform going down with Down button on keeb Minjae Song 2018-12-30 20:17:28 +09:00
  • bd12cdeab6 jumping up to the platform working Minjae Song 2018-12-30 20:02:24 +09:00
  • 48de42d98b jumping up to the platform working Minjae Song 2018-12-30 20:02:24 +09:00
  • a0b773aef2 WIP platforms, at least "should I collide with this?" is one single function Minjae Song 2018-12-30 19:50:22 +09:00
  • 35c0c45500 WIP platforms, at least "should I collide with this?" is one single function Minjae Song 2018-12-30 19:50:22 +09:00
  • 3765678735 removed FLUID prop from the blocks Minjae Song 2018-12-29 21:04:27 +09:00
  • 6c01aa9b0b removed FLUID prop from the blocks Minjae Song 2018-12-29 21:04:27 +09:00
  • 59531ea1ba WIP removing fluid marker block Minjae Song 2018-12-29 17:04:46 +09:00
  • 2335312081 WIP removing fluid marker block Minjae Song 2018-12-29 17:04:46 +09:00
  • f417ce00dc detailed impl of fixtures WIP Minjae Song 2018-12-29 04:11:26 +09:00
  • abfd9b68fc detailed impl of fixtures WIP Minjae Song 2018-12-29 04:11:26 +09:00
  • 1afd50cf2d Summary Minjae Song 2018-12-26 19:26:08 +09:00
  • 500c72ebc9 Summary Minjae Song 2018-12-26 19:26:08 +09:00
  • 1163f51c6b reduced boot time by not using proper wall tex; darker wall draw Minjae Song 2018-12-25 16:28:38 +09:00
  • 00fc4f1b8c reduced boot time by not using proper wall tex; darker wall draw Minjae Song 2018-12-25 16:28:38 +09:00
  • 288fa46418 still cleaning up Minjae Song 2018-12-25 15:39:01 +09:00