Commit Graph

1824 Commits

Author SHA1 Message Date
danielyxie
70b87b3ffb Implmented initial version of Corporation Research & ResearchTree classes 2018-12-13 19:24:08 -08:00
danielyxie
6973dd8fca Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
danielyxie
12743614a3 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-12-07 02:54:37 -08:00
danielyxie
5c8512c4b6 Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
danielyxie
734e7814cb Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-12-03 17:21:23 -08:00
danielyxie
b38fd4a54d Adding Basic Gameplay to documentation 2018-12-03 17:20:58 -08:00
danielyxie
cac4a484b7
Merge pull request #518 from danielyxie/dev
Trigger GH Pages Rebuild
2018-11-30 05:02:49 -08:00
danielyxie
2effc70789 Trigger GH Pages Rebuild 2018-11-30 05:01:33 -08:00
danielyxie
4d3e2f35cc Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2018-11-30 04:22:24 -08:00
danielyxie
34af01efdc Improved error handling for Faction Banning mechanism 2018-11-30 04:22:16 -08:00
danielyxie
81681a3ba7 Add updated build 2018-11-30 04:21:54 -08:00
danielyxie
bfed8c91e2 Improved error handling for Faction Banning mechanism 2018-11-30 04:19:51 -08:00
danielyxie
4db697fd8e Fixed Corporation bugs with Product Sell Amt being negative and NSA Bladeburner button bug 2018-11-29 01:17:09 -08:00
danielyxie
2f716b5b23 Fixed Corporation bugs with Product Sell Amt being negative and NSA Bladeburner button bug 2018-11-29 01:16:19 -08:00
danielyxie
c1c0297c92
Merge pull request #514 from danielyxie/dev
v0.41.2
2018-11-23 17:40:08 -08:00
danielyxie
9c5af1d3a7 Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2018-11-23 17:39:14 -08:00
danielyxie
34857e00f0 v0.41.2 Updated build and changelog 2018-11-23 17:39:01 -08:00
danielyxie
f559c6c692 Rebalanced gang parameters to result in more wanted gain. Fixed bug that allowed gang.purchaseEquipment() to purchase duplicate upgrades 2018-11-21 23:00:38 -08:00
danielyxie
6f26408de7 Fixed bug with numeraljs displaying NaN for very small numbers. Cleaned up stock market argument validation code 2018-11-20 21:43:15 -08:00
danielyxie
66d50a7ae4 Added growthAnalyze() NS function. Fixed GH issue #492. In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration 2018-11-19 21:54:03 -08:00
danielyxie
1a47e81001 Fixed bug where company.name property didnt get properly updated for v0.41.2 2018-11-19 02:21:21 -08:00
danielyxie
074f8d9834 Fix Github Issue #508 and #506 2018-11-19 01:03:38 -08:00
danielyxie
0647399356
Merge pull request #512 from danielyxie/company-code-refactor
Company code refactor
2018-11-17 16:25:57 -08:00
danielyxie
b242ca2f42 Fixed bugs with refactored Company/job code. Added 'expr' Terminal command 2018-11-17 16:23:48 -08:00
danielyxie
9b3ff6d2d3 Fixed merge conflicts with dev 2018-11-15 19:45:03 -08:00
danielyxie
d6bdc9433a Initial commit for company code refactor. Split out all components into separate files and converted to typescript 2018-11-15 17:28:23 -08:00
danielyxie
93f241029a In the Gang Mechanic, added ability to see your chance to win clash with other gangs. rm() now takes an optional parameter for server 2018-11-13 23:38:45 -08:00
danielyxie
8778e835e0 Importing from external URLs in scripts now properly recognizes both https and http URLs 2018-11-13 21:01:57 -08:00
danielyxie
82fe74f301
Merge pull request #509 from danielyxie/dev
v0.41.1
2018-11-13 16:43:58 -06:00
danielyxie
40bfa030e5 Fixed netscript gang api functions purchaseEquipment() and ascendMember(). Used for...of rather than for...in 2018-11-13 14:42:15 -08:00
danielyxie
8fbf673719 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-11-06 22:05:55 -06:00
danielyxie
263b1250df Updated Changelog. Updated Version to v0.41.1. Fixed reference error bug in gang.ascendMember() Netscript function 2018-11-05 18:16:53 -06:00
Matthew Goff
85e984905c Fix #504
Decided to not be lazy and make the change I'd like to see ;)
2018-11-05 17:50:42 -06:00
danielyxie
063c24e739 Updated getScriptLogs() Netscript function to be able to get logs from another script 2018-11-04 17:57:31 -06:00
danielyxie
e2b7418780 Testing/bug fixes in v0.41.1. Updated Dev Menu features. Fixed 'Portfolio Mode' button on Stock market bugs 2018-11-04 17:03:53 -06:00
danielyxie
5b06a0b800 v0.41.0 QOL changes and suggestions 2018-11-04 17:03:53 -06:00
danielyxie
23eef62332 Created a standalone CompanyPosition class with TS 2018-10-31 14:57:47 -05:00
danielyxie
013af4e26c Refactored Stock market to store/accumulate cycles so that it's not completely useless when offline/tabbed out 2018-10-30 16:02:16 -05:00
danielyxie
b65b5b2e58 Updated changelog/documentation 2018-10-29 11:38:23 -05:00
danielyxie
8ab6b8fc8e
Merge pull request #503 from danielyxie/v0.41.0-bugfixes
V0.41.0 bugfixes
2018-10-29 11:14:28 -05:00
danielyxie
22d2738206 Fixed loading issue due to GangMemberTask reviver throwing error 2018-10-29 11:13:37 -05:00
sudoBash418
cb4203993d Allow ./ in NetscriptJS import paths 2018-10-29 11:10:11 -05:00
danielyxie
ea3b13b286 Updated version to v0.41.0. Bug fixes for Gang API. Some Gang API functions now log. Final rebalancing for gang rework 2018-10-29 11:09:33 -05:00
danielyxie
23494a162e Cleaned up Coding Contract Generation Code 2018-10-29 11:09:33 -05:00
danielyxie
0d1fde0f87 Clean up coding contracts. Add coding contract generator to Dev Menu 2018-10-29 11:09:33 -05:00
danielyxie
cc0a11bf77 Updated changelog. Fixed dynamic RAM calculation bug. 2018-10-29 11:09:33 -05:00
danielyxie
762726bf53 getCharacterInformation() Singularity fn now returns multiplier information 2018-10-29 11:09:33 -05:00
danielyxie
9b8701d7d3 Augmentation Order (for both purchasing & viewing owned) is now saved as a persistent setting 2018-10-29 11:09:33 -05:00
danielyxie
e2b77e7a27 Added documentation for what to do when game is frozen. Updated CONTRIBUTING.md section about bug reporting 2018-10-29 11:09:33 -05:00
danielyxie
e0df6207c1 Adding gang.getOtherGangInformation() function. Rebalancing 2018-10-29 11:09:33 -05:00