Commit Graph

71 Commits

Author SHA1 Message Date
394ee1f98e A lot of refactoring and pixelbug fixing, still WIP... 2024-05-08 19:30:00 -04:00
0e3a14ccab Removed AI completely, refactored UI and Core. 2024-05-08 18:34:49 -04:00
faad7fac15 Refactored some core and UI code... 2024-05-08 16:45:08 -04:00
a493ea7d61 Changed signal mode to strict enumeration value, have equality hack... 2024-05-08 16:17:47 -04:00
42806f33c5 Removed a lot of dead code, stupid stuff, and bot-unique AI... 2024-05-08 15:43:44 -04:00
9ad650eab0 Removed old menu procedures from attribute, skill and resource packages... 2024-05-08 15:33:13 -04:00
5be8b6af53 Refactored UI code a lot, more to come with new record... 2024-05-07 09:59:26 -04:00
2308d088b9 Work in progress on menu alignment... 2024-05-07 09:06:08 -04:00
5bc6a1c81d New attribute icons and minor source changes... 2024-05-07 02:58:56 -04:00
9d7ccdb213 Revamped Fairy UI theme and fixed Main one... 2024-05-06 08:13:54 -04:00
40516240a4 Experimental UI button selection... 2024-05-04 09:29:48 -04:00
857e50e96d Forgot what I changed again... 2024-05-04 09:17:56 -04:00
b016ea93e7 Added icon selection... 2024-05-04 08:40:03 -04:00
24f3a047d0 New prototype mouse input system... 2024-05-04 08:26:51 -04:00
16fbf216da Revised UI structure to use dynamic arrays, and revised menus. 2024-05-04 07:12:00 -04:00
5d0a29f15a Finished core menu system probably... 2024-05-03 10:39:28 -04:00
4ed6af967d Added skill, attribute and resource menus... 2024-05-03 10:13:49 -04:00
675631f0e8 Very stupid solution to simple problem right now... 2024-05-03 08:37:14 -04:00
e5a81dc24b Probably going back to simple solution... 2024-05-03 08:16:50 -04:00
f798e6c799 Experimenting with UI... 2024-05-03 07:55:17 -04:00
7253eb25cb Minor testing changes... 2024-05-03 06:49:12 -04:00
1ab1daff56 More sprite modificaitons and resizable window... 2024-05-01 15:19:12 -04:00
a21e9429cd Added Pepe chad, mouse movement, limited world rendering, other work in progress... 2024-05-01 14:41:55 -04:00
cc1c48753d Added fill bar and refactored UI more... 2024-05-01 09:55:56 -04:00
ab48e7100a UI refactoring works excellent, menu implementations later... 2024-05-01 09:26:06 -04:00
6c225c9bbf A lot of UI experimentation... 2024-05-01 09:15:38 -04:00
1ef03fec66 Reverting smaller changes due to serious FPS drop... 2024-05-01 07:38:47 -04:00
fd581b20e0 Experimenting with UI mouse input... 2024-05-01 07:24:10 -04:00
e29da50694 Removed monospace font, added icon action, copied fonts... 2024-05-01 00:16:19 -04:00
7fc9681914 Fixed font, dwarven title bar, etc. 2024-04-30 23:17:05 -04:00
292500e7da Fixed lower left corner bug, due to PNG mode, and added UI theme scroller... 2024-04-30 19:58:38 -04:00
48b17e09d4 Fixing lower left corner thing... 2024-04-30 19:42:17 -04:00
25d0351a52 Removing default UI theme in code, removing folder soon... 2024-04-30 13:04:32 -04:00
ed554ff8fe Minor UI changes... 2024-04-28 17:18:14 -04:00
d14d5f719f Found one bug, do not move on arrow keys... 2024-04-27 13:57:30 -04:00
9984f94c0e Fixed one UI bug, general revision almost done. 2024-04-27 13:05:44 -04:00
72605d02de Work in progress, quick push... 2024-04-27 12:34:16 -04:00
4bfc09dc08 Refactored loop, record and declare keyword alignment... 2024-04-27 10:01:54 -04:00
a02d7bdbcf Minor changes yet again, UI and World refactoring in progress... 2024-04-27 03:49:02 -04:00
8afc4fb6ef Major code refactoring compiles and runs, next is data... 2024-04-26 18:25:29 -04:00
25ab404c92 Autistic naming changes, version 666... 2024-04-26 16:05:48 -04:00
9ba2c4a31e More updates, refactoring very soon... 2024-04-25 09:26:08 -04:00
310a6d035d UI and world scaling code... 2024-04-25 05:27:44 -04:00
0653ca2f57 Minor changes that ease the work... 2024-04-25 04:14:45 -04:00
3750a8727b Breaking compilation of ~3000 SLOC project... 2024-04-25 00:27:13 -04:00
950384aede Menu updates and image stringification... 2024-04-23 16:33:07 -04:00
a2e5ce337e Revised trait and sprite arrays... 2024-04-23 16:19:29 -04:00
7ef15ce048 Added my own Raylib Ada language bindings into Xhads... 2024-03-18 16:37:14 -04:00
86b6cdf8ed Removed functions that were overriding each-other, removed one inclusion abstraction layer. 2024-03-17 16:45:46 -04:00
b173b130d5 Experimental removal of C graphics files, compiles but segfaults... 2024-03-17 15:15:18 -04:00