danielyxie
|
3e10f5de6d
|
Migrated Corporation UI implementation to use React
|
2019-03-13 15:17:30 -07: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
|
18d8b2ecd4
|
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
|
2019-03-04 22:41:31 -08:00 |
|
danielyxie
|
473f0f1447
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
|
danielyxie
|
880167d76d
|
Prevent faction invitations from being accepted programmatically
|
2019-02-22 13:35:05 -08:00 |
|
danielyxie
|
b7157b63e0
|
Implemented a money tracker that keeps record where all of the player's money comes from. Players can see a breakdown in the 'Stats' page
|
2019-02-22 13:22:39 -08:00 |
|
danielyxie
|
c6a9675232
|
New BitNode multipliers, new Covenant Sleeve Purchasing feature. untested
|
2019-02-13 18:08:18 -08:00 |
|
danielyxie
|
8266492001
|
Fixed bug and added compatibility for converting RunningScript offline dataMap to version v0.43.1
|
2019-02-12 01:14:38 -08:00 |
|
danielyxie
|
840df3087f
|
Various QOL improvements and bug fixes
|
2019-02-08 18:46:30 -08:00 |
|
danielyxie
|
a09ea46a38
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
|
danielyxie
|
8d2c007bcb
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
|
danielyxie
|
a2237d4319
|
More bug fixes for Sleeve/Resleeve features. Rebalancing for Sleeve/Resleeve and stock market. Added an option to remove source files in the dev menu
|
2019-01-21 20:39:52 -08:00 |
|
danielyxie
|
5573e778bb
|
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
|
2019-01-20 14:57:38 -08:00 |
|
danielyxie
|
17bfbfeb80
|
Fixed merge conflicts. Fixed bug with Crimes
|
2019-01-18 10:04:04 -08:00 |
|
danielyxie
|
7db169f828
|
Refactored Main Menu UI implementation. Fixed several bugs related to recent JS -> TypeScript refactors
|
2019-01-18 09:57:21 -08:00 |
|
danielyxie
|
aac262b736
|
Set BitNode-10 description and BitNode multipliers
|
2019-01-17 11:10:35 -08:00 |
|
danielyxie
|
10231b6c66
|
Finished ResleeveUI implementation (untested)
|
2019-01-17 07:40:43 -08:00 |
|
danielyxie
|
6d8d25e0bb
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
|
danielyxie
|
bcb231a966
|
Implemented Sleeve UI. Compiled but untested
|
2019-01-14 19:34:04 -08:00 |
|
danielyxie
|
9db7aee34e
|
Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares
|
2019-01-09 02:06:49 -08:00 |
|
danielyxie
|
ee831a87f8
|
Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
736020b33a
|
Added copy save to clipbaord option. Added getOrders netscript function. Fixed Corporation Bugs
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
ab138ea477
|
Converted Programs and DarkWeb implementations to Typescript
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
63895fce6d
|
Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs.
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
3c7432b8a3
|
Implemented Corporation Research Tree UI using Treant library
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
7453a91cfe
|
Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price)
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
48c694c9c1
|
Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested
|
2019-01-08 21:26:20 -08:00 |
|
danielyxie
|
a10833837f
|
Added maximum number of shares per stock
|
2019-01-08 16:42:39 -08:00 |
|
danielyxie
|
23eb6908e0
|
Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions
|
2019-01-03 00:39:32 -08:00 |
|
danielyxie
|
5091b56ff2
|
Added copy save to clipbaord option. Added getOrders netscript function. Fixed Corporation Bugs
|
2018-12-30 16:11:48 -08:00 |
|
danielyxie
|
928faa5b4c
|
Converted Programs and DarkWeb implementations to Typescript
|
2018-12-25 02:14:18 -08:00 |
|
danielyxie
|
cc8f3bd4a9
|
Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs.
|
2018-12-22 02:27:04 -08:00 |
|
danielyxie
|
1095438075
|
Implemented Corporation Research Tree UI using Treant library
|
2018-12-15 15:31:21 -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
|
5c8512c4b6
|
Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested
|
2018-12-07 02:54:26 -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
|
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
|
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
|
004aaf93cc
|
Clean up coding contracts. Add coding contract generator to Dev Menu
|
2018-10-27 14:41:07 -05:00 |
|
danielyxie
|
4c3219bb9e
|
Revert "Revert "Gang rework""
This reverts commit be0a08d70caacd9bc3a43faab2825cd5f3c68e1f.
|
2018-10-23 13:55:42 -05:00 |
|
danielyxie
|
be0a08d70c
|
Revert "Gang rework"
|
2018-10-23 13:47:00 -05:00 |
|
danielyxie
|
e73ebe843f
|
Gang-rework bugfixes and rebalancing. Started adding Gang API
|
2018-10-19 19:30:02 -05:00 |
|
danielyxie
|
c4dbfa43c9
|
Fixed merge conflicts with dev
|
2018-10-17 15:43:48 -05:00 |
|
danielyxie
|
e3be48bb98
|
Reworked Dev Menu implementation
|
2018-10-17 13:14:52 -05:00 |
|
danielyxie
|
a43f8bf1e6
|
Finished ironing out Gang ascension mechanic, including bugs. Refactored UI code to be part of the Gang class.
|
2018-10-14 19:28:44 -05:00 |
|
danielyxie
|
fcab079b32
|
FIxed merge conflicts with dev and also did some work on Gang UI
|
2018-10-10 18:13:31 -05:00 |
|
danielyxie
|
7095c1cc95
|
New Coding Contract faction selector sets reward.name
|
2018-10-09 11:56:22 -05:00 |
|