340 Commits

Author SHA1 Message Date
Kevin Ramharak
7b3839f046 change types to map interface, remove unused import 2019-01-20 19:17:43 +01:00
Kevin Ramharak
4958c3d9a0 add implementation for instruction aliases 2019-01-20 13:32:48 +01:00
simon987
762bad758b Fixes #188 #187 2019-01-15 21:02:25 -05:00
simon987
993838651f Fixes #185 2019-01-14 18:24:34 -05:00
simon987
ce8c5375ee Merge remote-tracking branch 'origin/master' 2019-01-14 18:16:45 -05:00
Simon Fortier
91ebb51389
Merge pull request #186 from KevinRamharak/master
This will allow for easier search / grep's to figure out what opcodes are used
2019-01-14 18:16:42 -05:00
simon987
d113f635a1 Merge remote-tracking branch 'origin/master' 2019-01-14 18:14:44 -05:00
Kevin Ramharak
4f8eb2725e fix typo 2019-01-14 18:37:42 +01:00
Kevin Ramharak
ff4f6c23eb adjust source code so all instructions use the same patterns 2019-01-14 18:32:53 +01:00
simon987
7ba46ec36e Updated dependencies 2019-01-09 18:52:13 -05:00
simon987
63cdfb22ac Merge branch 'master' of https://github.com/simon987/Much-Assembly-Required 2019-01-09 18:47:01 -05:00
simon987
f9898f57f4 Updated dependencies 2019-01-09 18:46:37 -05:00
Data Archivist
2548242da8 Updated dependencies 2019-01-09 18:36:33 -05:00
simon
46d5c9b51e HackedNPC code section offset same as Cubot (for real this time) 2019-01-01 10:16:54 -05:00
simon
7fd1c35f7a Merge remote-tracking branch 'origin/master' 2018-12-23 12:47:38 -05:00
simon
0dbec1d258 HackedNPC code section offset same as Cubot 2018-12-23 12:47:32 -05:00
Simon Fortier
45d3b84dd0
Merge pull request #181 from simon987/blueprints
Oops I pushed to the wrong branch
2018-12-23 11:56:24 -05:00
simon
af4ddbdd89 Increased HackedNPC specs & reverted accidental change 2018-12-23 11:54:47 -05:00
simon
84ca3acb52 revert debug values 2018-12-22 18:17:53 -05:00
Simon Fortier
0973548b71
Merge pull request #179 from simon987/factory-rewrite
NPCPlugin refactor, Added HackedNPC
2018-12-22 17:55:12 -05:00
simon
5f95c17aed More refactoring, updated mongodb driver + transactions on supported clusters 2018-12-22 17:48:29 -05:00
simon
b361f87154 NPC Plugin refactoring 2018-12-22 15:29:58 -05:00
simon
e4a06e79d4 Hacked NPC minimum viable 2018-12-22 11:26:34 -05:00
simon
955d61ce99 Password moved from vault door to settlement 2018-12-21 14:04:42 -05:00
simon
201d83f8d8 Bump version 2018-12-21 14:00:47 -05:00
simon
94b8ef5395 NPC Plugin rewrite.
Plugin-level data can be stored in DB
2018-12-21 14:00:18 -05:00
simon
70eeb1442d Added Fluid Tile 2018-12-21 10:47:46 -05:00
simon
bbaa338469 Fix 500 internal error when autologin option is not specified in the config 2018-12-21 10:45:08 -05:00
Simon
5de909cd9c Fixed some debug commands. Added blueprint item deserialization, Added inventory SCAN and SEEK actions 2018-12-06 11:13:06 -05:00
Simon
71e88afdc9 Fixed typos & cleaned comments. Added autologin debug option. Added construction site base 2018-12-02 20:04:45 -05:00
Simon
ae41bd9cb9 Added construction plugin module 2018-11-30 21:51:34 -05:00
Simon
de45eb1827 Fixes #160 2018-11-30 16:35:58 -05:00
Simon
6c7a2f0a73 Fixes #169 2018-11-30 15:11:24 -05:00
Simon
3776070689 Fixes #170, #155 2018-11-27 16:02:21 -05:00
Simon
54ed05b86c Move hologram-related fields to proper class. Breaks existing database saves! 2018-11-27 14:38:33 -05:00
Simon
b361583252 Added memory location option for LiDAR GET_PATH. Fixes #140 2018-11-27 13:52:00 -05:00
Simon
04c837d692 Removed TEMPORARY guest policy. Fixes #25 2018-11-27 13:35:42 -05:00
Simon
aaeb18068d Removed useless argument 2018-11-27 13:26:20 -05:00
Simon
e848fd8b8a Updated Phaser to 2.11, Added magnetic tile sprite 2018-11-27 12:50:18 -05:00
Simon
1435d31d36 Implemented guest BLOCK and ALLOW options #25 2018-11-27 10:25:21 -05:00
Simon
950f6b6b4b Minor cleanup 2018-11-27 09:30:03 -05:00
Simon
6a9cfb3acb Cubot drill module now functional 2018-11-15 12:24:37 -05:00
Simon
4be1bf2e8a TileMap now uses Tile instances instead of ints. No changes in the way it is stored in the database 2018-11-15 12:08:44 -05:00
Simon Fortier
e50bcdeab7
Merge pull request #177 from Wiewiogr/148-secret-key
Add secret key generator #148
2018-10-28 13:17:17 -04:00
Wiewiogr
c8214236ab
update properties on secret key change 2018-10-28 18:13:56 +01:00
Wiewiogr
37b7bbff98
Merge pull request #2 from Wiewiogr/master
merge
2018-10-28 18:12:37 +01:00
Wiewiogr
be7304aa0b
Merge pull request #1 from simon987/master
merge
2018-10-28 17:50:01 +01:00
Simon
0845438297 Fixed potential error in ServerConfiguration and added ability to programmatically modify server configuration 2018-10-28 09:45:53 -04:00
Simon Fortier
564a692c2e
Merge pull request #176 from Wiewiogr/138-add-items-container
Added Container object #138
2018-10-28 09:43:17 -04:00
Wiewiogr
a40a0712f0
changed fields names 2018-10-27 18:26:24 +02:00