Commit Graph

90 Commits

Author SHA1 Message Date
47379ded98 Added pixel art maces and clubs... 2024-04-29 04:56:47 -04:00
ed554ff8fe Minor UI changes... 2024-04-28 17:18:14 -04:00
2c21fb6b55 Fixed camera movement and zooming tiny bug, added zoom in/out on keypad. 2024-04-27 14:38:16 -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
7c1308978b World tile details, generation fix, minor bug fixes... 2024-04-27 09:04:47 -04:00
a02d7bdbcf Minor changes yet again, UI and World refactoring in progress... 2024-04-27 03:49:02 -04:00
2f62c204bf Minor changes before going to bed... 2024-04-26 19:46:09 -04:00
8afc4fb6ef Major code refactoring compiles and runs, next is data... 2024-04-26 18:25:29 -04:00
db42302736 Autistic naming changes, version 667... 2024-04-26 16:28:01 -04:00
206bd28fa8 Everything works now, less content, placeholders... 2024-04-25 03:46:07 -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
a62dd1a3f3 Small main update... 2024-03-28 19:58:47 -04:00
3c7cd66cb7 Changed AI prototype structure to use global variables for implementation simplicity. 2024-03-25 14:28:49 -04:00
b8088023ec Forgot the change... 2024-03-24 11:49:29 -04:00
71b6186474 Prototype is ready, review debug in progress... 2024-03-24 09:14:54 -04:00
fc6c37bc2e Finished 4th AI prototype, works nicely, we will see for scalability... 2024-03-24 08:07:42 -04:00
28fd6163c8 Prototype for indexing bot AI actions and male name definitions... 2024-03-22 11:08:37 -04:00
76f09c0936 I do not even know... 2024-03-22 00:37:54 -04:00
bfab2247ac Random seed... 2024-03-21 19:03:15 -04:00
fdaa79a556 Expanded logging system before implementing gameplay... 2024-03-21 18:28:26 -04:00
f48bf3e842 Grid renderer disabled by default. 2024-03-20 07:47:59 -04:00
67bed14643 Menu system quick fix and screen overlay. 2024-03-20 07:41:40 -04:00
077c3d3a1f Finished fixing font bug, now everything works. 2024-03-17 18:24:52 -04:00
f11c15dc02 Finished and debugged Raylib-Ada inclusion... 2024-03-17 17:52:59 -04:00
86b6cdf8ed Removed functions that were overriding each-other, removed one inclusion abstraction layer. 2024-03-17 16:45:46 -04:00
2e303d8372 Texture, sound and font data now uses heap instead of a stack. 2024-03-17 16:08:50 -04:00
b173b130d5 Experimental removal of C graphics files, compiles but segfaults... 2024-03-17 15:15:18 -04:00
8beb8bdeda Added unit, might and magic menus too... 2024-03-16 08:14:22 -04:00
b33bbf962c Implemented stack-based menu system core... 2024-03-16 08:08:50 -04:00
25f5216e2b Added hardcoded action list... 2024-03-16 06:52:32 -04:00
19d2eec6c5 Thinking of action system implementation... 2024-03-16 06:35:03 -04:00
e046565ee4 New skill menu and braindead simple menu stack... 2024-03-16 06:14:28 -04:00
df21c0f24f New skill menu... 2024-03-15 18:21:07 -04:00
37f0cb4e17 No need for font folder, bound to UI style... 2024-03-14 14:40:05 -04:00
b8020aef2f Forgot what I changed... 2024-03-14 13:23:14 -04:00
52ee55618f New font made in Blender based on CC0 font... 2024-03-14 11:50:14 -04:00
800aaf3359 Cleaned up UI, menu rendering and aligned fonts... 2024-03-14 09:44:31 -04:00
1b5ff7cc8b Experimenting with PNG fonts... 2024-03-14 07:58:52 -04:00
0f3501011e More font changes, fixing spacing issue very soon... 2024-03-14 06:54:53 -04:00
a23e283a36 Added new font, spacing still sucks... 2024-03-14 06:26:50 -04:00
7c3617a518 Adding CC0 fonts and revamping font management system... 2024-03-14 06:06:22 -04:00
866dda684f Added might descriptions... 2024-03-13 19:55:53 -04:00
7d04caad11 Added magic descriptions... 2024-03-13 19:34:55 -04:00
6c3b91f5a7 Revised bad descriptions and added resource descriptions... 2024-03-13 18:32:59 -04:00
e0a77d73c1 Added unit descriptions... 2024-03-13 16:56:59 -04:00