Commit Graph

900 Commits

Author SHA1 Message Date
danielyxie
5caa247c89 Updated changelog in documentation 2018-06-02 22:13:21 -05:00
danielyxie
81e828d7e7 Removed debug logging statement for ram parser AST 2018-06-02 22:10:24 -05:00
danielyxie
957ce44316 v0.37.2 2018-06-02 20:37:56 -05:00
danielyxie
7edae463bc Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-05-30 17:31:02 -05:00
danielyxie
496ea728d0
Merge pull request #255 from hydroflame/fix-join-banned-faction-exploit
fix faction join exploit
2018-05-30 17:30:22 -05:00
danielyxie
429894707f
Merge pull request #254 from hydroflame/green-stock-buttons
make the stock market accound and api button green when bought
2018-05-30 17:29:39 -05:00
danielyxie
4dc1420f77
Merge pull request #261 from kopelli/dev
[refactor] Pull in 'decimal.js' as an npm dependency
2018-05-30 17:22:50 -05:00
Steven Evans
10d7e43f01 [refactor] Pull in 'decimal.js' as an npm dependency 2018-05-30 15:54:13 -04:00
Olivier Gagnon
f70d39f9e6 make the stock market accound and api button green when bought 2018-05-27 04:02:54 -04:00
Olivier Gagnon
b0d78dc532 fixed a bug that allowed players to join all factiosn as long as they got invited first 2018-05-27 02:02:19 -04:00
danielyxie
baf8fc784e Removed temp variables from Brace netscript mode definer (netscript.js). Fixed changelog update for v0.37.1 2018-05-22 19:20:41 -05:00
danielyxie
25be246a57
Merge pull request #252 from danielyxie/dev
v0.37.1
2018-05-22 19:16:06 -05:00
danielyxie
565f0dd517 v0.37.1 2018-05-22 19:09:04 -05:00
danielyxie
26ddf99d76
Merge pull request #249 from danielyxie/dev
v0.37.0
2018-05-20 12:36:23 -05:00
danielyxie
f403bd14b7 Fixed Bladeburner bug where exception would be thrown if Blackop was created outside of Bladeburner UI 2018-05-18 22:15:58 -05:00
danielyxie
7d149f5f7b Cleaning up NetscriptJS documentation 2018-05-18 10:42:49 -05:00
danielyxie
c0ca464b5d Added a ?noScripts query string that can be used to start the game without loading any scripts. 2018-05-17 14:50:27 -05:00
danielyxie
8f23a20719 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-05-17 12:26:20 -05:00
danielyxie
5723583e3a
Merge pull request #248 from danielyxie/nsjs-memoryleak
Nsjs memoryleak
2018-05-17 12:25:43 -05:00
danielyxie
c7e155d4bc Refactored NetscriptJS to take in the NS environment as a parameter to main 2018-05-17 12:10:12 -05:00
danielyxie
9a9096bc70 Reset Script module when it is saved 2018-05-13 03:08:18 -05:00
danielyxie
abb5b9895f Merge branch 'dev' of https://github.com/danielyxie/bitburner into nsjs-memoryleak 2018-05-13 01:07:12 -05:00
danielyxie
02ce03d2d6 Changed NSJS to take in nsEnv as an argument to main 2018-05-13 01:06:44 -05:00
danielyxie
46a8953ce0 Added new bundle with rharvest fixed for error message (getStockPrice->getStockPosition) 2018-05-12 20:29:01 -05:00
danielyxie
ae509cf50d
Merge pull request #246 from danielyxie/dev
scp Terminal command and Active Scripts UI (hopefully) bug fixes
2018-05-12 20:23:33 -05:00
danielyxie
644742d231 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-05-12 20:21:40 -05:00
danielyxie
b4f1103761
Merge pull request #245 from rharvest/master
fixed throw
2018-05-12 20:21:24 -05:00
danielyxie
b18e316821 Fixed bug with scp Terminal command and hopefully fixed Active Scripts UI bug by making create/delete server panel fns non async 2018-05-12 20:21:03 -05:00
redd
e71b44283b
fixed throw
makeRuntimeRejectMsg now references correct function causing the throw:
2018-05-13 01:50:13 +01:00
danielyxie
bf5b3c371e More work on NSJS memory leak fix 2018-05-12 18:19:49 -05:00
danielyxie
1df56cd76d
Merge pull request #241 from danielyxie/dev
Fix bug where sometimes Active Scripts UI wouldnt fully update after …
2018-05-11 20:55:55 -05:00
danielyxie
6b9dc76f41 Fix bug where sometimes Active Scripts UI wouldnt fully update after an Augmentation reset. This most likely happened because the player has too many scripts running, and they all get added to task queue to get deleted 2018-05-11 20:54:59 -05:00
danielyxie
054cb63227 Debugging nsjs memoryleak 2018-05-11 19:45:40 -05:00
danielyxie
ed49e75d52
Merge pull request #239 from danielyxie/dev
v0.36.1
2018-05-11 16:41:10 -05:00
danielyxie
11562fdb3f
Merge pull request #238 from danielyxie/dev
v0.36.1
2018-05-11 16:37:37 -05:00
danielyxie
6902ece765 v0.36.1 2018-05-11 16:30:55 -05:00
danielyxie
f52d7d2f8b Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-05-10 12:18:37 -05:00
danielyxie
7fe704de1e
Merge pull request #220 from hydroflame/crime-commit-log
FIX #207 commitCrime now takes enable/disable log into account
2018-05-10 12:15:01 -05:00
danielyxie
024138eabd Rebalancing Gyms and training in Bladeburner. Updated Active Scripts UI page to update once per second. Updated changelog 2018-05-10 12:14:45 -05:00
danielyxie
dfb5cbf02d Merging changes from pull requests. Re-adding package lock.json 2018-05-09 02:21:47 -05:00
danielyxie
b0a825e0bc Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-05-09 02:16:30 -05:00
danielyxie
2c4c5ce6a3
Merge pull request #228 from hydroflame/ns-hacknet-multiplier
NS function to get player's hacknet multipliers
2018-05-09 02:16:14 -05:00
danielyxie
7c3bd93170
Merge pull request #232 from jaguilar/die-when-sleepy
NetscriptJS: Die when sleepy
2018-05-09 02:10:19 -05:00
danielyxie
2bd18e4e61
Merge pull request #233 from hydroflame/incomplete-program-precision
incomplete programs are more precise
2018-05-09 02:09:58 -05:00
danielyxie
f38fb58760
Merge pull request #235 from hydroflame/improve-get-script-ram
getScriptRam now optionally take hostname/ip or default to localhost
2018-05-09 02:09:28 -05:00
danielyxie
a849288900 Updated changelog for Bladeburner balance changes 2018-05-09 01:47:23 -05:00
James Aguilar
529e3fb39a Can't return promise sleep, nobody is awaiting it! 2018-05-08 21:40:07 -04:00
danielyxie
a5602e3d6a Slight rebalancing to Bladeburner 2018-05-08 09:06:47 -05:00
Olivier Gagnon
dcc09d561e
Merge branch 'dev' into improve-get-script-ram 2018-05-07 16:00:24 -04:00
Olivier Gagnon
577f73dce7 getScriptRam now optionally take hostname/ip or default to localhost 2018-05-07 15:56:55 -04:00