danielyxie
|
08417f250e
|
Fixed bug and added compatibility for converting RunningScript offline dataMap to version v0.43.1
|
2019-02-12 01:19:15 -08:00 |
|
danielyxie
|
7db169f828
|
Refactored Main Menu UI implementation. Fixed several bugs related to recent JS -> TypeScript refactors
|
2019-01-18 09:57:21 -08:00 |
|
danielyxie
|
7a05d3585a
|
All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration
|
2017-08-30 12:44:29 -05:00 |
|
Daniel Xie
|
f2287b5696
|
Lots of changes, didn't keep track ofthem all
|
2017-05-10 12:42:46 -05:00 |
|
Daniel Xie
|
650bdf1f3f
|
Playtesting- fixed bugs
|
2017-04-19 00:02:40 -05:00 |
|
Daniel Xie
|
bf893926b7
|
Fixed page tabs so all menu pages are working now
|
2017-01-27 21:10:16 -06:00 |
|
Daniel Xie
|
437ebc2703
|
Implemented Hack and sleep in script. IMplemented functionality that allows scripts to stop (rejecting the Promises). Scripts will now automatically stop if they are not infinite. THIS IS UNTESTED TEST THIS WHEN I CAN. Still need to implement kill command
|
2016-12-05 16:31:46 -06:00 |
|
Daniel Xie
|
d5d198cbb4
|
Refactored Code to make Save/Load work. This included re-structuring classes so that they contained only native objects/arrays of native objects and using a Reviver function in the JSON.parse. Cleaned up some code that was no longer needed
|
2016-12-01 16:18:18 -06:00 |
|
Daniel Xie
|
b821fc2ea9
|
Added utilities for generic reviver, toJSON, and fromJSON. Eventually will be used for loading and saving objects
|
2016-11-30 16:08:21 -06:00 |
|