danielyxie
|
be0a08d70c
|
Revert "Gang rework"
|
2018-10-23 13:47:00 -05:00 |
|
danielyxie
|
8c5931a142
|
More rebalancing for re-worked Gang mechanic
|
2018-10-22 19:34:39 -05:00 |
|
danielyxie
|
0cdfe590a7
|
Finished Gang API. Rebalanced the way Gang territory works. Added discount feature for purchasing Gang member equipment
|
2018-10-21 20:04:32 -05:00 |
|
danielyxie
|
e73ebe843f
|
Gang-rework bugfixes and rebalancing. Started adding Gang API
|
2018-10-19 19:30:02 -05:00 |
|
danielyxie
|
c4dbfa43c9
|
Fixed merge conflicts with dev
|
2018-10-17 15:43:48 -05:00 |
|
danielyxie
|
0b95c09563
|
Bladeburner API Bug fixes. Github issues #483, #485, #486
|
2018-10-17 15:32:15 -05:00 |
|
danielyxie
|
3bd7ad77b7
|
Adjusted RAM costs for Singularity functions and document/window. Fixed bug with calling print() in NetscriptJS
|
2018-10-17 15:32:15 -05:00 |
|
danielyxie
|
470fac7e44
|
Updated formatting of new RAM costs in documentation. Updated changelog for merged PRs
|
2018-10-16 15:37:11 -05:00 |
|
danielyxie
|
27c2547252
|
Fixed bug where scp() NS function reported an invalid error. Added getStockVolatility() and getStockForecast() to netscript.js syntax highlighting. Fixed typo
|
2018-10-16 14:52:18 -05:00 |
|
danielyxie
|
0bcca84ecd
|
Fixed NeuroFlux Governor Augmentation level calculation bug
|
2018-10-16 14:52:18 -05:00 |
|
danielyxie
|
a43f8bf1e6
|
Finished ironing out Gang ascension mechanic, including bugs. Refactored UI code to be part of the Gang class.
|
2018-10-14 19:28:44 -05:00 |
|
danielyxie
|
fcab079b32
|
FIxed merge conflicts with dev and also did some work on Gang UI
|
2018-10-10 18:13:31 -05:00 |
|
danielyxie
|
bd66ecf469
|
Fixed bug that caused blank black screen when destroying/resetting BitNodes
|
2018-10-10 14:16:26 -05:00 |
|
danielyxie
|
5902c892de
|
v0.40.5
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
f4391b19bc
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
34cca95397
|
Moved Gang constants from Constants.js -> Gang.js. Refactored creation of Gang Member Upgrades
|
2018-10-02 11:45:00 -05:00 |
|
danielyxie
|
377bb4a884
|
Properly credited people in changelog
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
2b3c58a17b
|
v0.40.4
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
8f4ac830ad
|
Fixed Infiltration exp display bug. Set cursor: pointer css styling for main menu
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
a7592250f3
|
Finished wget() Netscript fn implementation. Updated documentation
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
44ce4bc674
|
Added RAM usage calculations for wget() Netscript fn
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
11c60a87c2
|
grow() no longer reports Infinite growth when money is at 0
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
561cdb1652
|
Update documentation. Hacknet Node API functions for getting costs now return Infinity if the specified Node is at max level
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
d624d2f86f
|
Fixed bug with contract generation when player doesn't have a job. Added bladeburner.getActionRepGain() function
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
f78f0ec1a7
|
Implemented Coding Contracts
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
420fd0c5ad
|
write()/read() now work for script files. You can now use angled brackets in tprint() (and create DOM elements). Added CodingContract implementation
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
71886f030a
|
Properly credited people in changelog
|
2018-10-01 19:51:05 -05:00 |
|
danielyxie
|
5074f4f4c8
|
v0.40.4
|
2018-09-29 20:52:38 -05:00 |
|
danielyxie
|
1d20d475f3
|
Fixed Infiltration exp display bug. Set cursor: pointer css styling for main menu
|
2018-09-29 13:58:32 -05:00 |
|
danielyxie
|
065ce4d4df
|
Finished wget() Netscript fn implementation. Updated documentation
|
2018-09-29 12:55:41 -05:00 |
|
danielyxie
|
c248ca9383
|
Added RAM usage calculations for wget() Netscript fn
|
2018-09-29 12:55:41 -05:00 |
|
danielyxie
|
23c862b727
|
grow() no longer reports Infinite growth when money is at 0
|
2018-09-27 21:09:02 -05:00 |
|
danielyxie
|
4d2290bcb1
|
Update documentation. Hacknet Node API functions for getting costs now return Infinity if the specified Node is at max level
|
2018-09-26 00:00:28 -05:00 |
|
danielyxie
|
81c1655a30
|
Fixed bug with contract generation when player doesn't have a job. Added bladeburner.getActionRepGain() function
|
2018-09-23 23:27:31 -05:00 |
|
danielyxie
|
fd8bcf35ed
|
Implemented Coding Contracts
|
2018-09-22 19:31:43 -05:00 |
|
danielyxie
|
c309c0cdc9
|
write()/read() now work for script files. You can now use angled brackets in tprint() (and create DOM elements). Added CodingContract implementation
|
2018-09-22 19:31:43 -05:00 |
|
danielyxie
|
f016736603
|
Updated changelog and version. Added build distribution files
|
2018-09-12 11:34:18 -05:00 |
|
danielyxie
|
0229eda9ce
|
Slightly randomized endgame server parameters. Amount of RAM on servers is now also randomized
|
2018-09-11 21:56:11 -05:00 |
|
danielyxie
|
56b2f581d8
|
Added donateToFaction(), isLogEnabled(), and getScriptLogs() Netscript functions. Added optional hacking/int level parameters to getHackTime/getGrowTime/etc functions
|
2018-09-11 13:56:23 -05:00 |
|
danielyxie
|
b36855fe52
|
Merged from dev. Fixed merge conflicts. Updated terminal documentation for wget
|
2018-09-07 21:21:23 -05:00 |
|
danielyxie
|
98598b103d
|
Implemented wget Terminal command
|
2018-09-07 20:53:11 -05:00 |
|
danielyxie
|
26fa9cfe82
|
Rebalanced Stock Market and Bladeburner. Refactored Stock class to Typescript
|
2018-09-06 11:07:59 -05:00 |
|
danielyxie
|
9f1626c0a3
|
Updated changelog
|
2018-09-05 16:10:34 -05:00 |
|
danielyxie
|
423ecea95f
|
Finished refactoring Player code to continuously give exp when doing a working action (rather than giving it all when the action is finished)
|
2018-09-05 15:36:18 -05:00 |
|
danielyxie
|
395fc3b9df
|
Added tryWrite() as a native Netscript function. Updated documentation to reflect the fact that port handles no longer work in Netscript 1.0
|
2018-08-30 15:27:47 -05:00 |
|
danielyxie
|
5ede6be8e5
|
Refactored functions that calculate hacking time/exp gain/chance/ etc into a separate file
|
2018-08-30 12:00:38 -05:00 |
|
danielyxie
|
58d48f19ef
|
Added .fconf setting for enabline line wrap in terminal input. Began implementing wget
|
2018-08-28 22:24:38 -05:00 |
|
danielyxie
|
53e2a5091c
|
Added correct production build. Properly reset stock market 4S values when prestiging through BitNode
|
2018-08-27 00:23:04 -05:00 |
|
danielyxie
|
2bf6871ece
|
V0.40.2 BUndle and minor bug/typo fixes
|
2018-08-25 23:26:42 -05:00 |
|
Daniel Xie
|
e4f02b298b
|
Added Four Sigma (4S) Market Data feature, and its Netscript TIX API functions as well
|
2018-08-24 15:44:48 -05:00 |
|