Commit Graph

469 Commits

Author SHA1 Message Date
Olivier Gagnon 9b0726ca9a documentation 2021-10-30 16:03:34 -04:00
Olivier Gagnon 2e8cdc23d9 use NetscriptDefinitions as source of truth 2021-10-27 23:58:07 -04:00
Olivier Gagnon 53cb37a9fd added some funcions 2021-10-27 21:07:58 -04:00
Olivier Gagnon f92db3b8f8 fix ram miscalc 2021-10-27 19:10:15 -04:00
Olivier Gagnon 8ab9a27966 fix ram miscalc 2021-10-27 18:55:06 -04:00
Olivier Gagnon 8f097ebb32 v0.58.0 2021-10-27 15:16:16 -04:00
Olivier Gagnon 48988e228e track money more precisely. 2021-10-27 14:18:33 -04:00
Olivier Gagnon 080b5a4a1f merge dev 2021-10-26 23:11:47 -04:00
Olivier Gagnon 6d39fda3fa fix a few bugs 2021-10-23 15:22:58 -04:00
Olivier Gagnon 9493768c0b fmt 2021-10-23 10:09:43 -04:00
Snarling 2867a15b95 Re-add cautionary tale for editing imported scripts 2021-10-19 20:25:37 -04:00
Snarling d035a4099f Streamlining for NetscriptFunctions
* Functions that used GetServer and then threw an error on null now use safeGetServer to do that for them.
* Parameter names for ip have been changed to hostname.
* Functionality of getPurchasedServers(false) to return an array of IPs was restored (it was broken by the change to hostnames as primary key).
* Dynamic ram message was updated to omit the part about modifying imported scripts, since this is no longer an issue.
* Dynamic ram violation samples were updated so that they would actually avoid using the variable name 'scan' (which would not subvert ram calculations).
* Included a fix for getServer to default to script's current server if no hostname is specified (per doc page).
2021-10-19 10:13:19 -04:00
Olivier Gagnon 75caf77231 merge dev and added purchased server softcap 2021-10-16 22:39:56 -04:00
Olivier Gagnon c96c7e3d2e v0.57.0 2021-10-16 22:32:48 -04:00
Olivier Gagnon c0420d1787 merge dev 2021-10-16 15:46:25 -04:00
Olivier Gagnon 84a1d27b9a fix bug with workForFaction 2021-10-16 15:43:28 -04:00
Olivier Gagnon d2f2ab07d7 merge dev 2021-10-15 15:13:48 -04:00
Olivier Gagnon c1d4ced331 autocomplete 2021-10-15 13:12:18 -04:00
Olivier Gagnon 6b0e5416c4 wtf 2021-10-15 12:47:43 -04:00
Olivier Gagnon 3fddb3c9f2 added atExit 2021-10-14 20:13:26 -04:00
Olivier Gagnon fe6473f426 gotoLocation sing function 2021-10-14 19:43:19 -04:00
Olivier Gagnon 3d97f2d770 build new function 2021-10-14 15:30:26 -04:00
hydroflame f60af97e74 Merge pull request #1485 from Tyasuh/dev
upgradeHomeCores
2021-10-14 15:28:58 -04:00
tyasuh.taeragan@gmail.com db9c3193f7 Commented Fixes 2021-10-14 15:20:05 -04:00
tyasuh.taeragan@gmail.com f6ffe5b5be Corrective Revisions 2021-10-14 14:35:57 -04:00
tyasuh.taeragan@gmail.com cee716bbb0 Typo Corrections 2021-10-14 12:22:35 -04:00
tyasuh.taeragan@gmail.com 737d9e027f upgradeHomeCores 2021-10-14 12:01:42 -04:00
Olivier Gagnon d3fc6a9d48 split NetscriptFunctions 2021-10-14 03:22:02 -04:00
Olivier Gagnon eb846c1318 merge dev 2021-10-14 02:12:15 -04:00
Olivier Gagnon e245c2d3a7 fixed a few things 2021-10-14 02:07:05 -04:00
Olivier Gagnon 3f1d4875e7 Added toast function 2021-10-13 17:25:58 -04:00
Olivier Gagnon e436d7f3a0 up to date omg 2021-10-13 02:27:55 -04:00
Olivier Gagnon 0dbeac52ac Added alert function 2021-10-12 20:02:37 -04:00
Olivier Gagnon 87c63cde59 merge v0.56.0 2021-10-12 01:35:30 -04:00
Olivier Gagnon 83137a2364 v0.56.0 2021-10-12 00:29:16 -04:00
Olivier Gagnon 78d9c25671 fix error message with wrong reviver, refactor part of player 2021-10-11 23:14:15 -04:00
Olivier Gagnon 65ee49fb92 Added cp command 2021-10-11 22:34:04 -04:00
Olivier Gagnon 8e07cc999d change GB to TBPBEB 2021-10-11 18:14:10 -04:00
Olivier Gagnon 8f13363466 prettier 2021-10-11 16:38:50 -04:00
Olivier Gagnon dd61fd6efb document learn js and make getServer not require sf5 2021-10-11 16:18:05 -04:00
Olivier Gagnon 010f43e5d4 few bugfix 2021-10-11 14:26:44 -04:00
Olivier Gagnon 3d36982a56 fix disableLog not disabling blade functions 2021-10-11 13:31:12 -04:00
Olivier Gagnon 752534bc4d fix joinBladeburner 2021-10-09 12:49:53 -04:00
Olivier Gagnon 8e4722c5e7 write can be awaited in order to wait for the ram calculation to go through 2021-10-08 14:05:47 -04:00
Olivier Gagnon effa9f15af growthanalyze has core argument 2021-10-08 12:09:44 -04:00
Olivier Gagnon 8d7f0488f8 merge dev 2021-10-07 17:58:32 -04:00
Olivier Gagnon 7d0536a4d2 finish convert to hostname 2021-10-07 17:55:49 -04:00
Olivier Gagnon a7dfb1a537 more convertion from ip to hostname 2021-10-07 16:56:01 -04:00
Olivier Gagnon be29481689 unexport AllServers 2021-10-07 16:04:04 -04:00
Olivier Gagnon b1d1de9118 revert growthAnalyze stuff because it causes errors 2021-10-06 19:41:36 -04:00