Olivier Gagnon
afc1347d3a
Deleting a file without ext print a normal error msg.
2021-05-17 18:09:47 -04:00
Olivier Gagnon
b9c292f7cf
Can no longer export negative amount
2021-05-17 18:04:10 -04:00
Olivier Gagnon
6df824613e
Fix more bugs
2021-05-17 18:00:22 -04:00
Olivier Gagnon
de113a7b92
City hall no longer just has nothing when you can't create corp
2021-05-17 17:56:31 -04:00
Olivier Gagnon
4ec14460b6
more fixes
2021-05-17 17:49:39 -04:00
Olivier Gagnon
3f63d91448
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-05-17 17:12:37 -04:00
Olivier Gagnon
2ae9a3d2a7
fix fconf not being created and fix formatting in netscript functions
2021-05-17 17:12:35 -04:00
hydroflame
bf141c7eb0
Merge pull request #958 from Daniferrito/dynamic-possibleLogs
...
Added dynamic generation of functionNames
2021-05-15 11:23:42 -04:00
Olivier Gagnon
1503d82e35
update changelog
2021-05-15 11:19:02 -04:00
hydroflame
a75efd9c62
Merge pull request #955 from Daniferrito/import-autoreload
...
Import autoreload
2021-05-15 11:16:24 -04:00
Olivier Gagnon
299e964e2b
update changelog
2021-05-15 11:09:32 -04:00
hydroflame
69fbfe87c0
Merge branch 'dev' into import-autoreload
2021-05-15 11:08:36 -04:00
hydroflame
60a229030b
Merge pull request #951 from Daniferrito/aliases
...
Recursive and multi-command alias
2021-05-15 11:06:06 -04:00
Olivier Gagnon
e27b19ffae
update changelog
2021-05-15 11:05:52 -04:00
Olivier Gagnon
5e2c40ea23
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-05-15 10:56:00 -04:00
Olivier Gagnon
8411de8e42
remove offline calc from importing game
2021-05-15 10:54:19 -04:00
Daniel Ferri
525c0ada55
Added dynamic generation of functionNames
2021-05-12 21:10:36 +02:00
hydroflame
0e06565e27
Merge pull request #953 from MartinFournier/docker-support
...
Add basic docker support for development
2021-05-12 00:29:36 -04:00
Daniel Ferri
0cb2fd1a87
Removed useless code
2021-05-11 19:46:51 +02:00
Daniel Ferri
08b0c7710d
Changed import so it saves and reloads the page
2021-05-11 19:27:02 +02:00
Olivier Gagnon
5af10c8406
Offline money gain is based off hacking exp / time since last aug instead
2021-05-10 20:11:03 -04:00
Olivier Gagnon
0f2b7517b4
Added export bonus
2021-05-10 18:26:50 -04:00
Martin Fournier
ac8565d820
Add basic docker support for development
...
Assuming docker engine is installed, it is now possible to run the dev
server using 'docker-compose up --build' or run the production version using
'docker build -t bitburner . && docker run -it -p 8000:80 bitburner'.
2021-05-10 08:54:25 -04:00
Olivier Gagnon
2bd4892fa8
hotfix ls not listing all files lol
2021-05-08 22:38:48 -04:00
Daniel Ferri
46862d30fd
Recursive and multi-command alias
2021-05-08 18:44:21 +02:00
Olivier Gagnon
f6af61d15b
hotfix ls printing a bunch of newlines
2021-05-07 22:37:50 -04:00
Olivier Gagnon
04e8bc944e
build
2021-05-07 22:29:18 -04:00
Olivier Gagnon
d96ad9fa6e
v0.51.8
v0.51.8
2021-05-07 22:26:02 -04:00
Olivier Gagnon
5dd32ef4e4
Scripts transfer stats to parent on death.
2021-05-07 22:01:52 -04:00
Olivier Gagnon
6dde89f3c4
0518
2021-05-07 22:01:52 -04:00
Olivier Gagnon
9a9d2e1f81
ls-changes
2021-05-07 22:01:23 -04:00
Pimvgd
d347bf568e
Update Overview.jsx
...
fix space
2021-05-07 19:34:57 -04:00
Daniel Ferri
62e2f0582a
Fixed bug with faction invitations not getting deleted
2021-05-07 19:12:30 -04:00
Daniel Ferri
68eb68a89e
Added accepting numbers in 1b format to faction donations
2021-05-07 19:12:30 -04:00
Daniel Ferri
13206a8c3e
Fixed casing on import
...
Did not want to compile without the change
2021-05-07 19:12:30 -04:00
Olivier Gagnon
cfd78e2d36
Add installBackdoor
2021-05-07 02:14:46 -04:00
Olivier Gagnon
8b7f140115
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-05-07 02:14:34 -04:00
Olivier Gagnon
16c8c78b54
Add installBackdoor
2021-05-07 02:13:33 -04:00
Olivier Gagnon
cbb47772db
Add installBackdoor
2021-05-07 02:09:30 -04:00
Olivier Gagnon
0642491402
hotfix backdooring the world daemon not resetting flags
2021-05-06 11:12:41 -04:00
Olivier Gagnon
c7e34d4a56
hotfix backdooring the world daemon not resetting flags
2021-05-06 11:12:04 -04:00
hydroflame
8be63be17b
Merge pull request #942 from danielyxie/dev
...
Another build for the quick and easy stuff.
2021-05-05 21:40:14 -04:00
Olivier Gagnon
08207ac79b
another build
2021-05-05 21:39:48 -04:00
Olivier Gagnon
6747a509ff
Reword the Milestones
2021-05-05 21:36:43 -04:00
Olivier Gagnon
c7c86240db
Faction Donation does not appear on special or gang factions, passive rep doesnt work on gang or special factions
2021-05-05 21:32:06 -04:00
hydroflame
ce0c3d71f4
Merge pull request #941 from danielyxie/dev
...
hotfix for some stuff
2021-05-05 21:07:09 -04:00
Olivier Gagnon
5bb6a72c90
build
2021-05-05 21:02:54 -04:00
hydroflame
5a06c60c27
Merge pull request #940 from danielyxie/0517-2
...
0517 hotfix
2021-05-05 21:00:14 -04:00
Olivier Gagnon
764c2533b4
hashGainRate updated to use the correct usedRam and maxRam
2021-05-05 19:18:47 -04:00
Olivier Gagnon
a9cee6f907
Fix analyze Root Access displaying always Yes
2021-05-05 19:15:56 -04:00