Commit Graph

121 Commits

Author SHA1 Message Date
YourWishes 327db3557e More code cleaning. 2021-09-28 07:01:37 -07:00
YourWishes fa54383d6f Boredom 2021-09-27 22:48:28 -07:00
YourWishes 25e683b512 Working on more AI kinks. 2021-09-27 21:53:56 -07:00
YourWishes 0ccdc817de Fixed more betting bugs. 2021-09-27 15:21:25 -07:00
YourWishes d4cc907506 Fixed betting bugs. 2021-09-27 14:27:13 -07:00
YourWishes 733c311d5e Fixed betting bugs. 2021-09-27 14:27:06 -07:00
YourWishes 27927a1820 Camera smoothing. 2021-09-26 19:09:47 -07:00
YourWishes f3a16b9c8c Added some transitions. 2021-09-26 16:45:27 -07:00
YourWishes 7740bd9930 Adding some beter AI. 2021-09-26 12:43:14 -07:00
YourWishes 94e54a4290 Full JS rendering example. 2021-09-25 23:29:56 -07:00
YourWishes d4632cee31 Fixed bundle bugs. 2021-09-25 23:22:05 -07:00
YourWishes 631c3a78b1 Added epoch to scripts. 2021-09-25 18:59:12 -07:00
YourWishes 4bf7d14416 Testing textures and shaders in scripting. 2021-09-25 18:35:47 -07:00
YourWishes 0792304c66 Invoking extra TS functions. 2021-09-25 18:21:02 -07:00
YourWishes 4fcfb550a7 Adding more TS 2021-09-25 11:29:23 -07:00
YourWishes 1bccf9b7e2 Working on poker logic. 2021-09-25 01:36:25 -07:00
YourWishes b89bf8bdff Working on winning logic. 2021-09-21 20:55:42 -07:00
YourWishes 11e4bfe23b Fixed Winner logic 2021-09-20 18:33:00 -07:00
YourWishes 19e7a12458 Added some turn logic 2021-09-20 13:21:46 -07:00
YourWishes c0ce11a44a Testing some UI interactions. 2021-09-20 11:42:53 -07:00
YourWishes b3e06a3837 Refactor almost finished. 2021-09-19 22:49:52 -07:00
YourWishes a2c269ab33 Close to done refactoring now. 2021-09-19 22:18:23 -07:00
YourWishes 84e4fc0c00 Even more refactoring. 2021-09-19 22:02:14 -07:00
YourWishes e87e04decf Even more refactoring 2021-09-19 20:50:35 -07:00
YourWishes 6904a46bec Begin refactor. 2021-09-18 23:13:05 -07:00
YourWishes 98daedced9 Doing some cleanup 2021-09-18 17:55:28 -07:00
YourWishes ef9137fabb Added JS engine. 2021-09-18 00:39:00 -07:00
YourWishes e6ef96ae78 Moved some code around. 2021-09-13 09:23:36 -07:00
YourWishes a11b0ca2f1 Just messing with alignment of UI a bit. 2021-09-12 22:56:07 -07:00
YourWishes e827beff06 Aligned poker player UI a bit. 2021-09-12 22:54:03 -07:00
YourWishes 8d4df83473 Added grid cell alignment 2021-09-12 20:32:30 -07:00
YourWishes 8d69d12728 Cleaned up some UI code. 2021-09-12 13:01:20 -07:00
YourWishes ecd5c0c47c Added XML Parser. 2021-09-12 11:28:39 -07:00
YourWishes 9b179778b9 Fixed rows before columns inconsistency. 2021-09-10 10:20:14 -07:00
YourWishes 896b98c9aa Added framed text menu. 2021-09-10 10:13:39 -07:00
YourWishes 5579b012f6 Added label clamping. 2021-09-08 23:16:22 -07:00
YourWishes 9ef961f871 Added textmenu 2021-09-08 23:10:59 -07:00
YourWishes f19ec89aba Working on redoing menu ui. 2021-09-07 21:56:22 -07:00
YourWishes 6c3bf3eeb0 Built basic UI Grid. 2021-09-07 09:07:53 -07:00
YourWishes 6c10429dfb Working on the Player UI 2021-09-06 09:12:45 -07:00
YourWishes 2285568480 Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
YourWishes cb447a6033 Added a dynamic array. 2021-09-05 00:34:29 -07:00
YourWishes c0d13042b4 Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
YourWishes 4b55ec7b93 Fixed a buffer overflow. 2021-09-03 07:59:36 -07:00
YourWishes c2aea93766 Added image UI element. 2021-09-02 10:10:00 -07:00
YourWishes 5c4fc01b43 Removing some compiler warnings. 2021-09-02 07:01:31 -07:00
YourWishes 46752c6d22 Fixed buffer overflowing because of mouse input 2021-08-30 22:50:16 -07:00
YourWishes 5369795134 Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
YourWishes 7628417b72 Cleaned some of the betting code. 2021-08-29 22:19:54 -07:00
YourWishes 063c7b12ed Made betting work correctly. 2021-08-29 22:03:18 -07:00