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
catloversg
a6d6aa7410
UI: Add filter tool to list of installed augmentations ( #1833 )
2024-12-23 05:12:53 -08:00
catloversg
bc0dc15536
DOCUMENTATION: Fix typo of CrimeStats ( #1850 )
2024-12-18 03:32:21 -08:00
catloversg
b49c04d142
UI: Infiltration remembers faction choice for reputation reward ( #1860 )
2024-12-18 03:29:10 -08:00
catloversg
c2fe6108e1
DOCUMENTATION: Clarify getGraftableAugmentations API ( #1858 )
2024-12-18 03:23:56 -08:00
catloversg
40f3d6ea7b
UI: Clarify "Company Favor" hash upgrade ( #1861 )
2024-12-18 03:23:11 -08:00
catloversg
ab17adf97a
MISC: Show user-friendly error message when script is empty ( #1848 )
2024-12-18 03:17:48 -08:00
catloversg
bb7a1fbb22
MISC: Add raw command string to autocomplete data ( #1846 )
2024-12-18 03:16:38 -08:00
catloversg
cffd6d75a6
CORPORATION: Remove non-empty-string condition in sell modals ( #1847 )
2024-12-18 03:15:13 -08:00
catloversg
8aea99e5cd
API: Add "No AI" to GoOpponent type ( #1845 )
2024-12-18 03:14:35 -08:00
catloversg
d75b0af6b2
CODEBASE: Update webpack and its plugins ( #1825 )
2024-12-18 03:14:01 -08:00
catloversg
e6078ab1df
UI: Change description and add tooltip for HackMoney-related multipliers ( #1823 )
...
* UI: Change description and add tooltip for HackMoney-related multipliers
* Update based on feedback
2024-12-18 02:51:25 -08:00
catloversg
9c4b0c004c
UI: Make minor changes in buttons and error messages of tutorial ( #1837 )
...
* UI: Make minor changes in buttons and error messages of tutorial
* Update
* Change "Skip Tutorial" to "Exit Tutorial"
2024-12-18 02:46:37 -08:00
catloversg
28da81f3f1
BLADEBURNER: Add visual cues to warn player of dangerous actions and status of population, chaos ( #1856 )
2024-12-18 02:44:19 -08:00
Naga
c49a507031
MISC: Convert Literature entries and helper functions to TSX ( #1854 )
2024-12-18 02:39:30 -08:00
catloversg
d9dba2a442
MISC: Clarify input and output of Square Root coding contract ( #1839 )
2024-12-12 03:13:18 -08:00
catloversg
74ede7d947
BUGFIX: Game takes too long to process crime work with large number of cycles ( #1821 )
2024-12-12 03:11:58 -08:00
catloversg
1c7230a799
DOCUMENTATION: Improve Infiltration docs ( #1842 )
2024-12-12 03:10:51 -08:00
Nerdpie
ff85394e02
BUGFIX: Fix Text Effect Preventing Company Name Updates ( #1828 )
2024-12-12 03:07:53 -08:00
catloversg
37ddb43b82
API: Allow passing 0 SkillPoints to skillMaxUpgradeCount ( #1844 )
2024-12-12 03:07:31 -08:00
catloversg
7c732689dd
DOCUMENTATION: Fix typo in "Getting Started" page ( #1836 )
2024-12-12 03:06:19 -08:00