Steven Evans
|
10d7e43f01
|
[refactor] Pull in 'decimal.js' as an npm dependency
|
2018-05-30 15:54:13 -04:00 |
|
danielyxie
|
7fe704de1e
|
Merge pull request #220 from hydroflame/crime-commit-log
FIX #207 commitCrime now takes enable/disable log into account
|
2018-05-10 12:15:01 -05:00 |
|
danielyxie
|
2bd18e4e61
|
Merge pull request #233 from hydroflame/incomplete-program-precision
incomplete programs are more precise
|
2018-05-09 02:09:58 -05:00 |
|
Olivier Gagnon
|
a483268f3c
|
incomplete programs are more precise
|
2018-05-06 22:21:36 -04:00 |
|
danielyxie
|
3147f9edeb
|
Updated Server instantiation with new Server constructor. Minor rebalances to BN6
|
2018-05-06 16:20:00 -05:00 |
|
Olivier Gagnon
|
96f0f14a95
|
commitCrime now takes enable/disable log into account
|
2018-05-06 04:01:43 -04:00 |
|
danielyxie
|
2a87aa16f6
|
Added metakey + b hotkey compatibility for script editor close and save. Refactored Server constructor and initialization
|
2018-05-05 15:23:57 -05:00 |
|
danielyxie
|
9acc422f05
|
v0.36.0 - Bladeburner BitNode (BN-6)
|
2018-05-02 12:38:11 -05:00 |
|
danielyxie
|
e3c435270b
|
V0.35.0. Adding netscript_tests in game testbench.
|
2018-03-03 15:05:33 -06:00 |
|
danielyxie
|
779ce25ae5
|
v0.34.5. Also adding webpack config and package-lock.json
|
2018-02-24 16:55:06 -06:00 |
|
danielyxie
|
e88a3936f3
|
v0.34.1
|
2018-01-19 22:47:57 -06:00 |
|
danielyxie
|
3f61ec1cab
|
v0.34.0 changes
|
2017-12-06 21:45:47 -06:00 |
|
danielyxie
|
1529552542
|
v0.33.0 Added BitNode-3:Corporatocracy
|
2017-12-01 21:50:08 -06:00 |
|
danielyxie
|
03fdaeaba4
|
Changed confirm to prompt, updated version, more stock market balancing
|
2017-11-02 22:11:14 -05:00 |
|
danielyxie
|
bc6f0da677
|
Fixed Netscript interpreter memory issues by breaking promise chains in while and for loops. Improved Stock Market UI. Added a button to kill script from log display box. Added confirm() Netscript function
|
2017-11-02 16:47:09 -05:00 |
|
danielyxie
|
4dc87af132
|
v0.32.0 - Added BitNode-8: Ghost of Wall Street
|
2017-10-25 14:47:47 -05:00 |
|
danielyxie
|
969973181b
|
Added documentation for new features
|
2017-10-15 21:09:49 -05:00 |
|
danielyxie
|
cf471acad6
|
Fixed save issue. Rebalancing
|
2017-10-14 20:55:41 -05:00 |
|
danielyxie
|
246acf5966
|
Game now uses indexedDb. Added new Bond Forgery crime. Added commitCrime() and getStats() Singularity functions. Removed getIntelligence(). Balance changes to crime/infiltration
|
2017-10-11 21:00:22 -05:00 |
|
danielyxie
|
4d4542f349
|
Properly implemented new effects for BN11
|
2017-10-10 00:07:28 -05:00 |
|
danielyxie
|
04bfcc0f20
|
All v0.30.0 Changes
|
2017-10-09 23:56:48 -05:00 |
|
danielyxie
|
0927c4251e
|
v0.29.3 Changed - Bug fixes for new player-defined Netscript functions. Rebalancing/bug fixes for Infiltration and Hacking Mission. Added function name autocompletion in Script Editor
|
2017-10-03 20:50:13 -05:00 |
|
danielyxie
|
662f30cc38
|
Added :q, :x, :wq Vim Ex commands. Added ADR-v2 Pheromone new Augmentation. Fixed bugs and added improvements to Hacking missions.
|
2017-10-01 21:35:22 -05:00 |
|
danielyxie
|
22a5d3b3cc
|
Finished BETA version of Missions. All other changes for v0.29.1
|
2017-09-27 10:13:42 -05:00 |
|
danielyxie
|
c84417607f
|
Merge branch 'master' of https://github.com/danielyxie/netburner into dev
|
2017-09-25 22:32:36 -05:00 |
|
danielyxie
|
ce49eee37f
|
FIx PlayerOwnedAugmentation bug
|
2017-09-25 21:45:46 -05:00 |
|
danielyxie
|
2523222565
|
More work on Hacking mission
|
2017-09-25 21:44:33 -05:00 |
|
danielyxie
|
5e7d72d901
|
More work on Hacking Missions
|
2017-09-25 07:50:19 -05:00 |
|
danielyxie
|
398070f053
|
Merge branch 'master' of https://github.com/danielyxie/netburner into bugfixes
|
2017-09-21 16:30:03 -05:00 |
|
danielyxie
|
eb9a0a3f0e
|
Loading agent job fix
|
2017-09-21 16:29:53 -05:00 |
|
danielyxie
|
e3991b8795
|
v0.28.6 changes
|
2017-09-15 09:06:59 -05:00 |
|
danielyxie
|
c0369bc937
|
v0.28.5 changes
|
2017-09-13 09:22:22 -05:00 |
|
danielyxie
|
f8ff4cfba6
|
Added javascript math module
|
2017-09-11 18:31:42 -05:00 |
|
danielyxie
|
024546b4f1
|
v0.28.4 - Bug fixes, getScriptIncome(), syntax highlighting for regular Netscript functions,
|
2017-09-11 18:14:51 -05:00 |
|
danielyxie
|
0f5d2a7c6a
|
Merge branch 'master' of https://github.com/danielyxie/netburner into dev
|
2017-09-03 12:44:24 -05:00 |
|
danielyxie
|
965ad5c601
|
Open up menus when they are relevant
|
2017-09-03 12:44:20 -05:00 |
|
danielyxie
|
7b01360b3e
|
Fixed bug with gang territory and power
|
2017-09-02 15:05:42 -05:00 |
|
danielyxie
|
9614d6ee4f
|
In the middle of work for simplifying UI
|
2017-09-01 15:35:14 -05:00 |
|
danielyxie
|
9b96e2537d
|
Fixed bug with creating gangs
|
2017-09-01 11:59:11 -05:00 |
|
danielyxie
|
b17f89eba7
|
v0.28.0 Changed - Integrate ACE editor
|
2017-09-01 09:12:40 -05:00 |
|
danielyxie
|
7a05d3585a
|
All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration
|
2017-08-30 12:44:29 -05:00 |
|
danielyxie
|
e2d0477203
|
Began implementing Singularity functions
|
2017-08-21 11:59:06 -05:00 |
|
danielyxie
|
3db6d9d007
|
0.27.0 2nd Tier Prestige + Gangs
|
2017-08-13 00:01:33 -05:00 |
|
danielyxie
|
4a99c04772
|
Refactored Server() to take old init args in constructor. Removed Server.init(). Faction reputation is now exponential. Increased infiltration exp gains. DOM now loads before scripts
|
2017-08-02 23:21:15 -05:00 |
|
danielyxie
|
ddca05f4c5
|
Balancing. Buffed crimes, infiltration, jobs, nerfed hacking
|
2017-08-01 14:03:45 -05:00 |
|
danielyxie
|
53d514d28e
|
Decimal.js support for player's money. Buffed early game servers.
|
2017-07-29 11:25:40 -05:00 |
|
danielyxie
|
0e64359814
|
Lowered hacking exp gain. Added deleteServer(). Maximum of 25 purchaseable servers. Added autocompletion for ./ command. Oustanding faction invitations. Suppress Faction invites and messages
|
2017-07-26 21:56:14 -05:00 |
|
danielyxie
|
e653b7b315
|
All v0.26.0 changes
|
2017-07-21 17:54:55 -05:00 |
|
Daniel Xie
|
542a32c768
|
MOre rebalancing with universities and companies
|
2017-07-05 11:49:01 -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 |
|