danielyxie
|
4c3219bb9e
|
Revert "Revert "Gang rework""
This reverts commit be0a08d70caacd9bc3a43faab2825cd5f3c68e1f.
|
2018-10-23 13:55:42 -05:00 |
|
danielyxie
|
66e7d88d0e
|
Merge pull request #496 from danielyxie/revert-495-gang-rework
Revert "Gang rework"
|
2018-10-23 13:47:10 -05:00 |
|
danielyxie
|
be0a08d70c
|
Revert "Gang rework"
|
2018-10-23 13:47:00 -05:00 |
|
danielyxie
|
25bbccca88
|
Merge pull request #495 from danielyxie/gang-rework
Gang rework
|
2018-10-23 13:45:48 -05:00 |
|
danielyxie
|
8c5931a142
|
More rebalancing for re-worked Gang mechanic
|
2018-10-22 19:34:39 -05:00 |
|
danielyxie
|
e073c08011
|
Added documentation for Gang API. Added dev menu options for Gang mechanic
|
2018-10-22 13:45:08 -05:00 |
|
danielyxie
|
0cdfe590a7
|
Finished Gang API. Rebalanced the way Gang territory works. Added discount feature for purchasing Gang member equipment
|
2018-10-21 20:04:32 -05:00 |
|
danielyxie
|
e73ebe843f
|
Gang-rework bugfixes and rebalancing. Started adding Gang API
|
2018-10-19 19:30:02 -05:00 |
|
danielyxie
|
a0ebcff0aa
|
Bug fixes in dev menu. Gang member stat mult tooltip now properly updates. Beginning re-work of territory warfare/clash
|
2018-10-18 14:52:02 -05:00 |
|
danielyxie
|
c4dbfa43c9
|
Fixed merge conflicts with dev
|
2018-10-17 15:43:48 -05:00 |
|
danielyxie
|
5fc3fc8915
|
Added non-dev build
|
2018-10-17 15:34:10 -05:00 |
|
danielyxie
|
20dc97620b
|
Updating documentation for new Singularity Fn ram cost and updating build
|
2018-10-17 15:33:26 -05:00 |
|
danielyxie
|
0b95c09563
|
Bladeburner API Bug fixes. Github issues #483, #485, #486
|
2018-10-17 15:32:15 -05:00 |
|
danielyxie
|
3bd7ad77b7
|
Adjusted RAM costs for Singularity functions and document/window. Fixed bug with calling print() in NetscriptJS
|
2018-10-17 15:32:15 -05:00 |
|
danielyxie
|
e3be48bb98
|
Reworked Dev Menu implementation
|
2018-10-17 13:14:52 -05:00 |
|
danielyxie
|
470fac7e44
|
Updated formatting of new RAM costs in documentation. Updated changelog for merged PRs
|
2018-10-16 15:37:11 -05:00 |
|
Caleb Jamison
|
4736363e74
|
Added ram costs to docs
|
2018-10-16 15:11:20 -05:00 |
|
Matthew Goff
|
44ed46fc7a
|
Convert more instances of formatNumber to numeralWrapper
|
2018-10-16 15:07:48 -05:00 |
|
danielyxie
|
2521fe201a
|
Fixed bug with recent Neuroflux changes that cause it to break at level 0
|
2018-10-16 14:52:18 -05:00 |
|
danielyxie
|
27c2547252
|
Fixed bug where scp() NS function reported an invalid error. Added getStockVolatility() and getStockForecast() to netscript.js syntax highlighting. Fixed typo
|
2018-10-16 14:52:18 -05:00 |
|
danielyxie
|
0bcca84ecd
|
Fixed NeuroFlux Governor Augmentation level calculation bug
|
2018-10-16 14:52:18 -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
|
bd66ecf469
|
Fixed bug that caused blank black screen when destroying/resetting BitNodes
|
2018-10-10 14:16:26 -05:00 |
|
danielyxie
|
7730c5d092
|
When a NS function throws an error, clear the script environment's runningFn flag to allow players to properly catch errors without the concurrent calls error screwing them over
|
2018-10-09 13:45:30 -05:00 |
|
danielyxie
|
7bb38ce89d
|
Merge pull request #482 from danielyxie/dev
v0.40.5 Changelog
|
2018-10-09 12:13:01 -05:00 |
|
danielyxie
|
da8bbe3042
|
Merge branch 'master' of https://github.com/danielyxie/bitburner into dev
|
2018-10-09 12:11:49 -05:00 |
|
danielyxie
|
81bbc1749f
|
Adding v0.40.5 changelog to documentation
|
2018-10-09 12:11:05 -05:00 |
|
danielyxie
|
7095c1cc95
|
New Coding Contract faction selector sets reward.name
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
5902c892de
|
v0.40.5
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
f4391b19bc
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
097c866e6f
|
Don't log RAM calculator parse errors. Add semicolons and newlines when importing from URL in NSJS
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
561bbbd0a1
|
Adding normal build rather than dev build
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
04dc08935f
|
Changed buttons that used <span> into <button> elements for real this time
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
781f2f09b4
|
Changed buttons that used <span> elements to use <button> elements. Allowed processing for modules that are dynamically imported from URL
|
2018-10-09 11:56:22 -05:00 |
|
Steven Evans
|
59f525f08b
|
[chore] Moving vendor styling to the build directory
|
2018-10-09 11:56:22 -05:00 |
|
danielyxie
|
b587409b87
|
New Coding Contract faction selector sets reward.name
|
2018-10-08 19:40:35 -05:00 |
|
danielyxie
|
74761f5a08
|
v0.40.5
|
2018-10-08 19:33:07 -05:00 |
|
danielyxie
|
62b58cd766
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-08 19:28:27 -05:00 |
|
danielyxie
|
f86d87fa03
|
Don't log RAM calculator parse errors. Add semicolons and newlines when importing from URL in NSJS
|
2018-10-03 15:24:32 -05:00 |
|
danielyxie
|
037b521e02
|
Adding normal build rather than dev build
|
2018-10-03 13:14:49 -05:00 |
|
danielyxie
|
5984ae8446
|
Changed buttons that used <span> into <button> elements for real this time
|
2018-10-03 13:09:11 -05:00 |
|
danielyxie
|
8c23da0e07
|
Changed buttons that used <span> elements to use <button> elements. Allowed processing for modules that are dynamically imported from URL
|
2018-10-03 12:50:39 -05:00 |
|
Steven Evans
|
29580d6314
|
[chore] Moving vendor styling to the build directory
|
2018-10-02 21:45:19 -05:00 |
|
danielyxie
|
00741be6c0
|
Fixing Gang-rework bugs
|
2018-10-02 18:01:37 -05:00 |
|
danielyxie
|
45c434aa35
|
Initial changes for Gang mechanic rework
|
2018-10-02 16:54:56 -05:00 |
|
danielyxie
|
34cca95397
|
Moved Gang constants from Constants.js -> Gang.js. Refactored creation of Gang Member Upgrades
|
2018-10-02 11:45:00 -05:00 |
|
danielyxie
|
0f0e5c5f9c
|
Merge pull request #476 from danielyxie/dev
v0.40.4...again (stupid git)
|
2018-10-01 20:52:05 -05:00 |
|
danielyxie
|
b723d47dae
|
Merge branch 'master' of https://github.com/danielyxie/bitburner into dev
|
2018-10-01 20:50:35 -05:00 |
|
danielyxie
|
c0118affd5
|
Adding css build files from normalize.css
|
2018-10-01 20:32:34 -05:00 |
|