Commit Graph

36 Commits

Author SHA1 Message Date
cb34d6abf4 Added movement arrow sprites and points... 2024-06-01 12:39:44 -04:00
b355ad4db8 Finished renaming values and traits for now... 2024-06-01 11:56:18 -04:00
b495f870b3 Minor general refactoring of naming style... 2024-06-01 11:27:59 -04:00
b6cef84f28 Finished saving equipment and inventory... 2024-05-28 06:53:48 -04:00
34edd2ef72 Added picking-up bananas... 2024-05-28 06:08:45 -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
a02a50d72c Minor source changes... 2024-05-20 15:30:40 -04:00
b947518a56 Revision of Chad data in World package... 2024-05-19 13:29:28 -04:00
38ff1739ae Tested out tinted tiny fill bars, works, uploading other sprites soon... 2024-05-19 05:18:19 -04:00
20c6e78ec4 Work in progress on refactoring stupid names... 2024-05-19 02:59:45 -04:00
169866a93c Another major moving, source code fixed, all works! 2024-05-18 15:16:09 -04:00
a3f3082268 Added few more equipment icons and other minor refactorings... 2024-05-17 21:52:05 -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
bcbc66d8e1 Work in progress on equipment, works so far... 2024-05-17 19:37:52 -04:00
6a0b93949a Implementing inventory, pick-ups, drop-downs, chad data viewer... 2024-05-17 18:35:31 -04:00
600ca67069 Various general refactoring... 2024-05-16 14:52:41 -04:00
5b0c6f2e0f Working on Chad menus... 2024-05-16 13:17:36 -04:00
6e85588237 Added chads and more chad information, also refactored UI... 2024-05-16 12:35:36 -04:00
a3b1bbbc82 Work in progress UI changes... 2024-05-11 03:03:28 -04:00
572372a3bf Added skill and resource point lists in... 2024-05-11 00:49:15 -04:00
bd9b3f0056 Prototyping out Chad state view panel... 2024-05-11 00:42:24 -04:00
39335fe890 A lot of major refactoring, adding world data soon... 2024-05-11 00:28:50 -04:00
42806f33c5 Removed a lot of dead code, stupid stuff, and bot-unique AI... 2024-05-08 15:43:44 -04:00
cc7c27833d Fixed world UV rendering bug, added Alice into dumb rendering process. 2024-05-03 05:28:44 -04:00
a21e9429cd Added Pepe chad, mouse movement, limited world rendering, other work in progress... 2024-05-01 14:41:55 -04:00
4bfc09dc08 Refactored loop, record and declare keyword alignment... 2024-04-27 10:01:54 -04:00
25ab404c92 Autistic naming changes, version 666... 2024-04-26 16:05:48 -04:00
0653ca2f57 Minor changes that ease the work... 2024-04-25 04:14:45 -04:00
3750a8727b Breaking compilation of ~3000 SLOC project... 2024-04-25 00:27:13 -04:00
a2e5ce337e Revised trait and sprite arrays... 2024-04-23 16:19:29 -04:00
86b6cdf8ed Removed functions that were overriding each-other, removed one inclusion abstraction layer. 2024-03-17 16:45:46 -04:00
8cc3f0d228 Added basic printf debugging... 2024-03-11 08:42:25 -04:00
dad6c7e86d Removed attribute-like functions and added new menu prototypes. 2024-03-11 07:43:10 -04:00
f7976b922d Added chads aka heroes and excluded menu information... 2024-02-22 03:29:04 -05:00