..
@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 #3705 from nickofolas/improvement/address-feedback
2022-05-23 12:19:17 -04:00
BitNode
Add missing Agility BN mult to UI
2022-05-15 21:23:05 -05:00
Bladeburner
Merge pull request #3702 from borisflagell/FIX#3508
2022-05-23 12:21:27 -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
prettier
2022-05-22 11:59:14 +02:00
CotMG
fix lint
2022-05-19 02:49:49 -04:00
Crime
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-06 22:44:24 -04:00
DarkWeb
fix buying programs and writing them at the same time.
2022-04-13 00:21:51 -04:00
data
Random comment added to my coding contract so I can PR this branch
2022-05-09 15:04:09 -05: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
re-merge 3575
2022-05-20 15:46:45 -04:00
GameOptions
Merge pull request #3624 from danielyxie/infinite-loop-safety
2022-05-18 15:35:12 -04:00
Gang
reorder 0 territory gangs to the back of the list and reduce opacity
2022-05-09 08:11:22 +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
lint
2022-05-20 18:20:04 -04:00
Infiltration
INFILTRATION: FIX#3720
2022-05-23 17:31:28 +02:00
Literature
fmt and lint
2022-04-06 19:30:08 -04:00
Locations
allbuild commit b71418b0
2022-05-20 23:50:28 -04: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
Merge pull request #3702 from borisflagell/FIX#3508
2022-05-23 12:21:27 -04:00
NetscriptFunctions
Prettier
2022-05-22 06:40:32 +02:00
NetworkShare
v1.5.0
2022-03-07 17:51:02 -05:00
PersonObjects
UI: Fix #3366 Sleeve UI would sometime display the stat in TaskSelector while working out.
2022-05-24 15:08:47 +02: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
fix the new function description in in-game-doc
2022-05-23 13:31:34 +02:00
Server
Fix
2022-05-19 02:09:00 -04:00
Settings
Implemented infinite loop safety net.
2022-05-07 17:43:45 -04:00
Sidebar /ui
Add keycode table and switch to event.code in select places
2022-05-03 15:59:46 +02:00
SourceFile
Update SF description to reflect changes
2022-05-07 17:20:45 -05:00
StockMarket
rm SourceFileFlags
2022-04-14 01:22:50 -04:00
Terminal
MISC: FIX #2555 ManualHackMoney Bitnode multiplier being orphaned
2022-05-21 22:53:31 +02: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
Fix log box wrap
2022-05-22 11:54:05 -05:00
utils
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-06 22:44:24 -04: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
allbuild commit 1c3d4fe1
2022-05-20 16:07:07 -04: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
Make lint happy
2022-04-30 15:31:36 -04: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
Implemented infinite loop safety net.
2022-05-07 17:43:45 -04:00
NetscriptFunctions.ts
Merge branch 'dev' into wrap-api
2022-05-19 01:37:06 -04: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
Dirty fix for available ram float errors
2022-05-06 08:56:19 -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
allbuild commit b71418b0
2022-05-20 23:50:28 -04: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