Snarling
|
73e314aa31
|
Add quotation marks to expected answer
Matches the way an array of strings is denoted in js
|
2022-09-27 19:52:25 -04:00 |
|
Snarling
|
aba6de1514
|
Allow IPs to have quotes around them
|
2022-09-27 19:41:00 -04:00 |
|
Olivier Gagnon
|
444c74ccd9
|
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
|
2022-09-27 17:37:36 -04:00 |
|
Olivier Gagnon
|
fbf5009cdb
|
comment out unnamedaug2
|
2022-09-27 17:37:32 -04:00 |
|
hydroflame
|
7ce1adddce
|
Merge pull request #4151 from LJNeon/script-editor-fix
UI: Remove extra / from open script tab when files are in a folder
|
2022-09-27 17:50:32 -03:00 |
|
hydroflame
|
a1df9db493
|
Merge pull request #4160 from quacksouls/cct-name
CCT: no special characters in file names of Coding Contracts
|
2022-09-27 17:50:08 -03:00 |
|
hydroflame
|
d37adb21bf
|
Merge pull request #4157 from quacksouls/contrib-guide
DOC: contributor's guide: typo fixes and consistent presentation
|
2022-09-27 17:49:48 -03:00 |
|
hydroflame
|
30363e0280
|
Merge pull request #4155 from Mughur/corp
CORP: fixed wrongly named division type
|
2022-09-27 17:49:09 -03:00 |
|
hydroflame
|
54b9d4f994
|
Merge pull request #4149 from Shiiyu/lj-is-asleep
MISC: Remove unused import in AugmentationCreator.tsx
|
2022-09-27 17:48:43 -03:00 |
|
hydroflame
|
49a460af00
|
Merge pull request #4161 from Snarling/cityFix
UI: Fix possible React error 300 in ASCII version of city screen
|
2022-09-27 17:47:54 -03:00 |
|
hydroflame
|
d010705c61
|
Merge pull request #4165 from Snarling/bladeburnerFix
SLEEVE: Can no longer use API to assign sleeves to bladeburner tasks before player is member
|
2022-09-27 17:47:46 -03:00 |
|
Snarling
|
582c9f40e2
|
Merge branch 'dev' into cityFix
|
2022-09-27 16:38:39 -04:00 |
|
Snarling
|
a4b7128e6c
|
Sleeve bladeburner fix
|
2022-09-27 16:36:37 -04:00 |
|
hydroflame
|
be553f3548
|
Merge pull request #4122 from Snarling/PassAroundLess
CODEBASE: Remove redundant code
|
2022-09-27 17:27:10 -03:00 |
|
Snarling
|
16fac67257
|
fix broken rebase
|
2022-09-27 16:23:53 -04:00 |
|
Snarling
|
25be5c2990
|
Remove unused augmentationStats interface
All augmentations have all multipliers
|
2022-09-27 16:20:26 -04:00 |
|
Snarling
|
3d4d02a573
|
remove unnecessary function
|
2022-09-27 16:15:11 -04:00 |
|
Snarling
|
38063f62a7
|
build fix, lint, remove some instanceof checks
|
2022-09-27 16:09:32 -04:00 |
|
Snarling
|
81412db02e
|
format & lint fix
|
2022-09-27 16:09:32 -04:00 |
|
Snarling
|
b364cdf734
|
Rebase fix, move hasAugmentation to Person
|
2022-09-27 16:08:52 -04:00 |
|
Snarling
|
8a9515f154
|
More classes as types
|
2022-09-27 16:08:16 -04:00 |
|
Snarling
|
0dbe80a841
|
Player is now a Person
Use correct class inheritance, use class as type and remove IPlayer
|
2022-09-27 16:07:58 -04:00 |
|
Snarling
|
bc2bdbe137
|
revert unnecessary file rename
|
2022-09-27 16:03:36 -04:00 |
|
Snarling
|
5f0758d04c
|
Fix lit files, reallow html alerts
|
2022-09-27 16:03:36 -04:00 |
|
Snarling
|
c5f2b959f6
|
commit1
|
2022-09-27 16:02:09 -04:00 |
|
Snarling
|
3a139518d8
|
unified errors
|
2022-09-27 15:53:45 -04:00 |
|
Snarling
|
0e67fbee21
|
Unify error handling
|
2022-09-27 15:51:25 -04:00 |
|
Snarling
|
ba1a10b4f7
|
Unify error handling
|
2022-09-27 15:46:34 -04:00 |
|
Snarling
|
88505e9378
|
stray lint fix
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
e5e6b05be0
|
format+lint+build fix
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
37d9b0c78d
|
Fix gang faction type
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
6e3a6be106
|
Remove some redundant typing
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
db835862d7
|
format
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
bc7c15ad77
|
corp: classes are types
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
557bc12562
|
More classes as types
|
2022-09-27 15:35:42 -04:00 |
|
Snarling
|
2213d06159
|
Using bladeburner and action classes as types
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
c510e47885
|
Player is now a Person
Use correct class inheritance, use class as type and remove IPlayer
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
475a8812bb
|
findSleevePurchasableAugs as a class member
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
dcd9023b93
|
Remove more unused interfaces
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
e578bd7681
|
Remove IPlayer interface
Use PlayerObject instead when referring to the type of "The Player."
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
21a2d49de7
|
Finish removing player passing
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
c864fd7edf
|
revert unnecessary file rename
|
2022-09-27 15:35:41 -04:00 |
|
Snarling
|
dc59a10e19
|
Fix lit files, reallow html alerts
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
88e2cdf09c
|
Remove more execute-on-import code
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
1ac57d2e48
|
Fix use-before-defined import issue
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
91a69d7d8f
|
format & lint
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
c9ee938bc6
|
fix previous commit
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
a21b1029d7
|
No more player/router context
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
83d357e758
|
commit1
|
2022-09-27 15:35:40 -04:00 |
|
Snarling
|
cc2246213f
|
Add more error types
|
2022-09-27 15:35:39 -04:00 |
|