416 Commits

Author SHA1 Message Date
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
Wiewiogr
f89c39c756
changed implementation to list 2018-10-27 18:13:43 +02:00
Wiewiogr
a6f0ce1dfb
moved test to correct folder 2018-10-27 18:11:56 +02:00
Wiewiogr
2f80205b2a
added secret_key property to config.properties 2018-10-27 17:23:07 +02:00
Wiewiogr
71f96f27d1
add secretKey field to GameServer 2018-10-27 17:22:20 +02:00
Wiewiogr
98402dd45b
Added SecretKeyGenerator class 2018-10-27 17:21:12 +02:00
Wiewiogr
548d756e90
Added tests for ItemsContainer 2018-10-27 15:51:21 +02:00
Wiewiogr
1a2332bc32
Create ItemsContainer.java 2018-10-27 15:49:39 +02:00
Simon Fortier
9a73b7b7d1
Merge pull request #175 from senatormailman/readme
Added MacOS instructions
fixes #152
2018-10-12 18:49:43 -04:00
Liam Hogan
d860591cc8 Minor formatting fixes following simon987's suggestion. 2018-10-12 17:45:38 -04:00
Liam Hogan
268acda773 Minor formatting fix. 2018-10-12 15:35:30 -04:00
Liam Hogan
6d66e19dc5 Added installation instructions for macOS. Pulled some of the formatting from Anarcroth's Linux instructions. 2018-10-12 15:30:34 -04:00
Simon Fortier
40e7899cf6
Merge pull request #174 from Anarcroth/add-arch-install-instructions
Added Arch Linux installation instructions in README.md
2018-10-03 21:47:27 -04:00
Martin Nestorov
abb92bfc75 Added Arch Linux installation instructions 2018-10-03 20:06:49 +03:00
Simon Fortier
becf6e5feb
Merge pull request #173 from bobbyjudd/issue-172
Fixes issue 172
2018-09-06 15:56:07 -04:00
Bobby Judd
8af652482d Fixed memory displacement when subtracting labels, and added corresponding test 2018-09-05 21:11:11 -07:00
Simon
205845d6af Changed the way port configuration is done 2018-09-03 17:04:29 -04:00
Simon
64193ecf7a Should fix user creation problem 2018-09-03 16:12:36 -04:00
Simon Fortier
a1cf279b6f
Merge pull request #171 from Francessco121/bug/unicode-string-crash
Fix assembler crash when invalid Unicode string escape sequences are used
2018-08-30 17:24:32 -04:00
Ethan Lafrenais
6074238131 Catch string unescape exceptions when parsing DW string operands 2018-08-29 23:15:06 -04:00
Ethan Lafrenais
fa62c49fa8 Add the Visual Studio Code workspace directory to .gitignore 2018-08-29 23:13:08 -04:00
Simon
a0aaee7ee7 Added find cubot button 2018-08-13 15:59:46 -04:00
Simon
96fc3ed68c Should fix server crash problem when harvesting biomass 2018-08-13 15:43:41 -04:00
Simon
e69111ff3c Should fix user creation problem 2018-08-13 15:41:24 -04:00
Simon Fortier
e7e9a3e6fb
Merge pull request #168 from Mozzi20/master
Added radioactive obstacle
2018-06-08 12:09:36 -04:00