Epoch/Sources/epoch_code
vbawol 1db988095e booleans in configs
- change bools in config files to string or a number.
- EPOCH_fnc_returnConfigEntry(V2) now also supports 0/1 via config when
default input is a bool.
Note: this commit may address issue with Bad conversion: bool rpt spam.

It is suggested to use the following format for storing booleans in
config:
1 = true
"true"=true
0 = false
"false"=false
2016-12-29 12:18:09 -06:00
..
compile booleans in configs 2016-12-29 12:18:09 -06:00
gui/scripts fixed crash with crafting load since 1.66 2016-12-02 09:59:01 -06:00
init 0.4 b652 2016-11-09 17:23:27 -06:00
System Epoch Survival 0.4 b646 2016-11-09 15:21:15 -06:00
license.txt 0.3.7.021 2016-01-12 20:53:57 -06:00