tyasuh.taeragan@gmail.com
b6433786e3
formatter
2023-02-19 05:27:09 -05:00
tyasuh.taeragan@gmail.com
012c5d4f86
Int Buff to shock recovery speed
2023-02-19 01:43:38 -05:00
Mughur
2bd5741b22
Merge pull request #371 from d0sboots/hacking
...
NETSCRIPT: Add `additionalMsec` to BasicHGWOptions
2023-02-19 07:42:11 +02:00
Mughur
79eca93ade
Merge pull request #373 from Mughur/uptodate
...
BUGFIX: new servers check reserved names properly
2023-02-19 07:28:30 +02:00
Zelow79
028199aa7d
SLEEVE: Add sleeve.setToIdle function ( #374 )
2023-02-19 00:13:23 -05:00
omuretsu
bd4fe19fde
Fix percent display at large values
2023-02-18 08:03:16 -05:00
Mughur
d55395491c
BUGFIX: new servers check reserved names properly
2023-02-18 03:34:09 +02:00
David Walker
53755dd573
NETSCRIPT: Add additionalMsec
to BasicHGWOptions
...
This option adds additional time to the sleep in hack/grow/weaken before
the command takes effect. The critical difference between this and doing
your own sleep is that it creates a single, uninterruptible sleep: This
opens up multiple new avenues of gameplay for batching.
Note that use of this new feature is theoretically always suboptimal,
since extending the sleep time wastes RAM.
2023-02-17 00:01:41 -08:00
David Walker
ed59f4bfe7
NETSCRIPT: Add growThreads to formulas, improve docs for hacking functions ( #330 )
2023-02-14 17:38:51 -05:00
Snarling
b9a2953fa6
Add totalExperience property to getOffice ( #367 )
2023-02-14 01:38:22 -05:00
Snarling
08e71c732b
Threads are a positive integer ( #366 )
...
* Added new positive integer ns validation helper
* `run`, `exec`, and `spawn` verify threads as a positive integer.
* `run` terminal command also fails if the provided threadcount is not a positive integer.
* Removed some references to .script files in various documentation, and removed some of the NS1 example blocks
2023-02-14 01:32:01 -05:00
Snarling
b0bdf0c7ad
DOC: Improve ns.kill documentation ( #365 )
2023-02-13 21:50:38 -05:00
Mughur
571f1eb8ef
Merge pull request #362 from d0sboots/corpsell
...
CORP: Change/fix TA.II to use configured sell amounts
2023-02-14 03:38:58 +02:00
Snarling
f16a4f1a4e
fix setTheme
2023-02-13 19:49:07 -05:00
David Walker
4dd093606c
CORP: Change/fix TA.II to use configured sell amounts
...
It used to set prices based on current production only.
2023-02-11 23:08:39 -08:00
Snarling
6a6043c509
CODEBASE: Add custom useRerender hook ( #359 )
2023-02-11 13:22:55 -05:00
Snarling
b4074328ec
UI: Added new locale-aware and configurable number formatting ( #354 )
2023-02-11 13:18:50 -05:00
Zelow79
1f5546b721
UI: Revealed faction augments remaining in faction invite. ( #357 )
2023-02-11 10:41:50 -05:00
omuretsu
07b1eefe33
Run prettier
2023-02-07 21:16:18 -05:00
Mughur
67fde6167b
Fix tutorial getting started link
...
change tformat.rst file name
2023-02-08 03:46:42 +02:00
Zelow79
37f41c89bc
MISC: Added features to DevMenu ( #353 )
...
* More blade devmenu functions
* Custom money field, set money to 0 option
* Options for removing blade/gang/corp
* Better dev menu responsiveness (dev menu rerenders after adding or removing blade/gang/corp)
* Some general code style changes
2023-02-02 10:09:38 -05:00
T.J. Eckman
a141431e08
CORP: Move Sale after Export in Corp States
2023-01-30 19:15:56 -05:00
Mughur
d5707931c6
Merge pull request #342 from MattiYT/dev
...
UI: Added iron man theme.
2023-01-30 22:53:56 +02:00
Mughur
741f4a0d1e
Update index.ts
2023-01-30 22:50:40 +02:00
Mughur
23199ee705
fix previous commit, improve argument page on docs
2023-01-30 21:42:46 +02:00
Mughur
6369ab434b
Doc changes
2023-01-30 20:51:00 +02:00
omuretsu
867236e153
autoAssignJob streamlining
2023-01-29 08:14:12 -05:00
Matti
f8f8c8c517
Add files via upload
2023-01-29 12:51:46 +00:00
Matti
caf65c4d63
Update index.ts
...
Added iron man theme to the list.
2023-01-29 12:49:12 +00:00
Christian Roy
d7439aae52
Fix setAutoAssignJob parameter validation. ( #339 )
2023-01-29 07:39:01 -05:00
David Walker
c1d3664955
CORP: Revert mandatory coffeeparty ( #333 )
2023-01-27 08:15:54 -05:00
Zelow79
707508a8cc
MISC: Further BB UI number updates ( #340 )
2023-01-27 08:04:17 -05:00
Mughur
9c365d0da5
small fixes
2023-01-24 23:28:53 +02:00
Zelow79
d6a0d5fcaa
BUGFIX: Corrected error in formatReallyBigNumber and updated BB UI to be more large number friendly ( #331 )
2023-01-20 08:06:50 -05:00
Tyasuh
ac8ea6b5ef
split hacknet node from server in name, with SF9 ( #327 )
2023-01-16 15:59:33 -05:00
hydroflame
80061b1f81
Remove donation section under options ( #328 )
2023-01-16 15:51:47 -05:00
Zelow79
5f923a348c
NETSCRIPT: Added cyclesWorked to certain sleeve.getTask returns, and added bladeburner.getActionSuccesses ( #324 )
2023-01-15 23:50:54 -05:00
Tyasuh
6f0b3d07b8
GRAFTING: Bladeburner augs can be grafted if player is in Bladeburner faction ( #321 )
2023-01-14 18:24:45 -05:00
David Walker
8f2014ea6f
BUGFIX: Fix rendering of GenericLocation
...
Fixes #316 . Rollback of the change to GenericLocation made in the
previous PR, plus adding keys (instead) to address the original problem.
2023-01-09 20:02:26 -08:00
David Walker
0c2d402f0b
INFRA: Update everything except React ( #312 )
2023-01-08 02:36:55 -05:00
zerbosh
65f22e7931
CORPORATION: prevent "Unassigned" as job in setAutoJobAssignment ( #308 )
2023-01-06 22:28:22 -05:00
zerbosh
b4743a9841
CORPORATION: added Checks to setAutoJobAssignment ( #307 )
2023-01-06 14:52:40 -05:00
Mughur
7e183c4e4a
Updated ReadTheDocs links
2023-01-06 15:24:10 +02:00
David Walker
4eef9eec03
NETSCRIPT: More ns Proxy changes ( #297 )
2023-01-05 20:41:24 -05:00
Mughur
3281b785ce
properly fix leading '/' script bug ( #296 )
2023-01-05 20:33:30 -05:00
David Walker
aa32e235fa
MULTS: Make BitNodeMultipliers.ServerMaxMoney more sensible ( #280 )
2023-01-05 20:31:54 -05:00
David Walker
7b5080a42b
NETSCRIPT: Add undocumented function printRaw() ( #277 )
...
This is analagous to tprintRaw (enabled by ns.iKnowWhatImDoing()), but
for logs instead of the terminal. This provides a supported* method of
creating complicated UIs for scripts.
*No actual support, expressed or implied, is provided for use of this
function.
2023-01-05 20:30:34 -05:00
David Walker
c42fde9379
INFRA: Update Webpack to @latest, along with other dev packages ( #290 )
2023-01-05 20:29:02 -05:00
omuretsu
a76e281349
Bump to 2.2.2dev
...
About to merge some PRs, already added to changelog
2023-01-05 20:28:01 -05:00
omuretsu
237f9037bf
Better error on fail to import save
2023-01-05 13:04:26 -05:00
Snarling
31bf0c43d1
v2.2.1 ( #293 )
...
* handle enums differently
* Enums are frozen and fed directly to the proxy
* Enums are not included in the NSFull definition, allowing samekeys for RamCostTree<API>, InternalAPI<API>, and ExternalAPI<API>
* Rewrote a lot of the ramcalc test, with better typing thanks to the samekeys above
* Fix ns1 for proxy (args, pid, and enums after above changes were not being added to ns1 scripts.)
* Fixed an overview issue where the bars could display inaccurately.
Update changelog and bump version to 2.2.1
2023-01-04 09:45:17 -05:00
David Walker
5f18b87323
New ns implementation using Proxy ( #292 )
2023-01-04 08:56:29 -05:00
lucebac
1ec5ab9898
reduce level of jumper3 to 325 ( #291 )
2023-01-03 18:39:41 -05:00
omuretsu
bb566dc57c
hotfix
...
* Fix ramcost for corporation.bonusTime (must be 0 because other getBonusTime functions exist).
* Fix ui hook names for overview.
2023-01-03 12:23:38 -05:00
omuretsu
1670be1573
Changelog updates for latest hotfix
2023-01-03 12:04:47 -05:00
omuretsu
4ab29e9c60
Fix minimum corp employee stat
...
* minEmployeeDecay is now part of CorpConstants and has a value of 10. This replaces Office.minEne/minMor/minHap
* Also removed some unnecessary files in dist/ext for MathJax
* Rebuilt documentation to remove minHap/minMor/minEne from getOffice, and add minEmployeeDecay to corporation.getConstants
2023-01-03 11:55:50 -05:00
omuretsu
b2ecd82acc
Update changelog
2023-01-03 10:25:05 -05:00
Snarling
dc0de2498b
Fix mathjax error ( #287 )
...
* Updated mathjax and better-react-mathjax
* Removed MathJaxWrapper. Per better-react-mathjax documentation, we were incorrectly including a new context for every equation using this wrapper.
* Wrapped entire game in a MathJaxContext at GameRoot.
2023-01-03 07:38:14 -05:00
omuretsu
77894cd9e5
Update changelog for hotfixes
2023-01-03 02:50:08 -05:00
omuretsu
c9920f35ac
Fix crazy faction XP rates
2023-01-03 02:40:06 -05:00
omuretsu
f8af04e5b3
Fix broken HP
2023-01-03 02:16:48 -05:00
omuretsu
7c6d7206dd
Fix broken HP
2023-01-03 02:14:00 -05:00
omuretsu
e891b06260
Safe load sleeve class work
2023-01-02 18:18:59 -05:00
omuretsu
70b8be9988
Fix args for ns1
2023-01-02 17:56:11 -05:00
omuretsu
6d72861304
Fix graceful load for type changes
2023-01-02 15:25:43 -05:00
omuretsu
3f850d71ba
fix graceful material load?
2023-01-02 15:06:44 -05:00
omuretsu
2cb989243f
Format fix...
2023-01-02 13:59:31 -05:00
Mughur
1baa615def
MISC: small fixes ( #270 )
...
* infiltration gain bug fix
* fix corp division description
* avoid some issues with Infinity at super high NFG levels
Co-authored-by: Daniel Perez Alvarez <danielpza@protonmail.com>
2023-01-02 13:51:59 -05:00
omuretsu
80d751e32b
fix getActionRepGain
2023-01-02 13:28:31 -05:00
omuretsu
0ec4ef31ab
2.2
2023-01-02 13:20:25 -05:00
omuretsu
93aab87a16
Fix inaccurate HP on SF prestige
2023-01-02 10:35:52 -05:00
David Walker
fe5344f232
UI: Make tooltips for CoffeeParty better reflect reality ( #269 )
2023-01-02 09:49:36 -05:00
zerbosh
aa50378e18
CORPORATION: Give Full Api Access on BN3 ( #276 )
2023-01-02 09:48:02 -05:00
Mughur
e90224c63d
CORP: Industry descriptions shows what each division uses and makes ( #272 )
2023-01-02 09:46:53 -05:00
zerbosh
7d98c680e5
SLEEVE: added storedCycles to getSleeve() ( #279 )
2023-01-02 09:45:51 -05:00
omuretsu
d00ed1f4ee
sync overview updates
...
Using EventEmitter. Also get rid of ShownContext as it is no longer needed with this event based rerender.
2023-01-02 08:54:18 -05:00
omuretsu
90fc82b86f
Fix bad memoization in blade overview
2023-01-02 08:00:45 -05:00
David Walker
71bae01fd4
BUG: Fix console error about bad ref use. ( #278 )
2023-01-01 04:10:06 -05:00
omuretsu
313f6ada94
Fix more overview issues
...
Previous changes had overview become empty when collapsing it, which broke the collapse animation. It also would have broken use of the player-visible hooks, because those would have been removed from the document on collapse.
Now a context is used to store whether the overview is being shown or not, and components that update themselves will only do so when they are being shown.
2022-12-30 15:42:58 -05:00
Snarling
62a2532d05
UI: Fix broken overview ( #273 )
...
Fixes the broken overview where improper hook use was causing React errors for certain prop changes.
Overview no longer rerenders itself on a timer. Instead individual items that need to check for state updates do so themselves on a timer.
2022-12-30 14:28:49 -05:00
Snarling
fb1f95c26e
VARIOUS: Various changes prior to release 2.2 ( #271 )
...
See PR #271 description
2022-12-29 20:28:53 -05:00
zerbosh
24ad342203
getCorporation() returns division names ( #266 )
2022-12-29 04:30:16 -05:00
Mughur
5c80655d62
NETSCRIPT: Added ns.corporation.issueNewShares function ( #261 )
2022-12-25 03:35:18 -05:00
Mughur
556fe8dd33
NETSCRIPT: Added ns.corporation.getConstants, replacing many other corporation getter functions ( #260 )
2022-12-25 03:33:13 -05:00
David Walker
018053d79e
NETSCRIPT: Reduce cost of two multipliers functions ( #254 )
2022-12-21 18:30:27 -05:00
David Walker
149d687fd6
UI: Memoize character overview ( #247 )
2022-12-21 18:27:51 -05:00
Mughur
addcee73fc
Tutorial: Remove NS1 tutorial, change getting started guide to .js ( #258 )
2022-12-21 17:49:12 -05:00
Mughur
b004b7203d
GENERAL: Reorganizing and grouping node multipliers ( #259 )
2022-12-21 17:39:12 -05:00
lucebac
5a86be8714
Update doc for ns.scp ( #262 )
2022-12-21 14:56:08 -05:00
David Walker
303c54c85c
NETSCRIPT: Fix a typo in scp ( #256 )
2022-12-19 14:39:03 -05:00
omuretsu
1dec0d00bd
Add documentation for ns.pid
2022-12-13 09:09:12 -05:00
T.J. Eckman
52034ccedc
NETSCRIPT: Add ns.pid variable for accessing the current script's PID ( #255 )
2022-12-13 09:07:15 -05:00
David Walker
f943e5d603
INFILTRATION: Change "slash" to "attack", less potential confusion ( #251 )
2022-12-13 08:28:56 -05:00
hydroflame
45221ead06
MISC: Remove google analytics ( #253 )
2022-12-13 08:28:08 -05:00
hydroflame
f039760690
Update blood donation counter
2022-12-09 15:46:56 -05:00
omuretsu
2489ec43fe
Sidebar tweaks
2022-12-04 23:04:33 -05:00
David Walker
a46d34bd60
UI: Break SidebarRoot into smaller components, and memoize ( #246 )
2022-12-04 21:05:55 -05:00
David Walker
8d793ea271
Internal refactoring of Router ( #241 )
2022-12-04 03:14:06 -05:00
G4mingJon4s
897a1fbc8e
Changed skill formatting from numeral to localeStr ( #244 )
2022-12-03 23:32:39 -05:00
G4mingJon4s
633296da15
Added check if factionWork is from faction of gang ( #243 )
2022-12-03 22:58:40 -05:00