60 Commits

Author SHA1 Message Date
b89f27f3ec Added FLOP action 2021-07-28 09:52:29 -07:00
c3b0ad7950 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
cf4d4cd710 Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
2a4b1fa8da Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
31f61cac69 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
f738f9b83d Working on some visual novel elements 2021-07-22 10:24:34 -07:00
eb9d512233 Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
027907d5a4 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
f619b7c9d2 Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
06202f6f7e Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
9e40d8f576 Added timeline 2021-07-15 09:22:38 -07:00
81a79e136d Add and use easing curves 2021-07-15 06:58:09 -07:00
2ebdf0e8fb Easing tests. 2021-07-15 04:38:31 -07:00
6a1b370550 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
6b027e6e4e Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
8b45b976d4 Refactor round 1 2021-07-12 15:04:10 -07:00
e990d28a1f Added matrix 2021-07-12 10:22:33 -07:00
edb80a3431 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
07ff33300a Winner logic finished. 2021-07-08 09:18:21 -07:00
2b772816d8 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
127257cf99 Added Full House 2021-06-23 09:42:13 -07:00
d632662520 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
77389ffd15 Added some array utils. 2021-06-13 18:16:35 -07:00
928c3c838e Image Update 2021-06-12 07:54:22 -07:00
ce96052385 Working on poker logic 2021-06-05 10:03:04 -07:00
28e5e86540 Working on poker logic. 2021-05-31 08:06:43 -07:00
62928b7c69 Playing around with talking and input 2021-05-26 08:10:37 -07:00
b81c4ca604 Corrected final font issues. 2021-05-26 06:17:13 -07:00
79b7aa06ba Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
ffaaa91a9e Roughing talk logic 2021-05-25 09:52:57 -07:00
6e6497ca43 Text Wrapping Complete 2021-05-25 07:52:53 -07:00
ad8b1ccd3e Significantly improved font code 2021-05-24 20:56:50 -07:00
76307d2746 Moving some code around 2021-05-23 22:27:19 -07:00
b0dce455f0 Added True Type fonts 2021-05-23 10:53:00 -07:00
d84e760c34 Restored some of the rendering 2021-05-22 14:18:23 -07:00
58e86d160e Added assets 2021-05-21 07:20:22 -07:00
8fbf353cd9 Render pipeline working. 2021-05-20 22:47:26 -07:00
5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
760348d2e1 Render chips 2021-05-20 08:34:15 -07:00
3a867f9ad6 chips 2021-05-20 07:47:03 -07:00
e2274ea8bf Shuffled game_t struct 2021-05-17 09:06:47 -07:00
e864502f6a Moved some more code around 2021-05-17 08:10:29 -07:00
a97933d366 Nuked Poker State 2021-05-17 06:43:48 -07:00
9af4115bad Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
4dbd5acab9 Moved code from card to poker 2021-05-16 21:01:36 -07:00
06464c260a Nuked some more code. 2021-05-16 20:34:45 -07:00
3aa6a220b1 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
e958f509ab Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
80f9cc4328 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
f76ef65b7b working on some render tools 2021-05-10 21:42:09 -07:00