..
@types
add better typing to Electron.tsx
2022-04-21 23:50:49 -07:00
Achievements
Init work types with new None
member
2022-05-04 15:03:02 -05:00
Arcade /ui
2 new exploits
2022-03-16 14:34:05 -04:00
Augmentation
Merge pull request #3613 from nickofolas/fix/nfg-level-application
2022-05-06 01:56:13 -04:00
BitNode
Renamed BN mult CorporationSoftCap to CorporationSoftcap
2022-05-09 14:45:19 -05:00
Bladeburner
added openDevMeny
2022-04-13 13:47:48 -04:00
Casino
casino roulette actually advances the seed now.
2022-04-25 13:46:09 -04:00
Company
Refactor for ... in
loops
2022-01-15 18:45:03 -06:00
Corporation
Renamed BN mult CorporationSoftCap to CorporationSoftcap
2022-05-09 14:45:19 -05:00
CotMG
Fixed Stanek fragment collision detection
2022-04-14 11:13:50 -05:00
Crime
Format
2022-05-04 15:04:01 -05:00
DarkWeb
fix buying programs and writing them at the same time.
2022-04-13 00:21:51 -04:00
data
Handle edge case in LZ compression code and fix docs
2022-04-28 19:50:17 +01:00
DevMenu /ui
fmt
2022-04-14 02:35:30 -04:00
Diagnostic
fix few bugs
2021-11-22 11:36:13 -05:00
Exploits
2 new exploits
2022-03-16 14:34:05 -04:00
Faction
Add faction name to top of augs page
2022-05-05 09:23:10 -05:00
GameOptions
Minor grammatical fixes in GameOptions
2022-04-28 20:55:42 -04:00
Gang
Streamlining GangKarmaRequirement constant
2022-04-23 15:55:15 +02:00
Hacking
bugfix
2021-11-05 17:12:52 -04:00
Hacknet
Merge pull request #3532 from borisflagell/UI-FIX-#2256-
2022-05-04 12:09:27 -04:00
hash
bugfix
2021-12-16 20:09:19 -05:00
Hospital
fix decimal
2021-11-11 21:35:26 -05:00
Infiltration
Merge branch 'dev' into improvement/work-in-progress-ui
2022-05-04 12:28:33 -05:00
Literature
fmt and lint
2022-04-06 19:30:08 -04:00
Locations
Renamed BN mult CorporationSoftCap to CorporationSoftcap
2022-05-09 14:45:19 -05:00
Message
Added the name of NiteSec's server to their .msg
2022-04-14 18:14:15 -05:00
Milestones
update constants
2022-03-19 16:09:59 +08:00
Netscript
added logic to allow quitJob to be called from singularity
2022-04-28 19:05:56 +08:00
NetscriptFunctions
Renamed BN mult CorporationSoftCap to CorporationSoftcap
2022-05-09 14:45:19 -05:00
NetworkShare
v1.5.0
2022-03-07 17:51:02 -05:00
PersonObjects
Init work types with new None
member
2022-05-04 15:03:02 -05:00
Programs
refactor bitnode multiplier code to have less side effect.
2022-04-19 17:17:08 -04:00
Script
merge base
2022-04-13 18:50:42 +08:00
ScriptEditor
Merge pull request #2989 from phyzical/bugfix/2958
2022-05-04 12:10:43 -04:00
Server
fix buying programs and writing them at the same time.
2022-04-13 00:21:51 -04:00
Settings
prettier
2022-04-13 14:42:07 -05:00
Sidebar /ui
Add keycode table and switch to event.code in select places
2022-05-03 15:59:46 +02:00
SourceFile
rm the last of source file flags
2022-04-14 01:33:05 -04:00
StockMarket
rm SourceFileFlags
2022-04-14 01:22:50 -04:00
Terminal
support ASNI
2022-05-04 12:21:16 -04:00
Themes
Change global theme import rows to 10 and format
2022-04-13 14:32:30 -05:00
ThirdParty
fmt and lint
2022-04-06 19:30:08 -04:00
Tutorial /ui
fix editor not loading
2021-12-21 12:02:06 -05:00
ui
Implement ClassType
and FactionWorkType
enums
2022-05-04 14:18:12 -05:00
utils
Init work types with new None
member
2022-05-04 15:03:02 -05:00
Alias.ts
Removed redundant repetitions of | in alias regex
2022-03-08 22:51:41 +01:00
CodingContractGenerator.ts
fix corp softcap
2021-11-05 21:01:23 -04:00
CodingContracts.ts
remove unused stuff
2021-10-14 18:45:50 -04:00
Constants.ts
Merge branch 'dev' of github.com:danielyxie/bitburner into fix/nfg-level-application
2022-05-05 08:34:26 -05:00
db.tsx
Fixing spelling mistake
2022-01-10 15:17:04 +10:00
DevMenu.tsx
Polish entropy
2022-03-19 13:59:34 -05:00
Electron.tsx
add better typing to Electron.tsx
2022-04-21 23:50:49 -07:00
engine.tsx
Refactor WorkType
to an enum
2022-05-04 13:42:48 -05:00
ExportBonus.tsx
Simplified some booleans and if elses
2022-03-08 22:52:26 +01:00
Hacking.ts
fmt and lint
2022-04-06 19:30:08 -04:00
IEngine.ts
Add achievements to base game
2022-01-08 05:45:32 -05:00
index.html
Allow drag on character overview
2022-01-10 07:37:01 -05:00
index.tsx
linting
2022-04-28 18:02:50 +08:00
InteractiveTutorial.ts
Make tutorial explain ns1 vs ns2 better
2022-04-29 17:54:59 -04:00
MathJaxWrapper.tsx
fmt and lint
2022-04-06 19:30:08 -04:00
NetscriptEvaluator.ts
This should not reject with ScriptDeath, the script is not being killed. Just 'undefined' isn't great either so left a TODO about improving it
2022-04-02 23:28:23 +03:00
NetscriptFunctions.ts
Init work types with new None
member
2022-05-04 15:03:02 -05:00
NetscriptJSEvaluator.ts
remove pre-defined print in .js files.
2022-04-25 13:29:59 -04:00
NetscriptPort.ts
Removed unnecessary eslint-disable lines
2022-03-01 17:33:27 +01:00
NetscriptWorker.ts
fmt
2022-04-11 21:45:55 -04:00
Player.ts
few more bugfixes
2021-11-11 23:28:08 -05:00
Prestige.ts
rename augmentation to static augmentation
2022-04-15 01:19:51 +08:00
RedPill.tsx
rm SourceFileFlags
2022-04-14 01:22:50 -04:00
SaveObject.tsx
Reapply boosts in migration
2022-05-05 01:02:05 -05:00
Terminal.ts
convert player to ts
2021-09-23 18:47:43 -04:00
TextFile.ts
fmt and lint
2022-04-06 19:30:08 -04:00
types.ts
nuke half the dependencies because they were unused.
2021-10-14 19:31:17 -04:00
UncaughtPromiseHandler.ts
Use a dedicated ScriptDeath type to signal script termination instead of WorkerScript
2022-04-02 23:28:21 +03:00