bitburner-src/src/utils
TheMas3212 d9064b608f PoC for save validation on load via hooking the Reviver function and
static property validationData on classes

PoC/example implemented with HacknetNode:
  validates cores is a number in the range between 1 and HacknetNodeConstants.MaxCores
  validates level is a number in range between 1 and HacknetNodeConstants.MaxLevel
  validates ram is a number in range between 1 and HacknetNodeConstants.MaxRam
  validates onlineTimeSeconds in non negative number
  validates totalMoneyGenerated is a non negative number
2022-01-10 07:37:46 +11:00
..
helpers Fix linting errors 2021-12-23 23:26:05 -05:00
BlobCache.ts Fix linting errors 2021-12-23 23:26:05 -05:00
calculateEffectWithFactors.ts build bunch of fixes 2021-09-21 20:30:00 -04:00
EventEmitter.ts few more bugfixes 2021-11-11 23:28:08 -05:00
ImportCache.ts Fix linting errors 2021-12-23 23:26:05 -05:00
IPAddress.ts moved a bunch of files 2021-09-25 14:42:57 -04:00
JSONReviver.ts PoC for save validation on load via hooking the Reviver function and 2022-01-10 07:37:46 +11:00
MoneySourceTracker.ts fix corp softcap 2021-11-05 21:01:23 -04:00
StringHelperFunctions.ts remove unused stuff 2021-10-14 18:45:50 -04:00
v1APIBreak.ts change sf4 2022-01-04 19:09:34 -05:00
Validator.ts PoC for save validation on load via hooking the Reviver function and 2022-01-10 07:37:46 +11:00