Snarling
af0ed1dbb0
Fix some inaccuracies
...
Removed line about bugfix only
Removed line about merging to master branch because that's not how we have it set up at this repo.
2023-02-16 22:22:54 -05:00
omuretsu
07397874c0
Revert "CODEBASE: Steam development branch updating action ( #370 )"
...
This reverts commit 56ce1df0c8033bacbac2c2802dc3e001811a7e50.
2023-02-16 15:35:31 -05:00
Snarling
56ce1df0c8
CODEBASE: Steam development branch updating action ( #370 )
2023-02-15 17:10:45 -05: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
Snarling
f916007f2d
CODEBASE: Combine the title and dist checks ( #361 )
2023-02-12 02:22: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
omuretsu
af8528c777
Fix action
...
Attempt to fix check for generated files action to actually make a new comment if one doesn't exist
2023-02-11 15:31:49 -05:00
omuretsu
dba6773375
Add back lint:report
2023-02-11 15:18:32 -05:00
omuretsu
e9bdc29c8c
Some dev updates
...
* Bump electron version to 22.2.1
* Fix npm run electron command (needed the electron-packager-all command which I had removed)
* Improve the npm run format command, no longer floods terminal with all file names
* Updated start command to serve the built version of the game in .app
* Remove some unused commands and unused workflows. Combined the ci and ci-pr workflows.
* Modify check for generated files logic. Attempt to fix so it will edit its own comment instead of posting a new one on every commit.
2023-02-11 15:12:55 -05: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
814e837983
Merge pull request #355 from Mughur/docupdate
...
link at the end of tutorial now opens another window
2023-02-08 03:50:12 +02:00
Mughur
88eb85da00
fix tFormat.rst filename capitalization
2023-02-08 03:47:42 +02:00
Mughur
67fde6167b
Fix tutorial getting started link
...
change tformat.rst file name
2023-02-08 03:46:42 +02:00
Mughur
e7588de19c
Merge branch 'uptodate' of https://github.com/Mughur/bitburner-src into docupdate
2023-02-08 03:23:22 +02:00
Mughur
6590fa1c97
small doc fixes
2023-02-07 16:26:02 +02:00
omuretsu
6459b1ab48
Change tests
...
* Try to fix check for generated files to create a comment on a PR.
* Check for generated files does not count as a failure.
* Lint doesn't fail based on stuff in dist. Prettier and lint no longer use the "diff" version.
* Removed some commands that weren't really used (specific version electron packager commands that require you to have already ran npm run electron to generate .package folder)
2023-02-04 07:42:35 -05: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
Mughur
35d590b25d
Merge pull request #347 from jeek/corp-states
...
CORP: Move Sale after Export in Corp States
2023-01-31 15:21:27 +02:00
omuretsu
e8e107254d
Update build commands
...
build:dev now works
2023-01-30 19:45:24 -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
6d7fba4930
Merge pull request #344 from Mughur/docupdate
...
fix previous commit, improve argument page on docs, ran lint&format
2023-01-30 21:46:22 +02:00
Mughur
23199ee705
fix previous commit, improve argument page on docs
2023-01-30 21:42:46 +02:00
Mughur
0c7b6a8ad8
Merge pull request #343 from Mughur/docupdate
...
DOC: Doc changes
2023-01-30 21:02:43 +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
c42303c1f5
Merge pull request #337 from Mughur/uptodate
...
MISC: small fixes
2023-01-24 23:32:13 +02: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
omuretsu
41451280ab
Update build process
...
`npm run build` now generates a .app folder with the minimal run files
`npm run electron` now uses the .app contents as a base
deploy-dev.yml should upload just the .app folder after building (not tested yet)
2023-01-10 20:51:14 -05:00
Snarling
f266906f6f
ELECTRON: security fix ( #319 )
2023-01-10 19:12:23 -05:00
Mughur
bb3a248b34
Merge pull request #317 from d0sboots/bugfix
...
BUGFIX: Fix rendering of GenericLocation
2023-01-10 06:37:13 +02:00