-
Notifications
You must be signed in to change notification settings - Fork 0
/
HISTORY
31 lines (19 loc) · 824 Bytes
/
HISTORY
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
version 0.0.7:
switched to using the logging module for data stuff.
ps: i REALLY suck at this whole GUI thing... maybe i can get some help?
version 0.0.6:
command test code hardcoded in (press enter to run each code block)
item subsystem updated
found a graphics artist willing to help (thanks Evan!) new tiles, and such shall appear soon
working with a friend about the sounds (engine, and other background sounds)
added project to GitHub.com
version 0.0.5:
finalized main map loading system (map_loader.py)
first item (energy test)
start item subsystem
start command subsystem
version 0.0.3:
new map loading system being tested
first vehicle test code
version 0.0.1:
first version, basic map loading, and tile testing