Commit Graph

90 Commits

Author SHA1 Message Date
03719ab744 Testing lake procedural generation... 2024-05-25 08:56:49 -04:00
cd96dc5ea1 Implemented water, tested, but not procedurally generated yet... 2024-05-25 08:40:28 -04:00
fc5b64532f Refactored biome-separated world rendering... 2024-05-25 06:33:05 -04:00
043dba7c07 Added separate biome terrain sprite sheets... 2024-05-25 05:46:18 -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
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
fc6d0c44f2 Added resource cheats... 2024-05-22 21:22:34 -04:00
724a037413 Refactoring and F keys... 2024-05-22 21:05:19 -04:00
45b2d4feb8 Minor update to Unit package... Sadly... 2024-05-21 12:15:51 -04:00
388b039671 Refactored Unit package a lot... 2024-05-21 11:14:17 -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
d9fa3ef605 Finished map frame, ez... 2024-05-19 14:34:13 -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
3af6733ebe Added states to locations... 2024-05-19 12:29:15 -04:00
753b35b60d Finished naive effect implementation... 2024-05-19 11:32:19 -04:00
9b5bffa7d3 Finished world locations, working on effects and evokes... 2024-05-19 10:33:58 -04:00
c4ac4e759c Implementing HoM&M3-like water due to performance... 2024-05-19 07:23:55 -04:00
dc45310370 Initial braindead borderless random water implementation... 2024-05-19 07:02:34 -04:00
24203e0992 Adding water slowly but surely... 2024-05-19 06:43:46 -04:00
169866a93c Another major moving, source code fixed, all works! 2024-05-18 15:16:09 -04:00
929334dd9f Refactored points drawing code and revised Chad view... 2024-05-17 21:00:50 -04:00
5e1aad287e Finished item pick-ups and inventory... 2024-05-17 20:02:37 -04:00
6a0b93949a Implementing inventory, pick-ups, drop-downs, chad data viewer... 2024-05-17 18:35:31 -04:00
e773e4b385 Minor mapshot fix... 2024-05-16 15:31:48 -04:00
f2dede1a16 Added landmark descriptions and names, and 4 new ones... 2024-05-16 15:28:02 -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
f06b32f8ae Refactored some UI code... 2024-05-16 10:43:39 -04:00
23122cecd0 Added 10 world landmarks... 2024-05-15 05:06:15 -04:00
53a4179c40 Even worse code due to Adas limitations... 2024-05-13 09:20:16 -04:00
34c87628eb Added reveal map on M signal... 2024-05-12 10:07:37 -04:00
e19220d15a A lot of minor UI fixes... 2024-05-11 06:01:07 -04:00
67c8197ba7 Minor changes and benchmarking... 2024-05-11 05:13:45 -04:00
4e3d5cfa61 Renamed Item package, minor changes... 2024-05-11 03:38:33 -04:00
4f46b202df Major unit refactoring... 2024-05-11 02:13:20 -04:00
b71493497a Revised Unit package to use indexed arrays... 2024-05-11 01:45:06 -04:00
c8d61ad968 Finished alpha unit-less mapshot procedure... 2024-05-09 15:54:39 -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
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