Commit Graph

420 Commits

Author SHA1 Message Date
YourWishes 15be964106 Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
YourWishes 188e57c3fd Added deal round, removed some logging 2021-07-28 10:01:52 -07:00
YourWishes e7a7fd9545 Added FLOP action 2021-07-28 09:52:29 -07:00
YourWishes 9b4589dfe8 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
YourWishes 54559e761c Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
YourWishes a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
YourWishes 97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
YourWishes 75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
YourWishes 1b5390ec9e Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
YourWishes ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
YourWishes e8c64828f8 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
YourWishes 595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
YourWishes 96e66901ff Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
YourWishes 1c1eef3363 Added timeline 2021-07-15 09:22:38 -07:00
YourWishes 3f410d65dd Add and use easing curves 2021-07-15 06:58:09 -07:00
YourWishes c53de8153a Easing tests. 2021-07-15 04:38:31 -07:00
YourWishes de533a2af6 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
YourWishes 50784b7663 Update cglm 2021-07-14 20:12:25 -07:00
YourWishes d1cbb622f6 A bit more code cleaning. 2021-07-13 08:59:04 -07:00
YourWishes 5d9c1d6de5 Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
YourWishes 26eae71794 Refactor round 1 2021-07-12 15:04:10 -07:00
YourWishes 67197178c2 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
YourWishes 3c1d4cf83a Fixed bad ref 2021-07-12 10:23:00 -07:00
YourWishes 06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
YourWishes 9bdd7057f2 Cleaned some of the repo 2021-07-12 09:41:13 -07:00
YourWishes 25ab7cc101 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
YourWishes 1b2bf0c434 Winner logic finished. 2021-07-08 09:18:21 -07:00
YourWishes 055fc976e1 Changed winning to allow pointer to winning definiton for arraying. 2021-06-24 15:40:11 -07:00
YourWishes 0ec6087bd0 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
YourWishes 58dbfc65dd Fixed winner hand filling 2021-06-24 13:50:19 -07:00
YourWishes 2ba4dc2901 Finished poker hand solver. 2021-06-23 20:03:40 -07:00
YourWishes 9926678f9c Added straight. 2021-06-23 19:40:36 -07:00
YourWishes 296988bc7a Added flusg 2021-06-23 19:18:36 -07:00
YourWishes c6fd56816c Added Full House 2021-06-23 09:42:13 -07:00
YourWishes 0611b59715 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
YourWishes 20e30f187b Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
YourWishes 24329045a7 Fixed compiler warning 2021-06-15 07:20:58 -07:00
YourWishes 448239cc23 Implemented card array sorting 2021-06-15 07:14:26 -07:00
YourWishes 337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
YourWishes c69805feb1 Image Update 2021-06-12 07:54:22 -07:00
YourWishes fbaa01711d Wrote image stitcher 2021-06-12 00:07:40 -07:00
YourWishes 1631225cc2 Working on poker logic 2021-06-05 10:03:04 -07:00
YourWishes 7b7526d346 Working on poker logic. 2021-05-31 08:06:43 -07:00
YourWishes 68e6abe0de Playing around with talking and input 2021-05-26 08:10:37 -07:00
YourWishes bc512ab29e Corrected final font issues. 2021-05-26 06:17:13 -07:00
YourWishes 2e8e2d1f75 restored width/height calc 2021-05-25 20:17:40 -07:00
YourWishes 96eec68b90 Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
YourWishes e79ab586b8 Roughing talk logic 2021-05-25 09:52:57 -07:00
YourWishes cab4833d5c Text Wrapping Complete 2021-05-25 07:52:53 -07:00
YourWishes 388d94cbcc Significantly improved font code 2021-05-24 20:56:50 -07:00