Commit Graph

340 Commits

Author SHA1 Message Date
Olivier Gagnon a35b95a58b allbuild commit /usr/bin/git 2022-03-10 22:40:46 -05:00
Olivier Gagnon 9b12da4eb7 allbuild commit "$(git rev-parse --short HEAD)" 2022-03-10 22:33:11 -05:00
Olivier Gagnon 79c8784ed0 allbuild commit git rev-parse --short HEAD 2022-03-10 22:18:09 -05:00
Olivier Gagnon 192a037dfa allbuild commit git rev-parse --short HEAD 2022-03-07 18:07:21 -05:00
Olivier Gagnon bc952147fd v1.5.0 2022-03-07 17:51:02 -05:00
Olivier Gagnon ee887de151 update version 2022-02-23 10:45:26 -05:00
Olivier Gagnon c26c9a0c3a fix lint 2022-02-23 02:50:38 -05:00
Martin Fournier 70eef25d63 Rebuild the app using the new webpack config 2022-01-26 06:11:32 -05:00
Olivier Gagnon 07fe3c1906 update scam msg 2022-01-20 23:53:33 -05:00
Olivier Gagnon a3c599e6c5 update to prevent scam 2022-01-20 23:43:19 -05:00
Olivier Gagnon f7d18efaf6 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-01-20 16:14:35 -05:00
Olivier Gagnon d2ec38753b Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-01-18 18:59:17 -05:00
Olivier Gagnon 05cbc25a8f 1.4 2022-01-18 14:03:24 -05:00
hydroflame c5089ab82a Merge pull request #2664 from MartinFournier/feature/recovery
Add information to the recovery page
2022-01-17 16:05:00 -05:00
hydroflame f1c2dc2693 Merge pull request #2650 from BuckAMayzing/update-hacknet-constant-typing
Fix `constants()` function typing for hacknet nodes/servers
2022-01-15 18:29:13 -05:00
Olivier Gagnon b0c07336cf update template 2022-01-15 15:37:46 -05:00
hydroflame 00b672a719 Merge pull request #2638 from deathly809/bug/fix_scripts
When saving we were not saving the script content
2022-01-14 23:38:46 -05:00
Olivier Gagnon 5126d72742 rm some stuff from netdef to make it work in-game 2022-01-13 14:26:05 -05:00
hydroflame ea2f2bd92b Merge pull request #2592 from nickofolas/fix/empty-editor-formatting
Fix formatting for empty editor splash
2022-01-13 11:34:36 -05:00
Olivier Gagnon ea2f53e3b4 fix bug of quiting for currently working faction 2022-01-11 12:31:37 -05:00
Olivier Gagnon d8a5f5b03c many fixes 2022-01-09 15:24:32 -05:00
Olivier Gagnon ab15481cd6 try to fix the game hanging 2022-01-09 14:11:33 -05:00
Olivier Gagnon ea5e142fa1 increase achievment counter 2022-01-08 15:03:36 -05:00
Olivier Gagnon 1ac0d761e6 fix incorrect API files 2022-01-06 11:49:21 -05:00
Olivier Gagnon 7e6976986f rm sf4 penalty 2022-01-05 12:37:49 -05:00
Olivier Gagnon 925bed4430 fix scp 2022-01-04 22:25:41 -05:00
Olivier Gagnon faf8389bef v1.3 2022-01-04 20:46:10 -05:00
Olivier Gagnon 50919a88cd update doc 2022-01-04 19:12:20 -05:00
Olivier Gagnon c9d40ccf95 added new exploit 2022-01-04 12:21:17 -05:00
Olivier Gagnon dd720897e8 fix tuto 2022-01-04 11:01:45 -05:00
Olivier Gagnon dfae337d26 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-01-03 15:49:05 -05:00
Olivier Gagnon d0214c1fed fix some weird eval 2022-01-02 12:41:54 -05:00
Olivier Gagnon 1e0e9f7bd7 change button text 2022-01-02 11:55:06 -05:00
Olivier Gagnon ed86577d6c imports are more flexible 2021-12-23 15:57:32 -05:00
Olivier Gagnon 16c51e8e8e Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2021-12-23 15:35:45 -05:00
Olivier Gagnon 87d6c18254 ext push now save folder correctly 2021-12-23 15:34:01 -05:00
Olivier Gagnon fcb876695d remove leading slash when saving via http 2021-12-23 12:23:50 -05:00
Olivier Gagnon 88151efa61 ext use base64 2021-12-22 19:56:43 -05:00
hydroflame 795f8b4d2b Merge pull request #2140 from danielyxie/mychanges
mychanges
2021-12-22 19:19:39 -05:00
Olivier Gagnon ea0be338e1 dont make new copies when injecting via localhost 2021-12-21 15:40:23 -05:00
Olivier Gagnon b2b682fa04 fix editor not loading files 2021-12-21 13:44:18 -05:00
Olivier Gagnon 41593e0dce fix editor not loading 2021-12-21 12:02:06 -05:00
Olivier Gagnon f72d4b89d4 text editor improvements 2021-12-20 03:02:23 -05:00
Olivier Gagnon 790ffeb8a1 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2021-12-18 18:15:19 -05:00
Olivier Gagnon 02605090df v1.2.0 2021-12-18 16:28:09 -05:00
Olivier Gagnon 21191e0b8d re-add noscripts 2021-12-18 10:44:22 -05:00
Olivier Gagnon 1368e468bb Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2021-12-18 10:31:59 -05:00
hydroflame c6843b231a Merge pull request #1962 from MartinFournier/feature/exit-process
Attempt to fix processes that stay up after closing app
2021-12-17 12:13:50 -05:00
Olivier Gagnon 36fd3c5d68 try kill again 2021-12-17 11:38:00 -05:00
Olivier Gagnon 6c5842d2e7 noscripts backup 2021-12-17 01:33:35 -05:00