Commit Graph

128 Commits

Author SHA1 Message Date
9c23103d05 Added diagonal arrows and target... 2024-06-02 08:11:48 -04:00
6d97eb4d39 Major refactoring... 2024-06-02 07:02:36 -04:00
b8e398b712 Various experiments... 2024-06-01 20:42:12 -04:00
4340ab7d2d Added end turn button sprites... 2024-06-01 14:09:35 -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
4b274bf2e5 Added window size limits and cursor rendering... 2024-05-25 04:39:07 -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
f65c8c252f Using points, work in progress... 2024-05-23 02:58:30 -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
3d3424aa18 Removed sounds for now, added sword icons... 2024-05-19 18:59:02 -04:00
8e72e66469 Gameplay pretty much finished except for buildings... 2024-05-19 15:06:20 -04:00
7b65d4e0db Reimplementing zoom factor related map border rednering... 2024-05-19 13:57:13 -04:00
b947518a56 Revision of Chad data in World package... 2024-05-19 13:29:28 -04:00
24203e0992 Adding water slowly but surely... 2024-05-19 06:43:46 -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
7ba21d2a81 Minor refactoring of deity data... 2024-05-15 06:38:53 -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
725296802c Implementing Xyntax in Ada work in progress... 2024-05-13 04:03:27 -04:00
f8c75a8be5 Work in progress on source code preview... 2024-05-12 20:45:26 -04:00
190154aac8 Added window icon... 2024-05-12 11:29:20 -04:00
2925dc0b95 Fixed one stupid rendering bug... 2024-05-12 11:08:32 -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
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
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
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
42806f33c5 Removed a lot of dead code, stupid stuff, and bot-unique AI... 2024-05-08 15:43:44 -04:00