Commit Graph

870 Commits

Author SHA1 Message Date
Rinne
5277db2c65 API: Changing return value of ns.bladeburner.getSkillUpgradeCost to return Infinity when the skill's level overshoot the maximum level () 2024-01-31 19:40:27 -05:00
deansvendsen
cb7c75a3ce MISC: Gang Expenses category in MoneySource () 2024-01-23 18:18:56 -05:00
LJ
157ff8ea88 PORTS: Add ns.nextPortWrite() as a safer option () 2024-01-15 06:10:39 -05:00
Caldwell
6f8a59593a EDITOR: fix disposing models () 2024-01-09 18:45:31 -05:00
Shy
68a8427838 EDITOR: Add file URI's to monaco to improve intellisense () 2024-01-07 07:13:52 -05:00
Michael Ficocelli
7e721c144e [IPvGO] Docs improvements and other feedback () 2024-01-05 20:50:28 -05:00
Rinne
eba840dcd3 API: Updating typing for ns.singularity.getCurrentWork() () 2023-12-27 06:06:45 -05:00
Snarling
489ba595f3 VERSION: Begin 2.6.0 dev cycle () 2023-12-26 11:53:27 -05:00
Michael Ficocelli
7ef12a0323 BITNODE: IPvGO territory control strategy game () 2023-12-26 11:45:27 -05:00
Jesse Clark
28ef5df880 COMPANY: Much better job location interface () 2023-12-18 07:23:47 -05:00
Jesse Clark
473217ef31 API: Programming-friendly interface to getFactionInviteRequirements () 2023-12-16 04:27:22 -05:00
TheAimMan
5482848eeb SLEEVE: Add task counter to Crimes and BladeBurner () 2023-12-07 21:24:50 -05:00
David Walker
019f2d6a11 DOCS: Add type of return for 3 formulas functions. () 2023-12-07 07:33:15 -05:00
Snarling
f93bbfbd5d UPDATE: 2.5.1 Release () 2023-11-30 16:46:56 -05:00
Snarling
aaf80a9a33 SLEEVE: Add a nextCompletion promise to SleeveBladeburnerWork () 2023-11-05 20:09:34 -05:00
Sphyxis
b06b8bbdde BLADEBURNER: Updated descriptions () 2023-11-03 21:48:46 -04:00
Jesse Clark
fdcb8306d9 FACTIONS: Add "Rumors" system for learning about faction join requirements () 2023-11-02 10:20:24 -04:00
TheAimMan
6f67224146 BUGFIX: Add effect definition to fragmentObject () 2023-10-30 04:00:31 -04:00
Caldwell
009622069f add size property to getProduct () 2023-10-30 03:56:54 -04:00
Snarling
87925f1900 EDITOR: Reorganization and minor efficiency improvements () 2023-10-23 07:02:33 -04:00
Caldwell
e992cb966a CORPORATION: adding prevState and changed state display in the warehouse UI () 2023-10-23 04:48:06 -04:00
Jesse Clark
61c311a126 API: Add nextUpdate() promise for systems with bonus time () 2023-10-23 04:24:30 -04:00
Snarling
38f693e2c1 ENUMS: Followup for () 2023-10-17 07:19:32 -04:00
alutman
1a052a7daf API: Change singularity.applyToCompany() to use an enum for job field () 2023-10-17 05:33:16 -04:00
missymae#2783
1007ce5e68 API: Add ns.bladeburner.getNextBlackOp() () 2023-10-17 02:18:54 -04:00
Michael Ficocelli
7b00fcc5b1 MISC: spelling and consistency fixes in the NetscriptDefinitions.ts file () 2023-10-02 20:14:44 -04:00
muesli4brekkies
c5e2f65cb0 API: Added spawnDelay parameter to ns.spawn options, allowing user defined delay () 2023-09-27 01:31:47 -04:00
Michael Ficocelli
7fad6e0778 UI: Rename Territory Warfare gang status to avoid confusion with gang member task of the same name () 2023-09-26 21:04:43 -04:00
Jesse Clark
3ae3f947ac CORPORATION: Rework share price calculation + UI improvements () 2023-09-20 00:36:48 -04:00
Caldwell
bf5e638891 CORPORATION: Fix "Use same 'Sell Amount' for all cities" toggle for products () 2023-09-12 04:31:51 -04:00
Caldwell
d2b3659512 DOC: Add CorporationDivisions multiplier to BitNodeMultipliers API interface () 2023-09-12 04:30:19 -04:00
Caldwell
624a0a5b02 CORPORATION: improve State description () 2023-09-12 01:25:51 -04:00
Caldwell
bba2ccd83a CORPORATION: add issueNewSharesCooldown and makesMaterial () 2023-09-12 01:23:36 -04:00
missymae#2783
8d3f2bd750 GANG: Updates to Docs, UI, API ()
API Changes:
Adds ns.gang.getRecruitsAvailable: Gets the number of additional gang members that can currently be recruited
Adds ns.gang.respectForNextRecruit: Gets the respect threshold for recruiting the next gang member
Adds ns.gang.renameMember: Renames a gang member

Plus many doc and ui improvements
2023-09-05 18:07:19 -04:00
missymae#2783
bec737a253 DOCS: Add documentation descriptions for GangMemberInfo properties () 2023-09-03 16:50:24 -04:00
muesli4brekkies
66ac31ee99 DOCS: Improve/correct some API docs related to ports () 2023-09-02 10:57:31 -04:00
VictorS
b7fdcdf35d DOCS: Improved documentation for functions that take a FilenameOrPID () 2023-08-30 16:36:34 -04:00
missymae#2783
ad9bde40e0 DOCS: Improve documentation for ns.bladeburner.getActionRepGain () 2023-08-30 16:28:21 -04:00
missymae#2783
4b627cde1e DOCS: ns.getScriptLog update to use "FilenameOrPID" and related ns.tail change () 2023-08-28 14:49:37 -04:00
Zelow79
b7ad3395ae API: Added CompanyName to NetscriptDefinitions () 2023-08-16 17:31:41 -04:00
missymae#2783
7500ef0da2 DOCUMENTATION: ns.share and getSharePower definition updates () 2023-08-16 17:08:55 -04:00
hydroflame
931d7e588a Remove more rtd references () 2023-08-06 00:05:03 -04:00
myCatsName
aed01b0979 NETSCRIPT: added ns.singularity.getAugmentationFactions () 2023-08-06 00:04:36 -04:00
omuretsu
75579a2ff1 Add owned aug and SF info to getResetInfo 2023-08-01 01:40:30 -04:00
Snarling
1c6369ffa4 NETSCRIPT: Add ns.stock.getConstants () 2023-07-31 23:08:42 -04:00
Snarling
e2655793f4 TYPESAFETY: CompanyName () 2023-07-11 09:23:17 -04:00
Snarling
006fbd528f DOCS: Add printRaw and tprintRaw docs () 2023-07-07 18:23:26 -04:00
Snarling
3981f72149 Add investment info to API representation of product () 2023-07-05 19:50:29 -04:00
Snarling
26cdc502bf Fix backwards name for indent option () 2023-07-05 18:18:53 -04:00
Aleksei Bezrodnov
1d5a735941 MISC: enforce eslint react checks () 2023-06-26 22:29:44 -04:00