catloversg
2965f51879
API: Add a way to get the list of all factions ( #1457 )
2025-01-28 10:40:11 -08:00
G4mingJon4s
ffae0045a4
CODINGCONTRACT: Add support for other answer formats ( #1892 )
2025-01-26 09:35:04 -08:00
catloversg
b161142796
API: Add ns.renderTail ( #1815 )
2025-01-25 09:14:45 -08:00
Sphyxis
97d248419d
BB: Allow API Usage in BN 6 without 7 - Grants Augment for BN 7 completion ( #1926 )
2025-01-25 09:12:51 -08:00
catloversg
6c7972dc60
CORPORATION: Fix wrong warning of sellAmt being negative ( #1819 )
2025-01-25 09:11:57 -08:00
David Walker
213c57f2f8
DOCS: Document shorts in terms of actual finance terms ( #1908 )
2025-01-25 08:41:16 -08:00
catloversg
5301f0f378
UI: Add reward info to intro page of infiltration ( #1835 )
2025-01-24 11:16:32 -08:00
catloversg
9bf408221c
CODEBASE: Merge TypeAssertion files ( #1922 )
2025-01-24 11:06:39 -08:00
catloversg
f0a0d3095e
CORPORATION: Show product production multiplier in research popup ( #1919 )
2025-01-24 09:16:23 -08:00
PerpetuaLux
1fa2c55860
BUGFIX: Changed no such file run command error to include all executable types ( #1918 )
2025-01-24 09:13:54 -08:00
catloversg
faf34ad45d
BUGFIX: Static RAM calculator cannot process abstract methods ( #1921 )
2025-01-24 09:09:06 -08:00
catloversg
1a54be184e
DOCUMENTATION: Make nuke and port opening functions return boolean ( #1923 )
2025-01-24 08:48:50 -08:00
catloversg
9920b6ae4d
MISC: Add source map to transformed scripts ( #1812 )
...
* MISC: Add source map to transformed scripts
* Print error to console
2025-01-19 13:50:50 -08:00
Mathekatze
7b009991e5
DOCUMENTATION: improve documentation for atExit() ( #1916 )
2025-01-19 12:49:25 -08:00
esainane
93a1d6da53
DOCUMENTATION: Fix incorrectly documented BusinessFactor ( #1915 )
...
The advanced documentation incorrectly claims that the multiplier is
0.001. The actual code divides by 10000 (10e3), effectively
multiplying by 0.0001:
https://github.com/bitburner-official/bitburner-src/blob/dev/src/Corporation/Division.ts#L1085
2025-01-19 12:43:54 -08:00
Yichi Zhang
e6a1c344d3
NETSCRIPT: Log script kill immediately and identify the killing script. ( #1907 )
2025-01-12 21:07:01 -08:00
catloversg
0e8dca85e1
UI: Improve UX of Remote API setting page ( #1870 )
...
Co-authored-by: David Walker <d0sboots@gmail.com >
2025-01-12 10:58:24 -08:00
catloversg
fdb325bf66
CODEBASE: Remove unused type of parameter of Favor component ( #1874 )
2025-01-12 10:50:57 -08:00
catloversg
1d31e066f0
CODEBASE: Fix React warning when using StatsTable ( #1875 )
2025-01-12 10:49:52 -08:00
catloversg
1525e51cbb
UI: Add grafting to sidebar ( #1809 )
2025-01-12 10:45:03 -08:00
catloversg
c37cdc76a4
CODEBASE: Minor change in TaskSelector of Sleeve (follow-up of #1807 ) ( #1906 )
2025-01-09 00:23:17 -08:00
catloversg
0f9144a059
CODEBASE: Validate theme, editor theme, and styles ( #1789 )
2025-01-08 19:20:05 -08:00
catloversg
320c852386
BUGFIX: Sleeves UI shows and sets wrong task ( #1807 )
2025-01-08 19:06:00 -08:00
catloversg
8c19165323
BUGFIX: Grow log shows invalid values in edge cases ( #1872 )
2025-01-08 18:48:45 -08:00
catloversg
5b6380a5c3
MISC: Add more error info to error dialog and tail log ( #1813 )
2025-01-08 18:22:13 -08:00
catloversg
1cb2a83b4f
UI: Share RAM to boost reputation gain ( #1862 )
2025-01-07 22:35:29 -08:00
catloversg
077d8e7080
CODEBASE: Change signature of interpolate function in Infiltration code ( #1843 )
2025-01-07 22:28:02 -08:00
catloversg
6dd9230cc5
BUGFIX: Dynamically load imported scripts for editor ( #1893 )
2025-01-07 22:24:41 -08:00
catloversg
4bae9938bf
BUGFIX: Editor shows "+1 overload" with all NS APIs ( #1883 )
2025-01-07 22:17:30 -08:00
catloversg
564889d3f2
BUGFIX: "Import Save Comparison" popup is shown after reloading ( #1895 )
2025-01-07 21:28:52 -08:00
esainane
0e5e20c2f1
UI: Fix migration doc typo ( #1896 )
...
`spc` -> `scp`
2025-01-07 21:24:44 -08:00
catloversg
a145ee74bc
UI: Remove RAM usage percentage in "free" CLI if it's NaN ( #1897 )
2025-01-07 21:20:35 -08:00
catloversg
012ebb2616
UI: Change how hacking level requirement is shown in "Create program" tab ( #1900 )
...
* UI: Change how hacking level requirement is shown in "Create program" tab
* Remove "s" from "Unlocks at hacking levels"
---------
Co-authored-by: David Walker <d0sboots@gmail.com >
2025-01-07 21:18:37 -08:00
catloversg
3123ac9447
UI: Hide spoiler content in Soft Reset popup ( #1898 )
2025-01-07 21:18:25 -08:00
catloversg
a8bde3e14f
UI: Change "overclock" to another phrase in Sleeves tab ( #1901 )
2025-01-07 21:13:47 -08:00
catloversg
f49d21cd71
UI: Clarify messages related to "buy" command ( #1902 )
2025-01-07 21:12:44 -08:00
catloversg
0c1f3756a2
UI: Show warning message for deprecated API Server feature ( #1903 )
2025-01-07 21:04:41 -08:00
romaswe
7fa85a926a
MISC: Dockerized Bitburner ( #1891 )
2025-01-04 23:28:08 -08:00
catloversg
0d555f9347
UI: Remove mention of passive reputation gain when player is in BN2 ( #1859 )
...
* UI: Remove mention of passive reputation gain when player is in BN2
* Update based on feedback
2025-01-04 16:53:43 -08:00
catloversg
423a6ce110
BUGFIX: Saved running scripts are started before SWC is initialized ( #1857 )
...
* BUGFIX: Saved running scripts are started before SWC is initialized
* Update based on feedback
2025-01-04 16:52:56 -08:00
G4mingJon4s
c622291eff
NETSCRIPT: Added changing tail font size through scripts ( #1852 )
2025-01-04 16:51:13 -08:00
catloversg
3db190c9a0
MISC: Consistently use ManualHackMoney in terminal hack and script hack ( #1868 )
2025-01-04 16:44:55 -08:00
catloversg
68a436cb77
UI: Disable buttons when player cannot buy things in tech vendor ( #1881 )
...
* UI: Disable buttons when player cannot buy things in tech vendor
* Tweak reachMaxCore warning comment
---------
Co-authored-by: David Walker <d0sboots@gmail.com >
2025-01-04 16:34:48 -08:00
catloversg
f2e014ba37
UI: Increase number of displayed digits for StaneksGiftExtraSize ( #1871 )
2025-01-04 16:34:35 -08:00
catloversg
93c07ac107
DOCUMENTATION: Clarify returned value of ns.bladeburner.getActionCountRemaining ( #1873 )
2025-01-04 16:33:45 -08:00
catloversg
43bca702c0
MISC: Clarify description of BN2 about gang and The Red Pill ( #1878 )
2025-01-04 16:33:08 -08:00
catloversg
bcbaf3e224
DOCUMENTATION: Clarify type of returned value of ns.gang.getOtherGangInformation ( #1882 )
2025-01-04 16:21:17 -08:00
Naga
ef87174e3f
DOCUMENTATION: Clarify the return descriptions of 'getPurchasedServerCost' and 'getPurchasedServerUpgradeCost' to include the returns for invalid inputs. ( #1884 )
2025-01-04 16:20:20 -08:00
Daniel Perez Alvarez
e3eb08470b
DOCUMENTATION: Add starter react documentation ( #1888 )
2025-01-04 16:19:49 -08:00
nanogyth
85fa15c5a5
BUGFIX: update weaken results to correctly reflect change when close to minSecurity ( #1887 )
2024-12-29 18:08:55 -08:00