Commit Graph

50 Commits

Author SHA1 Message Date
3df3c16cce Add preview for valid targets 2020-07-24 15:20:56 +02:00
7b96aa3f21 Restructure READMEs etc 2020-07-24 15:20:08 +02:00
cc3798f7bf Add main menu 2020-07-24 11:31:46 +02:00
c77413acfe Add sound, imprint and icons
* Fix random quest generator putting out zero rewards
2020-07-24 09:49:47 +02:00
82c4eaad72 Cleanup old texture files 2020-07-24 09:46:59 +02:00
0c5249ae93 Hover effects for colored buttons 2020-07-21 12:26:38 +02:00
3d67a79eeb Fix some documentation 2020-07-20 22:26:32 +02:00
60f59ae503 The whole logic documentation 2020-07-20 22:24:53 +02:00
f16b8f32b3 Small Cleanup 2020-07-20 14:06:21 +02:00
e0cfb2703b Small Tweaks 2020-07-20 13:30:59 +02:00
fe157519a7 Move some code around 2020-07-20 13:02:06 +02:00
e57aa23c8e Enable setting the visual via argument 2020-07-20 11:22:55 +02:00
87a53149c9 Implement a console visual 2020-07-20 11:14:18 +02:00
61eeac50a1 Remove canvas visual 2020-07-20 09:33:34 +02:00
889764d496 Improve JFXVisual and implement auto refill 2020-07-20 00:05:11 +02:00
c9c10690fb Fix another broken test 2020-07-19 23:16:27 +02:00
084245adc1 Fix broken test 2020-07-19 23:12:21 +02:00
fbe46f8e8a Refactoring, options screen and more detailed balance history 2020-07-19 23:10:28 +02:00
201fac09cc First options menu and a lot of fixes 2020-07-19 20:02:54 +02:00
f445718042 Create an example content pack 2020-07-18 10:04:39 +02:00
0ace5116a3 Add textures for wood beams 2020-07-18 01:01:17 +02:00
cc15ead790 Fix inconsistent naming of wood_pieces.svg 2020-07-18 00:18:16 +02:00
4ed21ba0c5 Make icon more prominent on wood boards 2020-07-18 00:17:29 +02:00
23b6dcd715 Small cleanup & optimize imports 2020-07-17 23:05:33 +02:00
0b1ab6faa3 Improve lang unit test 2020-07-17 22:54:43 +02:00
e82a0d8fb8 More content tests 2020-07-17 22:46:37 +02:00
125e1d567f Some cleanup 2020-07-17 22:39:06 +02:00
90b04af939 A lot of image tweaks 2020-07-17 21:38:52 +02:00
d27a7623d8 Tiny tweaks 2020-07-17 15:05:21 +02:00
b9e0e6c0a7 Add a Logger 2020-07-13 19:13:20 +02:00
715a3da6e1 Moved Balance to separate window 2020-07-13 18:50:27 +02:00
7af60bfaa0 Made grid size fully dynamic (prep for visual beams)
* A lot of refactoring
2020-07-10 23:54:34 +02:00
a3ceed42a0 Small fixes and improvements
* Tweaked random quest generator
* Improved chart performance when it's not visible
* Set a minimum height for the stage
2020-07-10 18:00:37 +02:00
675cdb8788 Remove unnecessary todo 2020-07-10 17:16:53 +02:00
f436d26f28 Remove horrible padding of SplitPanes 2020-07-10 17:15:33 +02:00
dd76ae1f04 Scaling-image-thonk 2020-07-10 16:21:10 +02:00
55fd6b9939 Add some hover effects 2020-07-10 14:24:35 +02:00
43c9f4ce9e Add direct quest resolving 2020-07-10 10:41:00 +02:00
0180da46a8 Rename selling to delivering 2020-07-09 20:34:32 +02:00
216973da78 Missing textures from last snapshot 2020-07-09 20:28:20 +02:00
1cb2bc5da6 Tests, a lot of textures and bug fixes 2020-07-09 20:27:53 +02:00
cb7408b7f1 Fix broken file name and add fade in for quests 2020-07-07 23:20:34 +02:00
dbd645e6d6 A huge amount of work on GUI and Gameplay 2020-07-07 22:51:15 +02:00
2249ddbc68 A huge amount of work on GUI 2020-07-06 19:42:48 +02:00
f3b8ae2385 Merge branch 'swing' 2020-07-04 16:40:34 +02:00
2252c38131 Testing JavaFX stuff 2020-07-04 16:38:28 +02:00
49425da0dc Changing dat visual system 2020-07-04 14:36:04 +02:00
2cdc8fabde Testing some Swing UI 2020-07-04 12:30:12 +02:00
4d7b99990e A lot of Canvas UI stuff 2020-07-04 11:39:53 +02:00
4a38dbfbdc Initial commit (basic backend stuff) 2020-06-10 10:12:39 +02:00