Commit Graph

60 Commits

Author SHA1 Message Date
2507a3f218 Final tutorial improvements 2024-02-14 18:17:19 -08:00
89dcee996f Add better cover 2024-02-14 18:03:31 -08:00
55eb61825e Add a tips page 2024-02-14 17:51:57 -08:00
184ce112bd Fix a crash 2024-02-14 17:32:27 -08:00
c2a978e315 Grabbed cards float 2024-02-14 16:29:49 -08:00
93161c6465 Stacked moves 2024-02-14 15:55:00 -08:00
7f87814d35 Remove unused code 2024-02-14 14:10:19 -08:00
a7697fa1b2 Don't undo during restart animation 2024-02-13 19:15:19 -08:00
0912e90510 Change undo behavior
- Undo while holding a card drops it
- Undo can be redone
2024-02-13 19:09:35 -08:00
119155a903 Update rood 2024-02-12 17:50:38 -08:00
e3bc5a0dc6 Add content warning 2024-02-12 16:34:26 -08:00
dd46a76f54 Improve pickup/drop 2024-02-12 15:03:55 -08:00
ff1c59adf3 Add image to cart 2024-02-11 21:54:32 -08:00
2085ba5a63 Complete the rood 2024-02-11 21:53:19 -08:00
4747e297b4 Add sounds 2024-02-11 20:54:01 -08:00
bb2cfdd6af Add QOL features 2024-02-11 20:40:30 -08:00
3b9c61329b Add music manager 2024-02-11 20:18:01 -08:00
da41929613 Add some music 2024-02-11 20:12:49 -08:00
2cca0cd857 Don't show a menu on restart 2024-02-11 18:04:51 -08:00
6949abc2fb Final win screen! 2024-02-11 17:58:34 -08:00
4a61d8afd3 Archaeology feature 2024-02-11 17:28:41 -08:00
21d0ed432d Get rid of old unneeded file 2024-02-11 16:48:22 -08:00
172fd30ad0 Tiling menu 2024-02-11 16:48:11 -08:00
f30b7d6023 Misc bugfixes 2024-02-11 15:58:40 -08:00
343e4a2ea9 Cart data reset, excavate button 2024-02-11 15:51:56 -08:00
c4b11071e5 Add menu 2024-02-11 14:59:20 -08:00
cdaedc8be3 Improve a line of liturgy 2024-02-11 13:52:34 -08:00
1f8a937107 Add liturgy 2024-02-11 13:44:45 -08:00
a06ea160b2 Track whether the player hsa completed the tutorial 2024-02-10 22:19:54 -08:00
d7d91dd3a7 Restart menu 2024-02-10 22:01:05 -08:00
8b23695945 Restart level animation 2024-02-10 21:41:48 -08:00
b4f4b8cbb5 Improve layout 2024-02-10 21:02:31 -08:00
6998d614a9 Better board/cursor graphics 2024-02-10 20:56:48 -08:00
e184552458 Tutorial: improved 2024-02-10 20:40:12 -08:00
15e86c7940 Tutorial code 1 2024-02-10 19:42:38 -08:00
2ad6a0bc3a Add state manager and ironman mode 2024-02-10 17:44:38 -08:00
59de5962dc Use a seed list for level 7 2024-02-10 16:35:57 -08:00
917f50370b Undo feature 2024-02-09 22:35:55 -08:00
3508072c0e Card rotation 2024-02-09 22:17:57 -08:00
6a92341695 Remove shadows as a feature 2024-02-09 21:43:01 -08:00
94a410a587 Support multiple seed pools 2024-02-09 21:05:24 -08:00
ae1955b7c4 Pick a random winnable deal at start 2024-02-09 19:21:47 -08:00
05294eaa4b Prepare for dealing out saved seeds 2024-02-09 18:13:39 -08:00
00ed414b1a ... I wasn't actually calling the right generator 2024-02-08 17:04:33 -08:00
ef1c014575 Color and RNG fixes 2024-02-08 16:41:40 -08:00
5dc6f763cd Possibly improve color choices 2024-02-08 13:12:34 -08:00
3d6e171caa Improve lua dealer 2024-02-08 12:44:28 -08:00
a936329a55 A stupider dealer. More interesting boards? 2024-02-07 22:12:36 -08:00
24dbdb9a57 Revert "Try another smart dealer implementation"
This reverts commit e4e6887e64.
2024-02-07 21:34:11 -08:00
e4e6887e64 Try another smart dealer implementation 2024-02-07 21:07:53 -08:00