Commit Message Author Date Diff Refs
b30e17b Update mapView DOM structure and add visual indicators for blocked exits Chip Black 2020-08-06 5 (+70/-25) master
c4de3b8 Add exits property to Cell Chip Black 2020-08-06 1 (+8/-1)
0cbf22b Add buying, object conditionals, move command Chip Black 2020-08-06 5 (+131/-12)
7cdca87 Add player inventory Chip Black 2020-08-06 1 (+19/-1)
a71b09f Make sure generated ids don't start with a number Chip Black 2020-08-06 1 (+1/-1)
3d080b0 Add meta charset Chip Black 2020-08-06 1 (+1/-0)
4da5f73 Update libs to es2019 Chip Black 2020-08-06 2 (+2/-2)
52c57cd Update dependencies Chip Black 2020-08-06 2 (+2976/-2042)
bce1806 Store globals as an array Chip Black 2018-11-11 2 (+6/-11)
be4f9cb Add global object save/load Chip Black 2018-11-11 3 (+45/-3)
14d4702 Add Object Editor Chip Black 2018-11-11 6 (+214/-16)
ab32e31 Update CellEditor to use FragmentManager Chip Black 2018-11-10 3 (+50/-33)
6ad50dd Rename Editor to CellEditor Chip Black 2018-11-10 5 (+16/-17)
444d96e Ignore built parser.ts Chip Black 2018-11-10 3 (+128/-127)
6b7a702 Add mocha/chai tests Chip Black 2018-10-28 6 (+442/-1)
1d1decc Add event manipulation methods in Cell Chip Black 2018-10-28 1 (+13/-0)
854b161 Remove global state object uniqueness Chip Black 2018-10-28 1 (+2/-8)
9ba078f Make editor slightly cleaner with FragmentManager Chip Black 2018-10-27 2 (+60/-22)
5c8fe73 Fix cell properties and reinstate save/load functionality Chip Black 2018-10-27 3 (+12/-6)
38fed50 Move events back into cell Chip Black 2018-10-27 2 (+17/-10)
dad934f Remove player object from map Chip Black 2018-10-22 2 (+11/-20)
e281256 Fully parse if clauses in menu Chip Black 2018-10-21 2 (+19/-1)
e1b1a59 Make print parse and display newlines Chip Black 2018-10-21 1 (+9/-8)
5aa0282 Add _ to word definition Chip Black 2018-10-21 1 (+2/-2)
f530dc1 Fix multi-line strings Chip Black 2018-10-21 1 (+8/-17)
07a6124 Implement finish and goto Chip Black 2018-10-21 10 (+110/-31)
ab79b14 Use nearley parser for scripting Chip Black 2018-10-21 10 (+298/-180)
4f5e88b Update style on cell editor Chip Black 2018-10-20 5 (+322/-244)
27c3c52 Integrate script engine with events Chip Black 2018-10-18 2 (+16/-4)
8894f3d Add scripting engine Chip Black 2018-10-18 1 (+216/-0)
1cdf515 Add event editing Chip Black 2018-10-17 4 (+90/-0)
fc8cd86 Add action buttons Chip Black 2018-10-17 6 (+94/-10)
a379b9d Expand editor capabilities Chip Black 2018-10-16 5 (+43/-23)
ac0c20c Fix blank lines Chip Black 2018-10-16 1 (+6/-1)
82798c5 Create proper textview Chip Black 2018-10-16 4 (+56/-11)
5f951b3 Add CP437 font Chip Black 2018-10-16 4 (+8/-3)
0095108 Add sweet f'n perspective on the map grid and a coordinate display Chip Black 2018-10-12 4 (+25/-2)
5392d54 Initial commit Chip Black 2018-10-12 18 (+4936/-0)