Commit Graph

619 Commits

Author SHA1 Message Date
Desobediente Civil
cd0ecb961f Account for negative money
This should guarantee that in the event the balance becomes negative,
there will be no scrolling bars.
2017-07-25 03:01:24 -03:00
danielyxie
be48875ff3 Added donate button. Added Netscript functions to get cost of Hacknet Node upgrades 2017-07-24 21:51:03 -05:00
danielyxie
d5be649bbd Added autocompletion for aliases. Added autocompletion for any number of arguments. Added getServerRam() function 2017-07-24 20:06:40 -05:00
danielyxie
4d3ef5cace Merge pull request #91 from danielyxie/dev
All v0.26.0 changes
2017-07-21 18:55:31 -04:00
danielyxie
e653b7b315 All v0.26.0 changes 2017-07-21 17:54:55 -05:00
danielyxie
a868c07c52 Merge pull request #90 from danielyxie/dev
Switch back to old wiki. Updated changelog
2017-07-14 09:34:10 -04:00
Daniel Xie
e6b15ed4ab Switch back to old wiki. Updated changelog 2017-07-14 08:33:40 -05:00
danielyxie
12b369ed32 Merge pull request #89 from danielyxie/dev
Updated with new wiki that I created
2017-07-13 16:32:35 -04:00
Daniel Xie
b1da24aa9e Updated with new wiki that I created 2017-07-13 15:32:18 -05:00
danielyxie
702f70f240 Merge pull request #88 from danielyxie/dev
Dev v0.25.0
2017-07-13 12:59:36 -04:00
danielyxie
8951593ede Merge pull request #87 from danielyxie/netscript-refactor
Netscript refactor
2017-07-13 12:54:58 -04:00
Daniel Xie
222f75d55a Refactored Netscript with Acorns parser. Major rebalancing. Add TIX API. Add round(), purchaseServer(). 2017-07-13 11:54:29 -05:00
Daniel Xie
378797e511 Merge branch 'master' of https://github.com/danielyxie/netburner into netscript-refactor 2017-07-10 22:09:44 -05:00
danielyxie
7e6e273e6c Merge pull request #85 from danielyxie/dev
Red Pill and Export bug fixes
2017-07-06 22:35:58 -04:00
Daniel Xie
d910a89fd9 Red Pill and Export bug fixes 2017-07-06 22:24:59 -04:00
danielyxie
cb7e319ef7 Merge pull request #84 from danielyxie/dev
Dev v0.24.1
2017-07-05 17:35:42 -05:00
Daniel Xie
2fd9add22d Fixed typo in CHangelog 2017-07-05 17:35:15 -05:00
Daniel Xie
cb7dda9293 Rebalancing stock market and infiltration, updated changelog/documentation 2017-07-05 17:33:46 -05:00
Daniel Xie
a593243b73 Fixed issues with new aliasing, updating changelog 2017-07-05 12:53:51 -05:00
Daniel Xie
542a32c768 MOre rebalancing with universities and companies 2017-07-05 11:49:01 -05:00
Daniel Xie
0ca202d297 Copied MIT license for acorn.js 2017-07-05 10:26:59 -05:00
Daniel Xie
22a796ceea Merge branch 'netscript-refactor' of https://github.com/danielyxie/netburner into netscript-refactor 2017-07-05 08:55:44 -05:00
Daniel Xie
c0442696c1 updated changelog 2017-07-05 08:55:39 -05:00
danielyxie
843884aec2 Merge pull request #75 from MrNuggelz/dev
Netscript reimplementation
2017-07-05 08:54:59 -05:00
danielyxie
7786a0aff8 Merge branch 'netscript-refactor' into dev 2017-07-05 08:54:46 -05:00
Daniel Xie
0f59d48c53 Fixed typos 2017-07-04 23:02:19 -05:00
Daniel Xie
89c8407cbe MOre work on Red Pill stuff 2017-07-04 16:18:42 -05:00
Daniel Xie
03f7ce5fe5 Began implementing RedPill. Rebalancing for home computer RAM, company, university, server starting money. Updated tutorial and faction descriptions 2017-07-04 14:34:17 -05:00
Daniel Xie
006d12360d Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2017-07-04 10:42:50 -05:00
Daniel Xie
147a7393c5 Merged and updated top command implementation 2017-07-04 10:42:47 -05:00
danielyxie
b398c67f03 Merge pull request #80 from MrNuggelz/alias
Made alias names posix compilant and added global aliases
2017-07-04 10:42:11 -05:00
Daniel Xie
a1943ce1c0 Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2017-07-04 10:31:37 -05:00
danielyxie
c0d41bf38e Merge pull request #62 from LTCNugget/patch-1
Implement top
2017-07-04 10:31:02 -05:00
danielyxie
b056e86def Merge pull request #83 from danielyxie/dev
Fixed bug with Firefox and deleting qty field in WSE
2017-07-03 22:16:57 -05:00
Daniel Xie
2c384bade8 Fixed bug with Firefox and deleting qty field in WSE 2017-07-03 22:16:41 -05:00
danielyxie
1069d40d2e Merge pull request #82 from danielyxie/dev
Fixed bug with buying selling 0 shares
2017-07-03 21:39:59 -05:00
Daniel Xie
1befaccf3f Fixed bug with buying selling 0 shares 2017-07-03 21:39:15 -05:00
danielyxie
ba353c5d1f Merge pull request #81 from danielyxie/dev
Dev v0.24.0
2017-07-03 20:19:41 -05:00
Daniel Xie
4bf2beec5c Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-07-03 14:42:30 -05:00
Daniel Xie
36e3a3b5d2 StockMarket and Infiltration implementations 2017-07-03 14:42:11 -05:00
MrNuggelz
6bfe6a549d made alias names posix compilant and added global aliases 2017-06-30 18:47:36 +02:00
danielyxie
5869cf28c4 Merge pull request #79 from danielyxie/dev
Dev v0.23.1
2017-06-29 09:22:30 -05:00
Daniel Xie
c0fc4e381d Updated documentation for new scan() command 2017-06-29 09:17:47 -05:00
Daniel Xie
f18b8d58fa scan() now takes in 1 argument representing the server to scan 2017-06-29 09:16:32 -05:00
danielyxie
410266d288 Merge pull request #78 from danielyxie/dev
initAugmentations() now called applyAugmentations() at the end
2017-06-28 15:54:52 -05:00
Daniel Xie
d63f17fa8d initAugmentations() now called applyAugmentations() at the end 2017-06-28 15:53:12 -05:00
danielyxie
d6a99dc0d1 Merge pull request #77 from danielyxie/dev
Bug fix with marking augmentations as owned in Player.augmentations
2017-06-28 14:21:22 -05:00
Daniel Xie
bc282daf08 Bug fix with marking augmentations as owned in Player.augmentations 2017-06-28 14:21:04 -05:00
MrNuggelz
d855eb6301 update netscript documentation 2017-06-28 18:06:31 +02:00
danielyxie
8305c68d59 Merge pull request #76 from danielyxie/dev
Dev v0.23.0
2017-06-28 08:48:04 -05:00