Olivier Gagnon
a2aa5aa9f3
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
...
t push
2021-10-22 15:21:15 -04:00
Olivier Gagnon
dce11f525a
fix a few bug
2021-10-22 15:21:10 -04:00
hydroflame
5e4934615f
Merge pull request #1554 from CalvinTrop/dev
...
Added "solarish-dark" and "solarish-light" themes to script editor based on Solarized
2021-10-22 14:30:52 -04:00
Snarling
2867a15b95
Re-add cautionary tale for editing imported scripts
2021-10-19 20:25:37 -04:00
Snarling
14c41d2aab
Add script editor documentation for getServer
2021-10-19 10:27:53 -04:00
Snarling
d035a4099f
Streamlining for NetscriptFunctions
...
* Functions that used GetServer and then threw an error on null now use safeGetServer to do that for them.
* Parameter names for ip have been changed to hostname.
* Functionality of getPurchasedServers(false) to return an array of IPs was restored (it was broken by the change to hostnames as primary key).
* Dynamic ram message was updated to omit the part about modifying imported scripts, since this is no longer an issue.
* Dynamic ram violation samples were updated so that they would actually avoid using the variable name 'scan' (which would not subvert ram calculations).
* Included a fix for getServer to default to script's current server if no hostname is specified (per doc page).
2021-10-19 10:13:19 -04:00
CalvinTrop
010d3bfaef
Merge branch 'danielyxie:dev' into dev
2021-10-18 17:00:38 -07:00
Jeff Baars
ab60b411ca
Bracket highlighting per Solarized example js images
2021-10-18 16:58:23 -07:00
Jeff Baars
fd9d8d5c8a
Added solarish-dark and solarish-light themes to code editor based on Solarized: https://ethanschoonover.com/solarized/
2021-10-18 16:20:41 -07:00
Olivier Gagnon
a358c270f6
fix corp equation
2021-10-18 18:55:28 -04:00
Jeff Baars
7103601403
Added Solarized dark and light themes to code editor.
2021-10-18 13:41:26 -07:00
Olivier Gagnon
7ef4df414f
fix sleeve task selector not getting the right task when loading the screen
2021-10-18 15:01:06 -04:00
Olivier Gagnon
e52eff7771
fix sleeve criming
2021-10-18 14:59:18 -04:00
Olivier Gagnon
c4f59d4129
throw error when trying to pass non-string or number to other scripts
2021-10-18 14:29:43 -04:00
Olivier Gagnon
0419118fb1
fix missing table body
2021-10-18 14:15:43 -04:00
hydroflame
ab48c7062f
Merge pull request #1547 from Snarling/tutorial-text-fixes
...
Fix some minor tutorial issues
2021-10-18 14:14:00 -04:00
hydroflame
2444305625
Merge pull request #1546 from Snarling/char-overview-overhaul
...
Character Overview Overhaul
2021-10-18 14:13:52 -04:00
Snarling
f915799fdc
Reduce size of visibility-toggle Fab
...
Current fab is oversized, reduce size to further reduce click footprint of visibility toggle.
2021-10-18 05:45:13 -04:00
Snarling
5be4fb7aae
Fix some minor tutorial issues
...
Changed example prompt to show n00dles for "hack" and "home" commands when connected to n00dles, fixed one missing capitalization
2021-10-18 04:12:45 -04:00
Snarling
61770ea717
Character Overview Overhaul
...
* Moved hardcoded styles from the hardcoded container div into a class, and assigned that class to a Mui component.
* Otherwise removed excess layered components
* Visibility toggle area no longer occupies the whole width of the overview area. This was blocking input near the top right (noticeable in corp).
2021-10-18 03:14:33 -04:00
Snarling
6bfec83d91
Update GeneralActions.tsx
2021-10-18 00:02:23 -04:00
Snarling
f105002847
Reduce repetitive code sections
...
Iteratively define general actions instead of defining each individually.
Remove anonymous function that automatically runs, placing code into main section of file so that it still automatically runs.
(untested - I don't have a local copy set up yet to test these changes on)
2021-10-17 20:02:22 -04:00
Olivier Gagnon
cfa10ab206
fix Incite Violence chaos increase
2021-10-17 19:44:43 -04:00
Olivier Gagnon
1b22fe4f3d
revert dev meny
2021-10-17 19:01:10 -04:00
Olivier Gagnon
35a5e2f343
change the way charge works
2021-10-17 18:59:37 -04:00
Olivier Gagnon
1b22f28bd8
disable marketta1 is 2 is available.
2021-10-17 18:20:23 -04:00
tyasuh.taeragan@gmail.com
d3ab0353f7
Typo Fix
2021-10-17 09:15:10 -04:00
Snarling
b4c0458590
Actually fix fragment power display for negative numbers
...
Replace either -x% if present or just x%, to prevent --##.#% power display.
2021-10-17 03:11:42 -04:00
tyasuh.taeragan@gmail.com
850200c98d
Corp UI Buyback Shares
2021-10-17 01:21:25 -04:00
Olivier Gagnon
a612352f32
revert sidebar
2021-10-17 00:52:13 -04:00
Olivier Gagnon
79dd27d22f
change rep cost for stanek augments
2021-10-17 00:51:43 -04:00
Olivier Gagnon
75b3d9b126
fix boosters with rotations
2021-10-17 00:35:50 -04:00
Olivier Gagnon
e49c1725b5
add stanek modifier in other bns
2021-10-17 00:20:05 -04:00
hydroflame
41adad3991
Merge branch 'dev' into dev
2021-10-16 23:53:29 -04:00
tyasuh.taeragan@gmail.com
da02f8862a
Commented Changes
2021-10-16 23:47:11 -04:00
tyasuh.taeragan@gmail.com
2ed961c0d2
#1522 Adressed and Corrected.
2021-10-16 23:09:35 -04:00
Olivier Gagnon
75caf77231
merge dev and added purchased server softcap
2021-10-16 22:39:56 -04:00
Olivier Gagnon
c96c7e3d2e
v0.57.0
2021-10-16 22:32:48 -04:00
Olivier Gagnon
fdf2e72896
prestige stuff with sg
2021-10-16 21:38:03 -04:00
Olivier Gagnon
a0a698e0af
revert the dev tab
2021-10-16 21:01:05 -04:00
Olivier Gagnon
df6d156e8e
Change a few fragment
2021-10-16 21:00:36 -04:00
Olivier Gagnon
50147f6b0b
build new version
2021-10-16 19:10:11 -04:00
Olivier Gagnon
ab7d1a8ce9
Fix bug that allowed players to place pieces outside the baord.
2021-10-16 17:27:35 -04:00
Olivier Gagnon
092d5146b4
rotation!
2021-10-16 17:12:04 -04:00
Olivier Gagnon
c0420d1787
merge dev
2021-10-16 15:46:25 -04:00
Olivier Gagnon
84a1d27b9a
fix bug with workForFaction
2021-10-16 15:43:28 -04:00
Olivier Gagnon
99c75baea0
Fix working for the CIA
2021-10-16 12:19:53 -04:00
Olivier Gagnon
3e3aa1a0fe
merge dev
2021-10-15 21:39:53 -04:00
Olivier Gagnon
371d41b7c3
added placeholder for filename
2021-10-15 21:28:17 -04:00
Olivier Gagnon
02b085cc75
script editor now saves on server that opened the file and displays server name
2021-10-15 21:27:02 -04:00
Olivier Gagnon
e38bfc70cf
remove unused export
2021-10-15 21:04:17 -04:00
Olivier Gagnon
52a96b94f9
fix cancel penalty for company servers
2021-10-15 21:03:25 -04:00
Olivier Gagnon
73b9cae203
logbox title isn't infinitely long anymore
2021-10-15 20:59:16 -04:00
Olivier Gagnon
30588a885b
make succes toast brighter
2021-10-15 20:50:16 -04:00
Olivier Gagnon
45c46ce2a0
fix exploit that enabled IPC
2021-10-15 19:13:05 -04:00
Olivier Gagnon
58650c5895
Fix blade not being able to start Incite Violence
2021-10-15 19:08:21 -04:00
Olivier Gagnon
09f621e342
Incite Violence doubles chaos
2021-10-15 19:04:44 -04:00
Olivier Gagnon
762e7f127c
improve monokai again
2021-10-15 18:58:10 -04:00
Olivier Gagnon
d6ea9c55b1
fixed folder adding space in autocom
2021-10-15 18:33:27 -04:00
Olivier Gagnon
34fa906013
save some text editor notes
2021-10-15 18:27:02 -04:00
Olivier Gagnon
80d197652d
improve monokai by making the language a superset of javascript
2021-10-15 18:25:22 -04:00
tyasuh.taeragan@gmail.com
12f61677e3
Issues 1508 and 1506
2021-10-15 17:26:26 -04:00
Olivier Gagnon
b5a8ed1d9d
improve script editor display
2021-10-15 16:16:11 -04:00
Olivier Gagnon
e047653ed7
improve text editor scaling
2021-10-15 16:14:27 -04:00
Olivier Gagnon
f645d08a50
small screen script editor
2021-10-15 15:47:17 -04:00
Olivier Gagnon
dbc77f6f0e
nerf some shapes
2021-10-15 15:40:19 -04:00
Olivier Gagnon
d2f2ab07d7
merge dev
2021-10-15 15:13:48 -04:00
Olivier Gagnon
515f9e5d4b
fixed layer til the end of time
2021-10-15 14:16:30 -04:00
Olivier Gagnon
5e9143371a
comment
2021-10-15 14:05:56 -04:00
Olivier Gagnon
536b8360cf
small improvement to lgobox layer
2021-10-15 14:04:42 -04:00
Olivier Gagnon
8b59260bd3
logbox layer on click
2021-10-15 13:59:42 -04:00
Olivier Gagnon
3bd05ea398
logbox window z index fix
2021-10-15 13:49:03 -04:00
Olivier Gagnon
79a6c7eb7b
logbox uses class to identify drag handle instead of id.
2021-10-15 13:24:00 -04:00
Olivier Gagnon
d35bac1ace
Build autocomplete
2021-10-15 13:15:42 -04:00
Olivier Gagnon
c1d4ced331
autocomplete
2021-10-15 13:12:18 -04:00
Olivier Gagnon
6b0e5416c4
wtf
2021-10-15 12:47:43 -04:00
Olivier Gagnon
745fb4fdf6
Merge branch 'dev' into autocomplete
2021-10-15 00:22:15 -04:00
Olivier Gagnon
af816dbc7e
fix blade leaving bitverse
2021-10-14 23:57:41 -04:00
Olivier Gagnon
89fa79c4de
fix incite violence
2021-10-14 23:39:30 -04:00
Olivier Gagnon
8819042c0f
reduce time and effect of incite violence
2021-10-14 23:13:56 -04:00
Olivier Gagnon
7417ff8a10
tmp
2021-10-14 23:11:31 -04:00
Olivier Gagnon
e6a4456d81
Added Incite Violence bladeburner action
2021-10-14 23:01:04 -04:00
Olivier Gagnon
4603216aa0
autocomplete
2021-10-14 22:36:28 -04:00
Olivier Gagnon
3fddb3c9f2
added atExit
2021-10-14 20:13:26 -04:00
Olivier Gagnon
fe6473f426
gotoLocation sing function
2021-10-14 19:43:19 -04:00
Olivier Gagnon
89a6bf175d
nuke half the dependencies because they were unused.
2021-10-14 19:31:17 -04:00
Olivier Gagnon
6b114fab7d
remove unused stuff
2021-10-14 18:45:50 -04:00
Olivier Gagnon
542b2d6b8a
improve market ta ui
2021-10-14 18:05:17 -04:00
Olivier Gagnon
139ccd11ff
typo
2021-10-14 17:38:06 -04:00
Olivier Gagnon
38d915372f
fix blade raid issue
2021-10-14 17:35:22 -04:00
Olivier Gagnon
dda6235591
revert dynamic ram miscalc
2021-10-14 17:20:13 -04:00
Olivier Gagnon
3d97f2d770
build new function
2021-10-14 15:30:26 -04:00
hydroflame
f60af97e74
Merge pull request #1485 from Tyasuh/dev
...
upgradeHomeCores
2021-10-14 15:28:58 -04:00
tyasuh.taeragan@gmail.com
db9c3193f7
Commented Fixes
2021-10-14 15:20:05 -04:00
Olivier Gagnon
c556408208
fix parent not being updated when children ram cost increase.
2021-10-14 14:50:57 -04:00
tyasuh.taeragan@gmail.com
f6ffe5b5be
Corrective Revisions
2021-10-14 14:35:57 -04:00
Olivier Gagnon
cc056ceef4
fix completed black op being invisible.
2021-10-14 13:57:26 -04:00
tyasuh.taeragan@gmail.com
cee716bbb0
Typo Corrections
2021-10-14 12:22:35 -04:00
tyasuh.taeragan@gmail.com
737d9e027f
upgradeHomeCores
2021-10-14 12:01:42 -04:00
Olivier Gagnon
d3fc6a9d48
split NetscriptFunctions
2021-10-14 03:22:02 -04:00
Olivier Gagnon
eb846c1318
merge dev
2021-10-14 02:12:15 -04:00
Olivier Gagnon
e245c2d3a7
fixed a few things
2021-10-14 02:07:05 -04:00
Olivier Gagnon
3f1d4875e7
Added toast function
2021-10-13 17:25:58 -04:00
Olivier Gagnon
c4e17c3fb3
fix mathjax
2021-10-13 15:57:15 -04:00
Olivier Gagnon
b7823f46e4
change location of home cores cost formula
2021-10-13 15:48:34 -04:00
Olivier Gagnon
e2c8fed307
figured out new mathjax
2021-10-13 02:42:43 -04:00
Olivier Gagnon
e436d7f3a0
up to date omg
2021-10-13 02:27:55 -04:00
Olivier Gagnon
a5a28db47f
asd
2021-10-13 02:15:29 -04:00
Snarling
fb92287f9c
Update skill levels after updating mults for SF and fragments
2021-10-13 01:24:30 -04:00
Olivier Gagnon
3c2a237140
reduce code of ENM core
2021-10-12 20:23:21 -04:00
Olivier Gagnon
0dbeac52ac
Added alert function
2021-10-12 20:02:37 -04:00
Olivier Gagnon
6543e73f6f
Fix blade corp gang equal 0
2021-10-12 19:23:36 -04:00
Olivier Gagnon
85aa67ac26
blade action in ui
2021-10-12 16:06:32 -04:00
Olivier Gagnon
bf75cf80b8
rm console log
2021-10-12 14:22:57 -04:00
Olivier Gagnon
a90575aea9
load monokai
2021-10-12 10:56:19 -04:00
Olivier Gagnon
a0baab6f6c
dont update int when you dont have it
2021-10-12 10:29:41 -04:00
Olivier Gagnon
87c63cde59
merge v0.56.0
2021-10-12 01:35:30 -04:00
Olivier Gagnon
83137a2364
v0.56.0
2021-10-12 00:29:16 -04:00
Olivier Gagnon
78d9c25671
fix error message with wrong reviver, refactor part of player
2021-10-11 23:14:15 -04:00
Olivier Gagnon
56c8a23631
corp MAXMPPROD is now case insensitive
2021-10-11 22:54:28 -04:00
Olivier Gagnon
1d4cf45a92
fix issue with corp export popup
2021-10-11 22:48:34 -04:00
Olivier Gagnon
b1e37acaa1
added autocomplete for scp
2021-10-11 22:35:00 -04:00
Olivier Gagnon
65ee49fb92
Added cp command
2021-10-11 22:34:04 -04:00
Olivier Gagnon
6a795a7c50
neuroflux doesnt appear in gangs
2021-10-11 19:00:14 -04:00
Olivier Gagnon
ae33a23db4
remove Neuroflux from specila factions
2021-10-11 18:56:51 -04:00
Olivier Gagnon
faad0ae8a7
Try to make an error message more helpful
2021-10-11 18:47:05 -04:00
Olivier Gagnon
1ff7f4bcd4
table pagination text no longer black
2021-10-11 18:30:46 -04:00
Olivier Gagnon
1335ca8e01
Impossible to buy real estate with negative money
2021-10-11 18:22:57 -04:00
Olivier Gagnon
8e07cc999d
change GB to TBPBEB
2021-10-11 18:14:10 -04:00
Olivier Gagnon
06775b20fa
saving file now saves game
2021-10-11 17:57:17 -04:00
Olivier Gagnon
30554560da
softcap hacknet max moneyt upgrade
2021-10-11 17:43:48 -04:00
Olivier Gagnon
ac3a6b9a6f
setToCommitCrime sleeve works with rough crime name
2021-10-11 17:12:08 -04:00
Olivier Gagnon
b126bd01ee
ram check is debounced
2021-10-11 16:59:37 -04:00
Olivier Gagnon
8f13363466
prettier
2021-10-11 16:38:50 -04:00
Olivier Gagnon
dd61fd6efb
document learn js and make getServer not require sf5
2021-10-11 16:18:05 -04:00
Olivier Gagnon
010f43e5d4
few bugfix
2021-10-11 14:26:44 -04:00
Olivier Gagnon
3d36982a56
fix disableLog not disabling blade functions
2021-10-11 13:31:12 -04:00
Olivier Gagnon
3fd26bea9b
fix int not calculating
2021-10-11 13:18:37 -04:00
Snarling
41de3102c7
Change effect replacer text to x% instead of +x%
...
This will make replacement work for hacknet cost (which is -x% so currently is not seen for replacement) and will keep the + or - for effectiveness (e.g. +12.3% hacking skill instead of just 12.3% hacking skill)
2021-10-10 23:00:11 -04:00
Olivier Gagnon
e9ba4ae9a2
added vscode module def in netscript
2021-10-10 13:52:56 -04:00
Olivier Gagnon
12b192ab43
prerawloader
2021-10-10 13:23:36 -04:00
Olivier Gagnon
cdbbc657e2
nano new ns2 file starts with param
2021-10-09 23:21:22 -04:00
Olivier Gagnon
995a0b11d9
build fix for duplicate autocomplete
2021-10-09 23:07:18 -04:00
Olivier Gagnon
06df10d2f9
build fix for duplicate autocomplete
2021-10-09 22:59:06 -04:00
Olivier Gagnon
01d15176ac
Added kindof monokai to monaco
2021-10-09 19:00:27 -04:00
Olivier Gagnon
f9afff57b2
fix ram miscalc
2021-10-09 15:07:42 -04:00
Olivier Gagnon
2bf47c60df
fix sleeve consuming too much time at once.
2021-10-09 14:31:06 -04:00
Olivier Gagnon
752534bc4d
fix joinBladeburner
2021-10-09 12:49:53 -04:00
Olivier Gagnon
3346f3539c
increase the price of Wilson to stop feedback loop
2021-10-09 02:24:31 -04:00
Olivier Gagnon
bbf3a1d19a
fix server ram recalc
2021-10-08 23:45:54 -04:00
Olivier Gagnon
a2599f19d7
patch time compression
2021-10-08 15:31:32 -04:00
Olivier Gagnon
8e4722c5e7
write can be awaited in order to wait for the ram calculation to go through
2021-10-08 14:05:47 -04:00
Olivier Gagnon
e91c183d37
blade getCurrentAction says type general
2021-10-08 13:17:27 -04:00
Olivier Gagnon
effa9f15af
growthanalyze has core argument
2021-10-08 12:09:44 -04:00
Olivier Gagnon
4355420349
made staneks gift work with prestiges
2021-10-08 03:16:51 -04:00
Olivier Gagnon
f4ecbd9b48
merge dev
2021-10-08 00:26:35 -04:00
Olivier Gagnon
3ca7c49ce8
Fixed Script Editor last filename not keeping proper track
2021-10-08 00:21:30 -04:00
Olivier Gagnon
528a8f30db
more elements around
2021-10-08 00:13:18 -04:00
Olivier Gagnon
500063e87e
Merge branch 'dev' into sg
2021-10-07 23:53:49 -04:00
Olivier Gagnon
ec3037f8c6
readded font
2021-10-07 23:53:44 -04:00
Olivier Gagnon
8d7f0488f8
merge dev
2021-10-07 17:58:32 -04:00
Olivier Gagnon
7d0536a4d2
finish convert to hostname
2021-10-07 17:55:49 -04:00
Olivier Gagnon
2958034ad4
more ip conversion
2021-10-07 17:04:32 -04:00
Olivier Gagnon
a7dfb1a537
more convertion from ip to hostname
2021-10-07 16:56:01 -04:00
Olivier Gagnon
be29481689
unexport AllServers
2021-10-07 16:04:04 -04:00
Olivier Gagnon
42890843fb
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-10-07 15:08:27 -04:00
Olivier Gagnon
c06aff3437
Improve logbox behavior
2021-10-07 15:02:54 -04:00
Olivier Gagnon
62bdfb1875
notes
2021-10-07 14:49:40 -04:00
tyasuh.taeragan@gmail.com
0edd4ffdf1
Corpo Typo Fixes
2021-10-07 13:46:33 -04:00
Olivier Gagnon
8e5c10cc2f
enable dev for beta
2021-10-07 01:47:13 -04:00
Olivier Gagnon
8e58482db0
sg
2021-10-07 01:36:59 -04:00
Olivier Gagnon
b1d1de9118
revert growthAnalyze stuff because it causes errors
2021-10-06 19:41:36 -04:00
Olivier Gagnon
83a84c6d38
corp bonus time consumes faster
2021-10-06 01:59:41 -04:00
Olivier Gagnon
75a2742911
fix netscript port read not correctly converting ns1 objects
2021-10-05 16:37:54 -04:00
Olivier Gagnon
a420a87eba
fix bug with hacknet servers and grow
2021-10-05 15:23:30 -04:00
Olivier Gagnon
f579ee398b
made log box resize a tad better
2021-10-05 01:44:46 -04:00
Olivier Gagnon
4901c84d34
remove some unused css
2021-10-05 01:30:37 -04:00
Olivier Gagnon
227fbd7060
made log box resizable
2021-10-05 01:23:20 -04:00
Olivier Gagnon
70796e7674
use react-draggable
2021-10-05 00:59:40 -04:00
Olivier Gagnon
da746a63c3
add incremental game plaza stuff
2021-10-04 23:56:24 -04:00
Olivier Gagnon
2f677c7ec8
more work
2021-10-04 23:51:39 -04:00
Olivier Gagnon
c5e29dafc4
fix mc
2021-10-04 22:31:07 -04:00
Olivier Gagnon
bb0bdb776b
extracted some of the Netscript functions into their own file.
2021-10-04 22:25:21 -04:00
Olivier Gagnon
48b839d68c
Added font size to text editor
2021-10-04 21:06:55 -04:00
Olivier Gagnon
c47a5bc8cc
added grow, weaken, and time compression
2021-10-04 19:58:34 -04:00
Olivier Gagnon
33ea31be87
convert autocomplete to tooltip
2021-10-04 17:52:20 -04:00
Olivier Gagnon
27fc90c87a
fix corp ui text fields now clearing on city change
2021-10-04 13:49:27 -04:00
Olivier Gagnon
d58e2df9c7
cat now accepts newline
2021-10-04 13:15:04 -04:00
Olivier Gagnon
c989e6713f
fix logbox newlines and corp researching multiple times
2021-10-04 12:37:19 -04:00
Olivier Gagnon
880654c222
ui work
2021-10-04 12:28:57 -04:00
Olivier Gagnon
4fc6d393e4
fix mc
2021-10-03 21:44:15 -04:00
Olivier Gagnon
81fd2c1236
remove log
2021-10-03 21:34:56 -04:00
Olivier Gagnon
ab2ffb112f
fix some bugs
2021-10-03 21:33:48 -04:00
Olivier Gagnon
7304e5379f
sg
2021-10-03 20:34:36 -04:00
Olivier Gagnon
fae6e6d22f
fix research tree, kinda
2021-10-02 00:24:50 -04:00
Olivier Gagnon
826357e8b8
change SF9 to seem more appealing
2021-10-01 23:20:44 -04:00
Olivier Gagnon
94550dbaee
forgot about grwothAnalyze
2021-10-01 23:03:37 -04:00
Olivier Gagnon
83c159e901
fix miscalculation in growth formulas
2021-10-01 23:02:09 -04:00
Olivier Gagnon
3f5b412547
fixed prompt
2021-10-01 22:53:23 -04:00
Olivier Gagnon
1fdb5c33c7
fix sleeves not being able to work at volhaven
2021-10-01 22:42:31 -04:00
Olivier Gagnon
665d25650a
fixed log boxes
2021-10-01 22:31:58 -04:00
Olivier Gagnon
447731c5f3
fix infil
2021-10-01 22:27:32 -04:00
Olivier Gagnon
cc02701e97
fix autolink wrong font
2021-10-01 16:42:07 -04:00
Olivier Gagnon
50cf362b3b
v0.55.0
2021-10-01 16:22:33 -04:00
Olivier Gagnon
5ba7b2796d
build gang in mui
2021-10-01 15:39:56 -04:00
Olivier Gagnon
9cbb525da3
remove hacking missions
2021-10-01 15:26:12 -04:00
Olivier Gagnon
0ae8b72188
100% mui I think
2021-10-01 15:19:37 -04:00
Olivier Gagnon
1e641468f7
build the little mui conversions
2021-10-01 13:40:16 -04:00
Olivier Gagnon
3187bb990d
Everything except Gang is Muified
2021-10-01 13:36:59 -04:00
Olivier Gagnon
4e8bb96f3f
removing some of the classes
2021-10-01 13:08:37 -04:00
Olivier Gagnon
97c04a1037
logbox manager, alert manager and fix bitverse colors
2021-10-01 10:39:09 -04:00
Olivier Gagnon
62cd8ffcc6
pre-dialogbox-convert
2021-10-01 01:00:50 -04:00
Olivier Gagnon
0d9caac455
mui-fy some modals
2021-09-30 20:06:40 -04:00
Olivier Gagnon
f701cbffa7
lint
2021-09-30 18:57:44 -04:00
Olivier Gagnon
73d0dd98f2
stock market in Mui
2021-09-30 18:56:09 -04:00
Olivier Gagnon
c05be66c60
corp in mui
2021-09-30 17:24:08 -04:00
Olivier Gagnon
b0e4a2a775
finalize corp in mui
2021-09-30 17:02:07 -04:00
Olivier Gagnon
86ddc940aa
convert some corp to mui
2021-09-30 15:12:06 -04:00
Olivier Gagnon
510fcedf90
convert some corp to mui
2021-09-30 13:51:55 -04:00
Olivier Gagnon
5cce1c255c
convert some corp to mui
2021-09-29 19:05:25 -04:00
Olivier Gagnon
854239ceb1
convert some corp to mui
2021-09-29 17:41:19 -04:00
Olivier Gagnon
73834d03cd
faction dont rerender
2021-09-29 10:33:21 -04:00
Olivier Gagnon
cefd499ff6
use tabs for corp
2021-09-29 01:54:17 -04:00
Olivier Gagnon
c5713fa6d8
learned and implemented default props
2021-09-29 01:49:22 -04:00
Olivier Gagnon
b0739f8942
fix bad scritp not dying properly
2021-09-28 20:48:44 -04:00
Olivier Gagnon
a6d7f93111
work on corp mui
2021-09-28 19:38:51 -04:00
Olivier Gagnon
86678b6290
convert blade to mui
2021-09-27 17:09:48 -04:00
Olivier Gagnon
498a204c88
rm unused log
2021-09-26 21:38:21 -04:00
Olivier Gagnon
d6584386ff
set disabled color
2021-09-26 21:37:22 -04:00
Olivier Gagnon
b5abbbc240
hacknet nodes in mui
2021-09-26 21:26:25 -04:00
Olivier Gagnon
514b467e27
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-09-26 21:22:13 -04:00
Olivier Gagnon
1fc2e6fd2a
added unfocus aug
2021-09-26 21:11:49 -04:00
hydroflame
b758807ba1
Merge pull request #1384 from vmesecher/dev
...
Fixes Corporation bribe uninentionally affect Bladeburners under cert…
2021-09-26 20:59:12 -04:00
Olivier Gagnon
14e6dd0158
sleeves to mui
2021-09-26 20:55:38 -04:00
vmesecher
ce578206eb
Fixes Corporation bribe uninentionally affect Bladeburners under certain circumstances. Also contains small lint fixes found by running npm run lint.
2021-09-25 15:43:30 -07:00
Olivier Gagnon
3289f76cd0
safeguards
2021-09-25 17:29:51 -04:00
Olivier Gagnon
793d9b34ce
update BN13 for new UI
2021-09-25 17:21:50 -04:00
Olivier Gagnon
3aacab504b
convert casino to mui
2021-09-25 15:42:37 -04:00
Olivier Gagnon
6d179be018
buttons should have typograaphy as child
2021-09-25 15:41:00 -04:00
Olivier Gagnon
86da356478
convert most of the city to mui
2021-09-25 15:34:12 -04:00
Olivier Gagnon
06f716c0fa
moved a bunch of files
2021-09-25 14:42:57 -04:00
Olivier Gagnon
07bc697477
remove uneeded part of the tutorial
2021-09-25 14:21:34 -04:00
Olivier Gagnon
60a91cd9f7
index.html is empty now
2021-09-25 14:14:50 -04:00
Olivier Gagnon
97624395c1
convert game saved to snackbar, index.html is nearly empty now
2021-09-25 14:10:32 -04:00
Olivier Gagnon
d49fea4cbc
convert unclickable inside the react tree
2021-09-25 14:00:38 -04:00
Olivier Gagnon
125e9484f7
Work on hacknet to mui
2021-09-25 13:52:26 -04:00
Olivier Gagnon
ef17f0d617
ui
2021-09-25 13:31:42 -04:00
Olivier Gagnon
f7aa393a8f
fix getNodeStats error
2021-09-25 13:03:09 -04:00
Olivier Gagnon
7fb2b8b590
fix tooltips
2021-09-25 11:23:56 -04:00
Olivier Gagnon
cba40c71b2
mui stuff
2021-09-25 03:09:27 -04:00
Olivier Gagnon
4254cc2807
small improvements to augmentation page.
2021-09-25 02:42:21 -04:00
Olivier Gagnon
8b15adda8a
lint
2021-09-25 02:36:49 -04:00
Olivier Gagnon
b0f20c8c8f
lint
2021-09-25 01:26:03 -04:00
Olivier Gagnon
5c6c472b64
Augmentations in mui
2021-09-25 01:06:17 -04:00
Olivier Gagnon
5170c0e004
create script in mui
2021-09-24 23:36:28 -04:00
Olivier Gagnon
fe18c55173
removed some unused files.
2021-09-24 23:09:18 -04:00
Olivier Gagnon
69c9b20e68
sleeve ui says bonus time and sleeves cant consume all bonus time at once.
2021-09-24 23:02:27 -04:00
Olivier Gagnon
2d45784102
theme editor now allows import/export
2021-09-24 22:54:25 -04:00
Olivier Gagnon
65cb519801
fix infiltration keybinding
2021-09-24 22:15:19 -04:00
Olivier Gagnon
dc2bf871cf
all typescript
2021-09-24 21:49:49 -04:00
Olivier Gagnon
1d349c25f7
imrpove terminal performance
2021-09-24 19:12:53 -04:00
Olivier Gagnon
ec33fb411c
fix scripts not dying
2021-09-24 19:09:19 -04:00
Olivier Gagnon
29143999a6
move JSInterpreter
2021-09-24 18:42:13 -04:00
Olivier Gagnon
a32b8eabe3
SaveObject in ts
2021-09-24 18:40:17 -04:00
Olivier Gagnon
43723a3fbb
engine in ts
2021-09-24 18:29:25 -04:00
Olivier Gagnon
ad75fa5ebc
convert to ts
2021-09-24 18:13:20 -04:00
Olivier Gagnon
4abc1df840
convert to ts
2021-09-24 17:56:30 -04:00
Olivier Gagnon
da488e586b
convert to ts
2021-09-24 17:16:14 -04:00
Olivier Gagnon
413333c919
convert to ts
2021-09-24 17:07:53 -04:00
Olivier Gagnon
4f219a3214
convert to ts
2021-09-24 16:37:42 -04:00
Olivier Gagnon
2e05f14c0d
convert to ts
2021-09-24 16:34:21 -04:00
Olivier Gagnon
47f54a11c3
ts convertion
2021-09-24 16:02:38 -04:00
Olivier Gagnon
b8faa9dc0b
convert player to ts
2021-09-23 18:47:43 -04:00
Olivier Gagnon
8fd6b2e7da
convert some files to ts
2021-09-23 13:30:13 -04:00
Olivier Gagnon
cdd9c174e7
electron always dev tools
2021-09-23 13:15:27 -04:00
Martin Fournier
346024af45
Load theme from settings during game load ( #1364 )
2021-09-22 13:33:41 -04:00
Olivier Gagnon
66a2adaeb4
update prettier
2021-09-22 12:56:55 -04:00
Olivier Gagnon
c1945ab12e
fix donation
2021-09-22 12:49:29 -04:00
Olivier Gagnon
3a7c64872a
fix messge problem
2021-09-22 12:38:13 -04:00
hydroflame
d2008e86b4
Merge pull request #1361 from MartinFournier/theme-color-picker
...
Add material-ui-color picker in theme editor
2021-09-22 12:03:44 -04:00
Martin Fournier
32d1affb50
Add material-ui-color picker in theme editor
2021-09-22 12:00:00 -04:00
Olivier Gagnon
558b671206
few bugfix
2021-09-22 11:32:04 -04:00
Olivier Gagnon
a954259e25
can buy trp
2021-09-22 10:59:58 -04:00
Olivier Gagnon
64c7831c81
convert milestones to mui
2021-09-22 03:33:15 -04:00
Olivier Gagnon
61dd393bb5
convert tutorial screen to mui
2021-09-22 03:30:06 -04:00
Olivier Gagnon
28aca06208
convert work in progress to mui
2021-09-22 03:25:12 -04:00
Olivier Gagnon
c79fa240e1
Factions have a property explaining if they should keep on install
2021-09-22 03:09:37 -04:00
Olivier Gagnon
e1741778f9
add new sort option
2021-09-22 02:56:15 -04:00
Olivier Gagnon
80560ce9f6
build theme editor
2021-09-22 02:20:29 -04:00
Olivier Gagnon
f9a4eadb71
removed some of fconf
2021-09-22 01:36:17 -04:00
Olivier Gagnon
96f0879230
fix bug with nano
2021-09-22 01:10:29 -04:00
Olivier Gagnon
9c40cf6f28
fix infiltration timer
2021-09-22 01:03:25 -04:00
Olivier Gagnon
55901f0574
Let player copy terminal
2021-09-22 00:57:37 -04:00
Olivier Gagnon
43f0746be7
fix ls not working on dir
2021-09-22 00:48:13 -04:00
Olivier Gagnon
8eeed583c2
corp research show research points
2021-09-22 00:42:45 -04:00
Olivier Gagnon
dc518e7032
asdf
2021-09-21 20:39:25 -04:00
Olivier Gagnon
0c932dd4d1
build bunch of fixes
2021-09-21 20:30:00 -04:00
Olivier Gagnon
c94ec2f170
remove message from covenant when you're maxed sleeves
2021-09-21 18:04:47 -04:00
Olivier Gagnon
8977f299e5
respect disable ascii art
2021-09-21 17:46:01 -04:00
Olivier Gagnon
2a8b1c2116
Fix corp not moving
2021-09-21 17:38:51 -04:00
Olivier Gagnon
9a6b185141
few fixes
2021-09-21 17:36:42 -04:00
Olivier Gagnon
501ce70702
re-add back button from faction to factions
2021-09-21 17:13:35 -04:00
Olivier Gagnon
9b94692942
fix faction screen size
2021-09-21 17:12:16 -04:00
Olivier Gagnon
06880c68e1
fix casino infinite loop
2021-09-21 16:58:20 -04:00
Olivier Gagnon
637f88efcd
add bug report button
2021-09-21 16:50:33 -04:00
Olivier Gagnon
57a5c8b0b4
add difficulty to bitnode screen
2021-09-21 16:49:38 -04:00
Olivier Gagnon
c564de40b3
add f5f8 to electron
2021-09-21 13:29:16 -04:00
Olivier Gagnon
1b26d25a53
aug screen popup
2021-09-21 13:21:25 -04:00
Olivier Gagnon
7aa2d00460
fix aug page
2021-09-21 13:08:05 -04:00
Olivier Gagnon
ffa9600302
active scritp production typo and add new page size
2021-09-21 11:50:48 -04:00
hydroflame
db35fde42e
Merge pull request #1307 from Nolshine/improve_gang_ascend_modal
...
improve gang ascend modal
2021-09-21 11:04:23 -04:00
hydroflame
d73040fdc5
Merge pull request #1319 from Nolshine/fix_missing_onclick_for_bulk_purchase
...
fix 'confirm bulk purchase' button missing onclick
2021-09-21 11:03:39 -04:00
Nolshine
aa4451b12d
fix 'confirm bulk purchase' button missing onclick
2021-09-21 12:22:04 +01:00
Nolshine
2a52f6fa2b
implement visibility icon toggling
2021-09-21 07:07:47 +01:00
Olivier Gagnon
8b7723338b
change electron so it works.
2021-09-20 22:30:11 -04:00
Olivier Gagnon
9e62438b43
Rework faction augs menu
2021-09-20 20:42:13 -04:00
hydroflame
7cd821ef5e
Merge pull request #1312 from Nolshine/options_menu_unnecessary_link
...
remove duplicate changelog link from options menu
2021-09-20 17:27:02 -04:00
Olivier Gagnon
5e48530e14
0.54 again
2021-09-20 17:26:47 -04:00
Olivier Gagnon
bb4de3f62c
fix infiltration
2021-09-20 17:10:44 -04:00
Nolshine
bb546ef6e1
remove duplicate changelog link from options menu
2021-09-20 20:14:02 +01:00
Olivier Gagnon
9552ae3ef1
readd some used code
2021-09-20 13:53:04 -04:00
hydroflame
e9b030c450
Merge pull request #1308 from Nolshine/fix_typo_in_prestige_js
...
fix typo in Prestige.js
2021-09-20 01:52:39 -04:00
Nolshine
dffc0c5858
fix typo in Prestige.js
2021-09-20 06:51:08 +01:00
Nolshine
a9c57e23a5
improve gang ascend modal
2021-09-20 06:47:13 +01:00
Olivier Gagnon
8db57d7e81
hotfix
2021-09-20 01:45:32 -04:00
Olivier Gagnon
34313e8100
fix create gang not working.
2021-09-20 01:24:39 -04:00
Olivier Gagnon
91c7ae53ef
Factions screen in Mui
2021-09-20 01:18:20 -04:00
Olivier Gagnon
44d6845883
biuld 0.54.0
2021-09-20 00:38:05 -04:00
Olivier Gagnon
a3e624deba
remove ns2 example doing DOM manip
2021-09-20 00:14:30 -04:00
Olivier Gagnon
7355f4212b
no more console log
2021-09-19 23:30:46 -04:00
Olivier Gagnon
fb37f6b94d
lint
2021-09-19 23:29:02 -04:00
hydroflame
48eb0df99f
Merge pull request #1303 from Nolshine/fix_status_text_animation_not_resetting
...
fix status text animation not resetting properly
2021-09-19 18:28:28 -04:00
Olivier Gagnon
3554da5a53
load a top level react node and everything else under it.
2021-09-19 18:22:52 -04:00
Olivier Gagnon
d78309f3b0
remove unused elements from index.html
2021-09-19 18:05:25 -04:00
Olivier Gagnon
9bc20526ff
get loading screen inside GameRoot
2021-09-19 18:04:12 -04:00
Olivier Gagnon
7a2dd16092
Hacking missions inside GameRoot
2021-09-19 17:05:27 -04:00
Olivier Gagnon
0a2dbe66e4
character overview player hookd
2021-09-19 16:19:24 -04:00
Olivier Gagnon
dade51a26b
re-enable arrows in sidebar categories.
2021-09-19 14:45:14 -04:00
Olivier Gagnon
505040137f
added overview ui hooks
2021-09-19 14:39:34 -04:00
Nolshine
db31b70efc
fix stats text animation not resetting properly
2021-09-19 10:22:27 +01:00
Olivier Gagnon
ce3898367c
remove unused css file
2021-09-19 03:38:43 -04:00
Olivier Gagnon
cd0aa192f5
fix terminal not cancelling.
2021-09-19 03:29:36 -04:00
Olivier Gagnon
374b81ffae
Rework tutorial
2021-09-19 03:13:49 -04:00
Olivier Gagnon
652428b164
merge master
2021-09-19 00:59:13 -04:00
Olivier Gagnon
38408294cc
build terminal string parsing fix
2021-09-19 00:55:29 -04:00
Olivier Gagnon
023f2b8309
ITutorial in react
2021-09-19 00:46:39 -04:00
Olivier Gagnon
61e3959a25
Improve event emitter
2021-09-18 15:44:39 -04:00
Olivier Gagnon
4b6a6300f5
build dev
2021-09-18 13:33:15 -04:00
Olivier Gagnon
e5abf014b2
build dev
2021-09-18 13:29:01 -04:00
Olivier Gagnon
e087420519
build dev
2021-09-18 12:13:20 -04:00
Olivier Gagnon
e1a22016b5
build dev
2021-09-18 04:01:07 -04:00
Olivier Gagnon
bdfa4be71f
build dev
2021-09-18 03:00:07 -04:00
Olivier Gagnon
23e8bc2e71
merge master
2021-09-18 02:38:15 -04:00
Olivier Gagnon
aef4aac61a
fix terminal not saving state
2021-09-18 02:34:59 -04:00
Olivier Gagnon
9471e8d4a0
Merge branch 'master' into dev
2021-09-18 02:23:04 -04:00
Olivier Gagnon
be9b595590
fix terminal wrap
2021-09-18 02:21:48 -04:00
Olivier Gagnon
eacf15b463
minor tweaks
2021-09-18 02:11:20 -04:00
Olivier Gagnon
425c998435
minor tweaks
2021-09-18 01:12:15 -04:00
Olivier Gagnon
549c8b61db
minor tweaks
2021-09-18 01:06:37 -04:00
Olivier Gagnon
244e669b2b
improvements on active scripts
2021-09-18 01:01:51 -04:00
Olivier Gagnon
6f20b0bc30
Added tree-like hierarchy to active scripts
2021-09-18 00:31:14 -04:00
Olivier Gagnon
1996deaf0a
Active Scripts
2021-09-18 00:16:02 -04:00
Olivier Gagnon
907314e76b
more work
2021-09-17 21:30:02 -04:00
Olivier Gagnon
45f2f85a30
big work
2021-09-17 19:43:08 -04:00
Olivier Gagnon
1344a17482
Merge branch 'dev' into big-container
2021-09-17 03:09:42 -04:00
Olivier Gagnon
aa0008862c
fix term issues
2021-09-17 03:08:15 -04:00
Olivier Gagnon
89ea9aaff5
oops
2021-09-17 02:58:02 -04:00
Olivier Gagnon
1883bea906
one big container ready
2021-09-17 02:31:19 -04:00
Olivier Gagnon
4a3658ea13
Merge branch 'dev' into big-container
2021-09-17 02:10:26 -04:00
Olivier Gagnon
19a73a2802
hotfix hacking missiong failing
2021-09-17 02:09:53 -04:00
Olivier Gagnon
92ec4785a9
fix hacking mission looking for a container
2021-09-17 02:07:08 -04:00
Olivier Gagnon
acd51e8328
work
2021-09-17 02:04:44 -04:00
Olivier Gagnon
ff726afcd6
added icon to hide stats
2021-09-16 22:16:40 -04:00
Olivier Gagnon
cab823bcdf
take less space in sidebar
2021-09-16 21:59:12 -04:00
Olivier Gagnon
8e764a5524
re-add badges
2021-09-16 21:49:38 -04:00
Olivier Gagnon
757b38327f
build
2021-09-16 21:31:29 -04:00
Olivier Gagnon
628572cf21
save button becomes gray when save is disabled
2021-09-16 21:23:03 -04:00
Olivier Gagnon
744f3bc067
fix megacorp factions not letting you join them after soft reset
2021-09-16 21:19:53 -04:00
Olivier Gagnon
195dff7c44
fix not being able to ctrlc the terminal
2021-09-16 21:03:14 -04:00
Olivier Gagnon
defaa2ccd6
few more fixes
2021-09-16 20:51:25 -04:00
Olivier Gagnon
b6924d6889
better terminal scrolling
2021-09-16 20:14:09 -04:00
Olivier Gagnon
d7a86ab8b9
upgrade to Mui5
2021-09-16 19:42:55 -04:00
Olivier Gagnon
407ed70ae3
mui5
2021-09-16 19:23:03 -04:00
Olivier Gagnon
3acf965dad
fix some bugs
2021-09-16 18:10:28 -04:00
Olivier Gagnon
0cf2e2469e
fix game not loading
2021-09-16 18:10:28 -04:00
Olivier Gagnon
7ba37397dd
small simplification
2021-09-16 18:10:28 -04:00
Olivier Gagnon
18f40a8d9f
fix lint
2021-09-16 18:10:28 -04:00
Olivier Gagnon
22648df857
refactor temrinal input for more performace
2021-09-16 18:10:28 -04:00
Olivier Gagnon
07721e1cc5
got rid of some containers
2021-09-16 18:10:28 -04:00
Olivier Gagnon
b682a442fe
terminal wrap but it's not perfect
2021-09-16 18:10:28 -04:00
Olivier Gagnon
4a5fb04d41
More work on terminal.
2021-09-16 18:10:28 -04:00
Olivier Gagnon
f628a18551
scan-analyze still doesnt work but at least its not full of html
2021-09-16 18:10:28 -04:00
Olivier Gagnon
1890f1fd44
fix terminal not printing the command you just ran.
2021-09-16 18:10:28 -04:00
Olivier Gagnon
34dda1f252
fix help
2021-09-16 18:10:28 -04:00
Olivier Gagnon
8e1d31423f
where did build go?
2021-09-16 18:10:28 -04:00
Olivier Gagnon
05718e00ea
mostly convert terminal to react
2021-09-16 18:10:28 -04:00
Olivier Gagnon
aba97d2baa
move some stuff
2021-09-16 18:10:28 -04:00
Olivier Gagnon
f0f57150aa
character overview in mui
2021-09-16 18:10:28 -04:00
Nolshine
088657f162
fix the error introduced by previous fix
...
skills and multipliers should now recalc correctly on both soft reset
and new bitnode.
2021-09-16 18:10:28 -04:00
Nolshine
302e105bdf
fix typo 'supress' in options menu
2021-09-16 18:10:28 -04:00
Bart Koppelmans
867dd3ba91
Removed unnecessary question mark
2021-09-16 18:10:28 -04:00
Nolshine
5866f47151
convert Create Program to mui
2021-09-16 18:10:28 -04:00
Nolshine
5d9f9d2681
implement game delete confirmation modal
2021-09-16 18:10:28 -04:00
Olivier Gagnon
2922e42055
most terminal converted to ts
2021-09-16 18:10:28 -04:00
Olivier Gagnon
3f447b7fa1
hotfix
2021-09-16 18:09:25 -04:00
Olivier Gagnon
96dc1eb1f4
fix import
2021-09-15 10:54:05 -04:00
Olivier Gagnon
409cb53597
remove unused files
2021-09-15 01:35:19 -04:00
hydroflame
22bf958e2e
Merge pull request #1253 from Nolshine/1242_enable_smartsupply_by_default
...
implement #1242
2021-09-14 22:06:31 -04:00
Nolshine
11a345dd66
implement #1242
2021-09-15 03:01:23 +01:00
Olivier Gagnon
63a4a30189
remove options from overview
2021-09-14 21:51:20 -04:00
Olivier Gagnon
4c15d4ef42
fix diagnostic file
2021-09-14 21:47:42 -04:00
Olivier Gagnon
684a254ac8
build terminal not scrolling properly with new lines
2021-09-14 21:09:46 -04:00
Olivier Gagnon
dc9b5c3341
rework options menu
2021-09-14 21:05:49 -04:00
Olivier Gagnon
f895da118d
contextually hide sidebar items
2021-09-14 15:23:16 -04:00
Olivier Gagnon
8a0f33daf0
fix terminal scrolling
2021-09-14 14:54:45 -04:00
Olivier Gagnon
cb3b5b10d7
hide terminal scrollbar
2021-09-14 14:44:23 -04:00
Olivier Gagnon
25c4f9047f
t push
...
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-09-14 14:22:49 -04:00
Olivier Gagnon
7e2fd52ae2
remove options from new sidebar
2021-09-14 14:22:40 -04:00
hydroflame
fd0b4f7b01
Merge pull request #1239 from Nolshine/1200_replace_text
...
address #1200
2021-09-14 14:16:43 -04:00
Olivier Gagnon
89a85c73ec
Fix popup boxes not on top
2021-09-14 14:15:05 -04:00
Olivier Gagnon
9adf69afbd
fix BN6 end screen
2021-09-14 14:10:59 -04:00
Olivier Gagnon
2d463b60a0
litn
2021-09-13 22:27:43 -04:00
Olivier Gagnon
05fd85002c
dev menu in mui
2021-09-13 20:37:35 -04:00
Olivier Gagnon
8c2d6616e3
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-09-13 17:11:44 -04:00
Olivier Gagnon
e345edb74f
add companyName to getPlayer
2021-09-13 17:11:02 -04:00
hydroflame
a991dbf54f
Merge pull request #1237 from Nolshine/maintain_megacorp_membership_on_aug
...
maintain megacorp membership on aug
2021-09-13 15:52:03 -04:00
Nolshine
fe065d23eb
address #1200
2021-09-13 20:51:16 +01:00
Nolshine
8e4e9dabd9
implement #1209
2021-09-13 20:39:25 +01:00
Olivier Gagnon
4ad5b06e19
fix travel to s12 on list world map
2021-09-13 14:43:23 -04:00
Olivier Gagnon
acc215cc61
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-09-13 14:02:17 -04:00
hydroflame
e52a2b19e8
Merge pull request #1234 from Nolshine/fix_bitnodes_stats_not_updating
...
Fix bitnodes stats not updating
2021-09-13 12:59:20 -04:00
Olivier Gagnon
8fba57fd24
mui v1
2021-09-13 12:44:46 -04:00
Nolshine
8ec585e0b6
fix #1233
2021-09-13 09:34:39 +01:00
hydroflame
38cf4bd3cd
Merge pull request #1226 from threehams/corp-overview-perf
...
Stop remounting components on every render on corp overview
2021-09-13 00:22:01 -04:00
Olivier Gagnon
0ed93ec0a5
fix bn12 missing
2021-09-12 23:43:28 -04:00
Olivier Gagnon
83f785a791
build popups
2021-09-12 23:23:09 -04:00
Olivier Gagnon
5f8de7e426
bunch of react conversion
2021-09-12 18:03:07 -04:00
David Edmondson
2f2923dd8b
Stop remounting on corp overview
...
Make upgrade buttons real buttons
2021-09-12 09:39:15 -07:00
Olivier Gagnon
d84d93ad3b
Blackjack record loss
2021-09-11 23:41:56 -04:00
Olivier Gagnon
752a330735
fix tooltip cut off
2021-09-11 23:36:18 -04:00
Olivier Gagnon
a9c80f0691
fix faction scrolling
2021-09-11 23:29:04 -04:00
Olivier Gagnon
1a5651ae8b
fix faction invitations
2021-09-11 17:23:56 -04:00
Olivier Gagnon
e79ea4d3cb
text editor is squished
2021-09-11 12:56:08 -04:00
Olivier Gagnon
b9dcffdf58
re-introduce the css that was there before
2021-09-11 12:51:46 -04:00
Olivier Gagnon
42aa4ca23f
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-09-11 12:24:14 -04:00
Olivier Gagnon
dd27158cf0
make things scrollable.
2021-09-11 12:24:09 -04:00
vmesecher
705b154f13
Adds CreateGangPopup React element.
2021-09-11 09:02:59 -07:00
Olivier Gagnon
1edcbe88ee
rewrite travel popup
2021-09-11 03:19:52 -04:00
Olivier Gagnon
609ba34804
build a few fixes
2021-09-11 02:32:15 -04:00
Olivier Gagnon
99e82cd867
few fixes in the purchase server popup
2021-09-11 02:16:14 -04:00
hydroflame
224463e6dd
Merge branch 'dev' into dev
2021-09-11 02:12:28 -04:00
Olivier Gagnon
02fd09c5d3
re-introduce badges
2021-09-11 02:11:41 -04:00
Olivier Gagnon
33aeeb7977
fix dev menu
2021-09-11 01:58:01 -04:00
Olivier Gagnon
add19d353e
sidebar is react, fix a few bugs
2021-09-11 01:54:19 -04:00
Olivier Gagnon
4bedf05b1c
refactored a bunch of engine.jsx, now all the react container load into the same div
2021-09-10 17:29:07 -04:00
Olivier Gagnon
5f64187a0f
dev menu in react
2021-09-10 16:57:05 -04:00
Olivier Gagnon
339d9a8d96
more cleanup in engine
2021-09-10 16:08:58 -04:00
Olivier Gagnon
b45ab657c5
unify the way engine loads pages
2021-09-10 15:08:51 -04:00
Olivier Gagnon
4b051468ad
all research tooltip are always visible
2021-09-10 12:26:53 -04:00
Olivier Gagnon
9df926427b
fix formatting of sleeve task description
2021-09-10 12:20:24 -04:00
vmesecher
8460df99df
Changes PurchaseServerPopup to a React element. Small CSS changes on popups.
2021-09-10 01:49:24 -07:00
Olivier Gagnon
dc890a908b
gang member popup styling
2021-09-10 02:35:41 -04:00
Olivier Gagnon
e5dcb424a2
sneak in corp API.
2021-09-10 02:17:55 -04:00
Olivier Gagnon
e906a6331f
change modals so they close on mouse down outside the box
2021-09-10 00:53:39 -04:00
Olivier Gagnon
be08161442
corp api
2021-09-10 00:13:28 -04:00
Olivier Gagnon
cb31954b08
v0.53.0
2021-09-09 22:57:37 -04:00
Olivier Gagnon
7f1d39a298
the world map is used every place a travel is done
2021-09-09 22:06:59 -04:00
Olivier Gagnon
d5c9306395
Convert sleeves to react, fix shock recovery bug
2021-09-09 21:38:05 -04:00
Olivier Gagnon
b0fcdb8363
some sleeve conversion
2021-09-09 16:04:36 -04:00
Olivier Gagnon
ab8937870c
resleeve in react
2021-09-09 15:19:11 -04:00
Olivier Gagnon
4e22b880bb
removed Corporation rerender and drilled down a rerender function in the react.
2021-09-09 14:21:21 -04:00
Olivier Gagnon
f77ab4e871
engine work
2021-09-09 13:48:21 -04:00
Olivier Gagnon
0a210555e9
remove some createElement
2021-09-09 13:00:06 -04:00
Olivier Gagnon
3df298e91e
fix contract
2021-09-09 12:52:43 -04:00
Olivier Gagnon
b7e07bc7f2
convert all hacknet to ts
2021-09-09 03:17:01 -04:00
Olivier Gagnon
c97fece747
UI work on corps
2021-09-09 00:34:13 -04:00
Olivier Gagnon
2a13db39c7
fix sleeve memory bug
2021-09-08 23:47:34 -04:00
vmesecher
6979082be7
Adds getAugmentationPrice() and getAugmentationReqRep() Netscript Singularity functions. Deprecates getAugmentationCost() Netscript singularity function.
2021-09-07 20:33:34 -07:00
Olivier Gagnon
1c9542d102
tech vendor buttons update better
2021-09-07 17:26:49 -04:00
Olivier Gagnon
0d5a302580
few more bug fixes
2021-09-07 17:18:02 -04:00
Olivier Gagnon
7bc0764d5d
noselect some blade stuff
2021-09-07 16:49:11 -04:00
Olivier Gagnon
bc034bb417
Added more complex customization to smart supply
2021-09-07 16:46:36 -04:00
Olivier Gagnon
ea99166f7f
better ascii maps
2021-09-07 15:09:05 -04:00
Olivier Gagnon
c5af4f8177
remove debug log
2021-09-07 13:29:35 -04:00
Olivier Gagnon
d0cb0e3f5b
remove ram requirements from joining factinos
2021-09-07 13:22:39 -04:00
Olivier Gagnon
f7adadd671
Blade action count replenishes more consistently
2021-09-07 13:15:27 -04:00
Olivier Gagnon
faa6f75027
UI improvements for corps.
2021-09-07 02:03:39 -04:00
Olivier Gagnon
cd43f25bf5
make smart supply actually kinda smart
2021-09-07 01:14:55 -04:00
Olivier Gagnon
6e670e88e2
Fix manual management issues
2021-09-06 19:10:40 -04:00
Olivier Gagnon
66a593e06b
expand new city and new industry dont appear if you cant
2021-09-06 15:53:31 -04:00
Olivier Gagnon
506122f5b8
fmt, remove corp routing, lint
2021-09-06 15:06:08 -04:00
Olivier Gagnon
aa91e8aecc
fix ts warning
2021-09-05 14:18:33 -04:00
Olivier Gagnon
b9acfde363
fix research box not displaying well on big screens.
2021-09-05 13:48:38 -04:00
Olivier Gagnon
b4c9655782
reword hacking skill aug effect
2021-09-05 01:56:37 -04:00
Olivier Gagnon
f50b2a9d9f
remove debug log
2021-09-05 01:51:27 -04:00
Olivier Gagnon
a475e6297e
fix miscalc in favor
2021-09-05 01:50:26 -04:00
David Edmondson
306facc0d1
Switch to babel for builds.
...
Fix whitespace mangled by prettier
2021-09-04 22:17:30 -07:00
Olivier Gagnon
05f3b1c390
remove some function from autocomplete.
2021-09-04 20:14:33 -04:00
Olivier Gagnon
7f15a19f12
fix bad import
2021-09-04 20:09:22 -04:00
hydroflame
4011542b97
Merge pull request #1157 from threehams/faster-builds
...
Switch ts and babel for swc-loader
2021-09-04 20:05:51 -04:00