Commit Graph

6781 Commits

Author SHA1 Message Date
danielyxie c3ecc189fd Fixed numerous bugs with the recent Corporation UI rewrite. Rebalanced Corporation mechanic to give employees better and more interesting effects 2019-03-15 02:37:06 -07:00
Olivier Gagnon b4057fcb26 Character overview is now through react 2019-03-15 02:35:50 -07:00
danielyxie 8470f307ac Fix description for Hyperbolic Regeneration Chamber action 2019-03-13 20:11:48 -07:00
danielyxie 8eecb1539c Fix bug with recent Corporation UI rewrite. Improve some styling with Corporation UI and the status text messages 2019-03-13 20:10:28 -07:00
danielyxie 5230837dad Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2019-03-13 15:22:14 -07:00
Olivier Gagnon da97c1b4b9 added getBlackOpRank 2019-03-13 15:21:31 -07:00
danielyxie 963cb0039d Fixed merge conflicts with hydroflame's PRs 2019-03-13 15:19:29 -07:00
danielyxie 3e10f5de6d Migrated Corporation UI implementation to use React 2019-03-13 15:17:30 -07:00
Olivier Gagnon 6969a8f92c inactive buttons can no longer be highlighted, like bladeburner skill level up 2019-03-13 15:14:16 -07:00
Olivier Gagnon 2198bfd962 Update Bladeburner.js 2019-03-13 15:07:58 -07:00
Olivier Gagnon d4d5202cbd Display integer time required in bladeburner
contracts already display integer only, now ops and blackops do too.
2019-03-13 15:07:58 -07:00
Olivier Gagnon cde2c9e615 Update getActionCountRemaining.rst
Added description of what happens when getActionCountRemaining is used on a BlackOps
2019-03-13 15:07:24 -07:00
Olivier Gagnon 59018d9902 Update AceNetscriptMode.js
bladeburner getCurrentAction should be highlighted in text editor.
2019-03-13 15:06:03 -07:00
Olivier Gagnon c378400a10 fix initForeignServers import in Prestige.js 2019-03-13 15:04:16 -07:00
Olivier Gagnon 58062bf421 fix wrong location for function 2019-03-13 15:04:16 -07:00
danielyxie f3dbdad011 Merge pull request #547 from danielyxie/server-code-refactor
Server code refactor
2019-03-05 00:01:56 -08:00
danielyxie d9ee715bc7 Fixed some more incorrect imports 2019-03-05 00:01:34 -08:00
danielyxie bd13234f06 Corrected some incorrect imports 2019-03-04 23:55:54 -08:00
danielyxie fa4e98d06c Merge branch 'master' of https://github.com/danielyxie/bitburner into server-code-refactor 2019-03-04 23:29:01 -08:00
danielyxie cca32923e3 Merge pull request #546 from danielyxie/dev
v0.44.1 Build
2019-03-04 22:50:52 -08:00
danielyxie f2b4ae8692 Adding build for v0.44.1...forgot it because im a dumbass v0.44.1 2019-03-04 22:49:31 -08:00
danielyxie a22bfb5015 Updating version to v0.44.1 and Updating docuemtnation changelog 2019-03-04 22:41:31 -08:00
danielyxie 18d8b2ecd4 v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation 2019-03-04 22:41:31 -08:00
danielyxie 9879d07d7c Fixed a few minor bugs with submitting solutions for Coding Contracts. Started on Getting STarted Guide for wiki 2019-03-04 22:41:31 -08:00
danielyxie d54e39c9c6 v0.44.1 Duplicate Sleeve updates 2019-03-04 22:41:31 -08:00
Mason Dechaineux 67d083772a Fixed bug with rm terminal and ns commands that made non-exe files with .exe in their name undeletable. 2019-03-04 22:41:31 -08:00
danielyxie e6a3794849 Fixed changelog formatting 2019-03-04 22:41:31 -08:00
danielyxie d9c818777b Updating version to v0.44.1 and Updating docuemtnation changelog 2019-03-04 22:29:27 -08:00
danielyxie 473f0f1447 Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
danielyxie e1b8a23f1e Started server code refactor 2019-03-02 19:15:10 -08:00
danielyxie 8e4c7beb1a v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation 2019-03-02 19:08:54 -08:00
danielyxie af3323a111 Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2019-02-27 10:38:16 -08:00
danielyxie 31ed986b8f Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2019-02-26 18:26:39 -08:00
danielyxie 1d07ca4ffb Fixed a few minor bugs with submitting solutions for Coding Contracts. Started on Getting STarted Guide for wiki 2019-02-26 18:26:29 -08:00
danielyxie ddfae56e34 Fixed bug with Hacknet Nodes production not updating initially. FIxed bug with 'purchase augmentations' btn being displayed for Gang BitNode 2019-02-26 16:01:37 -08:00
danielyxie b0ba3b2ea4 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2019-02-26 00:56:08 -08:00
danielyxie a277810095 v0.44.1 Duplicate Sleeve updates 2019-02-26 00:55:22 -08:00
danielyxie 78c631751e Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2019-02-26 00:48:27 -08:00
danielyxie 610b644fb1 git pull oMerge branch 'master' of https://github.com/danielyxie/bitburner into dev 2019-02-26 00:48:14 -08:00
Mason Dechaineux b26568bf7d Fixed bug with rm terminal and ns commands that made non-exe files with .exe in their name undeletable. 2019-02-26 00:47:29 -08:00
danielyxie 29075acffe Fixed changelog formatting 2019-02-26 00:45:34 -08:00
danielyxie 3d76390c2c Merge pull request #542 from danielyxie/dev
v0.44.0 Merge
2019-02-26 00:30:42 -08:00
danielyxie f1e43a86db Final minor changes for v0.44.0 v0.44.0 2019-02-26 00:29:53 -08:00
danielyxie d2762a99b1 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2019-02-23 20:27:09 -08:00
danielyxie 2045e77e7a Bladeburner contracts give more money. Fixed a bug with recording player money 2019-02-23 20:27:06 -08:00
danielyxie d043ea67cc Fixed an issue with people getting invited to Megacorporation factions even if they didnt meet the rep requirements 2019-02-23 19:05:34 -08:00
danielyxie f4bb5f3299 Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2019-02-22 13:36:28 -08:00
danielyxie 8798be7af2 Updated changelog 2019-02-22 13:36:11 -08:00
danielyxie d9466d8c82 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2019-02-22 13:35:07 -08:00
danielyxie 880167d76d Prevent faction invitations from being accepted programmatically 2019-02-22 13:35:05 -08:00