Commit Graph

88 Commits

Author SHA1 Message Date
3f5351fce6 Source changes now, loading of new assets and usage... 2024-06-09 13:30:05 -04:00
d3043bce73 Finishing very soon... 2024-06-09 12:57:11 -04:00
788c821605 Adding draw_text procedure and text size... 2024-06-08 04:38:28 -04:00
6d775711a5 Documenting some changes... 2024-06-08 02:23:21 -04:00
06cac284a2 Refactored UI package... 2024-06-04 08:21:24 -04:00
6d97eb4d39 Major refactoring... 2024-06-02 07:02:36 -04:00
4340ab7d2d Added end turn button sprites... 2024-06-01 14:09:35 -04:00
4d52aea6ac Major revision, work in progress... 2024-05-31 07:14:00 -04:00
36621cbfba Moved materials... 2024-05-27 17:51:21 -04:00
7382d0d9d5 Some more Raylib functions... 2024-05-27 16:38:18 -04:00
1a7c8e44d0 Changed Core package clipping... 2024-05-27 13:48:12 -04:00
632916444f More code refactoring... 2024-05-27 12:59:41 -04:00
9ef53ed704 Added copied greave icons and world profiling... 2024-05-27 10:40:07 -04:00
fc5b64532f Refactored biome-separated world rendering... 2024-05-25 06:33:05 -04:00
3c4816c6ee Completed map saving and loading, needs item data... 2024-05-25 03:53:53 -04:00
68cf53a11f Added all sorts of point saving... 2024-05-25 03:19:58 -04:00
f4453d06a3 Revised map saving a lot... 2024-05-25 03:00:30 -04:00
d675ce7467 Minor refactorings, moving procedures to world and quality revisions... 2024-05-25 01:48:03 -04:00
50e8bfdb98 Prototype sequaltial integer IO... 2024-05-23 08:29:21 -04:00
32d41d7669 Prototype map saving, PNG based, probably will be removed... 2024-05-23 08:03:38 -04:00
724a037413 Refactoring and F keys... 2024-05-22 21:05:19 -04:00
94073bdd59 Work in progress on minimap rendering... 2024-05-20 16:55:16 -04:00
8e72e66469 Gameplay pretty much finished except for buildings... 2024-05-19 15:06:20 -04:00
b947518a56 Revision of Chad data in World package... 2024-05-19 13:29:28 -04:00
907f117f41 Revised few Core functions to use tint, and blanked tiny fill bars... 2024-05-19 05:42:45 -04:00
169866a93c Another major moving, source code fixed, all works! 2024-05-18 15:16:09 -04:00
600ca67069 Various general refactoring... 2024-05-16 14:52:41 -04:00
6e85588237 Added chads and more chad information, also refactored UI... 2024-05-16 12:35:36 -04:00
0d1b03cdd1 Added mouse wheel, text scrolling... 2024-05-13 09:32:49 -04:00
53a4179c40 Even worse code due to Adas limitations... 2024-05-13 09:20:16 -04:00
f8c75a8be5 Work in progress on source code preview... 2024-05-12 20:45:26 -04:00
e19220d15a A lot of minor UI fixes... 2024-05-11 06:01:07 -04:00
4f1dddd7d1 New world biome previews and changed introduction... 2024-05-10 23:44:09 -04:00
642a0b5046 Some refactoring and experimental work... 2024-05-10 22:09:30 -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
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
ff9cf274d0 Added cursor movement with range 6 and more tiny fixes... 2024-05-09 03:53:38 -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
a493ea7d61 Changed signal mode to strict enumeration value, have equality hack... 2024-05-08 16:17:47 -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
e5a81dc24b Probably going back to simple solution... 2024-05-03 08:16:50 -04:00
e29da50694 Removed monospace font, added icon action, copied fonts... 2024-05-01 00:16:19 -04:00
4ec49b468a Minor source change... 2024-04-30 14:20:30 -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