blob: ebabe4b24328e6a64fb63a6f579bbdac6298839f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
## SALIS UPDATES
- Add eat-string (EATF/EATB) instruction
- Reward organisms for "eating" information
## TSALIS UPDATES
- Create process cursor selector (on WORLD and PROCESS view)
- Better console:
- Console resumes sim after closing
- Allow longer input
- Allow hex input
- Line editing
- Command history
- Console responses
- Make save files portable
## PYTHON PLUGINS/APPS
- PySalis simulation runner script
- Create REPORT app that reads many savefiles and generates data files from:
- Organism sizes
- Instruction count
- Species dictionary
- Dictionary graph
- 2D evolution grapher
|