Commit Graph

212 Commits

Author SHA1 Message Date
642a0b5046 Some refactoring and experimental work... 2024-05-10 22:09:30 -04:00
af4e800498 Minor changes from yesterday... 2024-05-09 22:23:40 -04:00
c8d61ad968 Finished alpha unit-less mapshot procedure... 2024-05-09 15:54:39 -04:00
62dc7a81d6 Prototyping mapshot functionality... 2024-05-09 14:52:19 -04:00
27c887089f File IO experimentation... 2024-05-09 12:52:23 -04:00
e75c62b0d0 Added check boxes... 2024-05-09 11:28:40 -04:00
36358dc2c1 Work in progress font and buttons... 2024-05-09 11:03:39 -04:00
16db1d8efd Added introduction sprites... 2024-05-09 09:11:26 -04:00
c0fe52c155 Minor Core drawing changes and 4 new item sprites... 2024-05-09 06:49:24 -04:00
8a27843637 Revised some pixel art and abstracted out map frame with new sprites for it... 2024-05-09 06:16:11 -04:00
dad2e46c34 Added unit+items to world drawing procedure... 2024-05-09 05:07:20 -04:00
7e660f394a Added in-world-preview map frame rendering... 2024-05-09 04:07:25 -04:00
ff9cf274d0 Added cursor movement with range 6 and more tiny fixes... 2024-05-09 03:53:38 -04:00
9ad5151048 Added title bar colour... 2024-05-09 02:43:09 -04:00
2f09cb9216 Revised some Core and Ray code... 2024-05-09 02:08:01 -04:00
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
c16f5dd4e3 Circled map revealing thing and had dinner... 2024-05-08 18:06:37 -04:00
e73d65ec9a Added map revealing thing... 2024-05-08 17:14: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
90d7576ad1 Added 6 new skills... 2024-05-07 08:07:01 -04:00
6472192efc New resource icons... 2024-05-07 03:58:41 -04:00
5bc6a1c81d New attribute icons and minor source changes... 2024-05-07 02:58:56 -04:00
aed65c0854 Small fix, Ada does not have default Steel resource, missed pun, Steelman Language Requirements... 2024-05-06 14:54:25 -04:00
938b9fc961 Resource descriptions... 2024-05-06 14:52:01 -04:00
7b8226f3ab Attribute descriptions... 2024-05-06 14:44:15 -04:00
58598f03c0 Extended landmarks collision to be any size, aka landmark sprite dependent. 2024-05-06 14:35:19 -04:00
7c8b9432a4 Extended collision system to buildings... 2024-05-06 14:18:30 -04:00
d60e511ed9 Added map view shading, square now... 2024-05-06 13:59:08 -04:00
b494cf8ef7 Implemented landmark collision system... 2024-05-06 08:38:47 -04:00
9d7ccdb213 Revamped Fairy UI theme and fixed Main one... 2024-05-06 08:13:54 -04:00
47899ff3f8 Added fur armour set and magic descriptions... 2024-05-05 13:09:59 -04:00
49238bb711 Added all finished items... 2024-05-05 12:30:51 -04:00
5fef023964 Added constructions and items into world data painlessly... 2024-05-05 11:46:56 -04:00
6d997367d4 Preparing World package for construction and item inclusion... 2024-05-05 11:38:15 -04:00
381d088268 Added 6 faction-based home constructions and their data... 2024-05-05 10:22:48 -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
3c6c3fac33 Removed some stupid commented out code... 2024-05-04 07:22:16 -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