danielyxie
|
58b1006b91
|
Updated version and changelog
|
2018-07-27 22:03:43 -05:00 |
|
danielyxie
|
b34057f2d3
|
Added more error line numbers to JS Interpreter. Reputation needed for megacorp faction reduced from 250k -> 200k. Fixed bladeburner.getActionobject() bug with general actions
|
2018-07-27 19:00:57 -05:00 |
|
danielyxie
|
47134a9640
|
Fixed bug where hacking special servers w/ no money would result in NaN because of a '0 / 0' in fortify() calculation
|
2018-07-25 15:58:36 -05:00 |
|
danielyxie
|
49d081f42e
|
Updated development bundle. Updated changelog
|
2018-07-24 17:22:48 -05:00 |
|
danielyxie
|
a39dda019e
|
Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text
|
2018-07-20 13:21:43 -05:00 |
|
danielyxie
|
54ec0110e2
|
Merge pull request #362 from hydroflame/max-servers-func
Max servers func
|
2018-07-20 12:24:27 -05:00 |
|
danielyxie
|
88755f1d0f
|
Added import functionality to Netscript 1.0
|
2018-07-20 09:28:03 -05:00 |
|
Olivier Gagnon
|
a2b5ca10ac
|
added purchasable servers functions to get constants
|
2018-07-19 22:21:11 -04:00 |
|
danielyxie
|
2b21e93a14
|
Rebalancing Infiltration by decreasing starting Infiltration security b 10%
|
2018-07-18 16:11:44 -05:00 |
|
danielyxie
|
08862109fe
|
Source-File 12's effect is now multiplicative with itself again (reverted from a previous update). Source-File 6 now also affects combat stat level, not just exp gain
|
2018-07-18 16:00:52 -05:00 |
|
danielyxie
|
497186355f
|
New Hacknet Node Netscript API - initial commit
|
2018-07-14 19:25:50 -05:00 |
|
danielyxie
|
e97861f42b
|
Bladeburner API Improvements: Added getCurrentAction(). getSkillLevel() now fails if no argument is passed
|
2018-07-12 00:01:52 -05:00 |
|
danielyxie
|
78c5a1b0f4
|
Initial commit for new Netscript 1 Intepreter
|
2018-07-08 18:53:24 -05:00 |
|
danielyxie
|
7cc759f314
|
Updated version to v0.39.1. Production Build. Updated documentation
|
2018-07-04 23:52:54 -05:00 |
|
danielyxie
|
30b9624e1f
|
Updated documentation
|
2018-07-03 21:12:46 -05:00 |
|
danielyxie
|
3213032427
|
Fixed incompatibility issues with Edge (due to spread syntax). Fixed issue with Terminal autocomplete and capitalized commands. Script ram is now rounded to 2 decimal places
|
2018-07-02 22:35:12 -05:00 |
|
danielyxie
|
c8421168b6
|
Copying a NetscriptJS script with scp now properly clears its 'module'.
|
2018-06-29 00:39:05 -05:00 |
|
danielyxie
|
e2b2fb66f3
|
Rebalancing BN - 7 and several Source Files
|
2018-06-27 18:28:11 -05:00 |
|
danielyxie
|
13dbd9f26c
|
Merge PRs and fix issues
|
2018-06-26 09:49:28 -05:00 |
|
danielyxie
|
ca15e689ef
|
More rebalancing of Infiltration. Updating version to v0.39.0
|
2018-06-25 12:29:51 -05:00 |
|
danielyxie
|
8c8574878c
|
Rebalanced infiltration by making base difficulty lower, slightly decreasing the difficulty gain, and increasing money/exp rewards
|
2018-06-24 21:50:03 -05:00 |
|
danielyxie
|
aa17b02da7
|
Added var declaration in Netscript 1.0. Loops and conditionals no longer incur RAM cost, but base RAM cost increased from 1.4 to 1.6 GB
|
2018-06-22 14:39:15 -05:00 |
|
danielyxie
|
f33806e189
|
Updated tover sion v0.38.1
|
2018-06-15 14:05:53 -05:00 |
|
danielyxie
|
8620a4d30c
|
Fix issue with 'Object.prototye' functions throwing errors during NetscriptJS RAM calculation. Fixed type with new Travel Confirmation setting loading to the correct initial value. Fixed Competition/Demand display for Products. Changed RAM for window/document access to be 100
|
2018-06-14 14:51:06 -05:00 |
|
Olivier Gagnon
|
af2e04db10
|
window and document symbold now occur impossibly high ram cost in nsjs
|
2018-06-13 03:57:25 -04:00 |
|
danielyxie
|
575b67440c
|
v0.38.0 - Minor re-balancing and bug fixes in Bladeburner
|
2018-06-12 23:16:23 -05:00 |
|
danielyxie
|
bbb5f04c87
|
Merged pull requests and fixed merge conflicts
|
2018-06-08 11:19:22 -05:00 |
|
danielyxie
|
5e38355152
|
Added Bladeburner API (untested). Rebalanced Bladeburner. Bladeburner progress no longer resets when installing Augmentations. Fixed up BN-12
|
2018-06-08 10:51:48 -05:00 |
|
danielyxie
|
82f1c14656
|
Added dynamic RAM evaluation to Netscript to prevent exploits by evading RAM usage in NetscriptJS. Calling a HacknetNode API Netscript fn now immediately updates HacknetNodeWrappers
|
2018-06-06 11:02:21 -05:00 |
|
Olivier Gagnon
|
4b6dbee628
|
made travel cost a constant and prevent travelToCity from traveling if the player doesn't have enough money
|
2018-06-03 21:09:12 -04:00 |
|
danielyxie
|
957ce44316
|
v0.37.2
|
2018-06-02 20:37:56 -05: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
|
565f0dd517
|
v0.37.1
|
2018-05-22 19:09:04 -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
|
6902ece765
|
v0.36.1
|
2018-05-11 16:30:55 -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
|
a849288900
|
Updated changelog for Bladeburner balance changes
|
2018-05-09 01:47:23 -05:00 |
|
danielyxie
|
a5602e3d6a
|
Slight rebalancing to Bladeburner
|
2018-05-08 09:06:47 -05:00 |
|
danielyxie
|
96b12f7f68
|
Added ENABLE_TIMESTAMPS Fconf Setting. Put a soft-cap on stock price. Cleaned up a number rounding display issue for Gang UI (100.03% territory, etc.). Refactored ActiveSCriptsUI code to use a queue to sequentially run 'tasks' that handle the adding/deleting of items and server panels
|
2018-05-07 12:25:44 -05:00 |
|
danielyxie
|
9d1bcd989b
|
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
|
2018-05-06 16:34:07 -05:00 |
|
danielyxie
|
dbaa5e0012
|
Merge pull request #224 from hydroflame/base-ram-constant
make script base cost a constant
|
2018-05-06 16:31:18 -05:00 |
|
danielyxie
|
3147f9edeb
|
Updated Server instantiation with new Server constructor. Minor rebalances to BN6
|
2018-05-06 16:20:00 -05:00 |
|
danielyxie
|
4ea365da02
|
Refactored Active Scripts UI. Can no longer gain Bladeburner faction rep from infiltration. Added Disable Hotkeys setting
|
2018-05-06 15:27:47 -05:00 |
|
Olivier Gagnon
|
579a0aec55
|
make script base cost a constant
|
2018-05-06 03:49:11 -04:00 |
|
danielyxie
|
2a87aa16f6
|
Added metakey + b hotkey compatibility for script editor close and save. Refactored Server constructor and initialization
|
2018-05-05 15:23:57 -05:00 |
|
danielyxie
|
9acc422f05
|
v0.36.0 - Bladeburner BitNode (BN-6)
|
2018-05-02 12:38:11 -05:00 |
|
danielyxie
|
521b81aec0
|
v0.35.2
|
2018-03-26 19:46:21 -05:00 |
|
danielyxie
|
f33d81b1a5
|
v0.35.1
|
2018-03-12 14:39:04 -05:00 |
|
danielyxie
|
bf90b85ae0
|
Changed version number to v0.35.0. Disabled AST logging for Netscript Worker actions
|
2018-03-03 15:30:46 -06:00 |
|