Commit Graph

  • b1da29d7fb fix feedback Kevin Ramharak 2019-01-23 09:16:44 +01:00
  • 12f20d178a example implementation of setcc and first cc setz Kevin Ramharak 2019-01-22 22:13:25 +01:00
  • a030e9fc5d slightly rework aliases to work with inheritance Kevin Ramharak 2019-01-22 22:12:34 +01:00
  • 439547102f remove package private attributes Kevin Ramharak 2019-01-22 20:54:59 +01:00
  • d5ddb8e439 allow operand validation methods to be overriden Kevin Ramharak 2019-01-22 20:54:26 +01:00
  • 4f4cecf60c allow operand checks to be overriden Kevin Ramharak 2019-01-22 20:17:26 +01:00
  • a1136f9056 make MachineCode publicly visible Kevin Ramharak 2019-01-22 20:15:36 +01:00
  • d2e7084354 update encode throw signature Kevin Ramharak 2019-01-22 19:20:07 +01:00
  • 1157bd5df5 remove random newline Kevin Ramharak 2019-01-22 19:19:42 +01:00
  • 0ff671713c allow inherited classes to get its own opcode and mnemonic Kevin Ramharak 2019-01-22 18:48:49 +01:00
  • 2590e8ec64 Merge branch 'master' into implement-SETcc-instructions#184 Kevin Ramharak 2019-01-22 18:40:32 +01:00
  • a768cf0f4b
    Merge pull request #189 from KevinRamharak/possible-implementation-aliases Simon Fortier 2019-01-21 19:55:17 -05:00
  • 7b3839f046 change types to map interface, remove unused import Kevin Ramharak 2019-01-20 19:17:43 +01:00
  • 4958c3d9a0 add implementation for instruction aliases Kevin Ramharak 2019-01-20 13:32:48 +01:00
  • f8eec652ae basic skeleton Kevin Ramharak 2019-01-20 13:10:06 +01:00
  • 762bad758b Fixes #188 #187 simon987 2019-01-15 21:02:25 -05:00
  • 3e2422775e Merge branch 'master' into implement-SETcc-instructions#184 Kevin Ramharak 2019-01-15 19:32:19 +01:00
  • 993838651f Fixes #185 simon987 2019-01-14 18:24:34 -05:00
  • ce8c5375ee Merge remote-tracking branch 'origin/master' simon987 2019-01-14 18:16:45 -05:00
  • 91ebb51389
    Merge pull request #186 from KevinRamharak/master Simon Fortier 2019-01-14 18:16:42 -05:00
  • d113f635a1 Merge remote-tracking branch 'origin/master' simon987 2019-01-14 18:14:44 -05:00
  • 78a9f78a54 fix merge conflict Kevin Ramharak 2019-01-14 18:46:23 +01:00
  • 4f8eb2725e fix typo Kevin Ramharak 2019-01-14 18:37:42 +01:00
  • ff4f6c23eb adjust source code so all instructions use the same patterns Kevin Ramharak 2019-01-14 18:32:27 +01:00
  • c5a34c7a3f adjust source code so all instructions use the same patterns Kevin Ramharak 2019-01-14 18:32:27 +01:00
  • 1d3d441996 allow instructions to override the encode method Kevin Ramharak 2019-01-14 17:48:49 +01:00
  • 7ba46ec36e Updated dependencies simon987 2019-01-09 18:36:33 -05:00
  • 63cdfb22ac Merge branch 'master' of https://github.com/simon987/Much-Assembly-Required simon987 2019-01-09 18:47:01 -05:00
  • f9898f57f4 Updated dependencies simon987 2019-01-09 18:36:33 -05:00
  • 2548242da8 Updated dependencies Data Archivist 2019-01-09 18:36:33 -05:00
  • 46d5c9b51e HackedNPC code section offset same as Cubot (for real this time) simon 2019-01-01 10:16:54 -05:00
  • 7fd1c35f7a Merge remote-tracking branch 'origin/master' simon 2018-12-23 12:47:38 -05:00
  • 0dbec1d258 HackedNPC code section offset same as Cubot simon 2018-12-23 12:47:32 -05:00
  • 45d3b84dd0
    Merge pull request #181 from simon987/blueprints Simon Fortier 2018-12-23 11:56:24 -05:00
  • af4ddbdd89 Increased HackedNPC specs & reverted accidental change simon 2018-12-23 11:54:47 -05:00
  • 84ca3acb52 revert debug values simon 2018-12-22 18:17:53 -05:00
  • 0973548b71
    Merge pull request #179 from simon987/factory-rewrite Simon Fortier 2018-12-22 17:55:12 -05:00
  • 5f95c17aed More refactoring, updated mongodb driver + transactions on supported clusters simon 2018-12-22 17:48:29 -05:00
  • b361f87154 NPC Plugin refactoring simon 2018-12-22 15:29:58 -05:00
  • e4a06e79d4 Hacked NPC minimum viable simon 2018-12-22 11:26:34 -05:00
  • 955d61ce99 Password moved from vault door to settlement simon 2018-12-21 14:04:42 -05:00
  • 201d83f8d8 Bump version simon 2018-12-21 14:00:47 -05:00
  • 94b8ef5395 NPC Plugin rewrite. Plugin-level data can be stored in DB simon 2018-12-21 14:00:18 -05:00
  • 70eeb1442d Added Fluid Tile simon 2018-12-21 10:47:46 -05:00
  • bbaa338469 Fix 500 internal error when autologin option is not specified in the config simon 2018-12-21 10:23:03 -05:00
  • 5de909cd9c Fixed some debug commands. Added blueprint item deserialization, Added inventory SCAN and SEEK actions Simon 2018-12-06 11:13:06 -05:00
  • 71e88afdc9 Fixed typos & cleaned comments. Added autologin debug option. Added construction site base Simon 2018-12-02 20:04:45 -05:00
  • ae41bd9cb9 Added construction plugin module Simon 2018-11-30 21:51:34 -05:00
  • de45eb1827 Fixes #160 Simon 2018-11-30 16:35:58 -05:00
  • 6c7a2f0a73 Fixes #169 Simon 2018-11-30 15:11:24 -05:00
  • e43e12a04c Adding Biofood Tile akyurektuna 2018-11-30 15:21:13 +03:00
  • 3776070689 Fixes #170, #155 Simon 2018-11-27 16:02:21 -05:00
  • 54ed05b86c Move hologram-related fields to proper class. Breaks existing database saves! Simon 2018-11-27 14:38:33 -05:00
  • b361583252 Added memory location option for LiDAR GET_PATH. Fixes #140 Simon 2018-11-27 13:52:00 -05:00
  • 04c837d692 Removed TEMPORARY guest policy. Fixes #25 Simon 2018-11-27 13:35:42 -05:00
  • aaeb18068d Removed useless argument Simon 2018-11-27 13:26:20 -05:00
  • e848fd8b8a Updated Phaser to 2.11, Added magnetic tile sprite Simon 2018-11-27 12:50:18 -05:00
  • 1435d31d36 Implemented guest BLOCK and ALLOW options #25 Simon 2018-11-27 10:25:21 -05:00
  • 950f6b6b4b Minor cleanup Simon 2018-11-27 09:30:03 -05:00
  • 5a12296180
    Merge pull request #5 from simon987/master Deniz Beştepe 2018-11-25 20:47:50 +03:00
  • 6a9cfb3acb Cubot drill module now functional Simon 2018-11-15 12:24:37 -05:00
  • 4be1bf2e8a TileMap now uses Tile instances instead of ints. No changes in the way it is stored in the database Simon 2018-11-15 12:08:44 -05:00
  • 59be329d5a readmeUpdate akyurektuna 2018-11-03 16:27:33 +03:00
  • faacd8d438 README update by asli AsliUral 2018-11-03 16:26:26 +03:00
  • b861df4a5a ayca aycagrlyk 2018-11-03 16:23:50 +03:00
  • 8edb1c3c7e README.md updated Deniz Beştepe 2018-11-03 16:19:46 +03:00
  • e50bcdeab7
    Merge pull request #177 from Wiewiogr/148-secret-key Simon Fortier 2018-10-28 13:17:17 -04:00
  • c8214236ab
    update properties on secret key change Wiewiogr 2018-10-28 18:13:56 +01:00
  • 37b7bbff98
    Merge pull request #2 from Wiewiogr/master Wiewiogr 2018-10-28 18:12:37 +01:00
  • be7304aa0b
    Merge pull request #1 from simon987/master Wiewiogr 2018-10-28 17:50:01 +01:00
  • 0845438297 Fixed potential error in ServerConfiguration and added ability to programmatically modify server configuration Simon 2018-10-28 09:45:36 -04:00
  • 564a692c2e
    Merge pull request #176 from Wiewiogr/138-add-items-container Simon Fortier 2018-10-28 09:43:17 -04:00
  • a40a0712f0
    changed fields names Wiewiogr 2018-10-27 18:26:24 +02:00
  • f89c39c756
    changed implementation to list Wiewiogr 2018-10-27 18:13:43 +02:00
  • a6f0ce1dfb
    moved test to correct folder Wiewiogr 2018-10-27 18:11:56 +02:00
  • 2f80205b2a
    added secret_key property to config.properties Wiewiogr 2018-10-27 17:23:07 +02:00
  • 71f96f27d1
    add secretKey field to GameServer Wiewiogr 2018-10-27 17:22:20 +02:00
  • 98402dd45b
    Added SecretKeyGenerator class Wiewiogr 2018-10-27 17:21:12 +02:00
  • 548d756e90
    Added tests for ItemsContainer Wiewiogr 2018-10-27 15:51:21 +02:00
  • 1a2332bc32
    Create ItemsContainer.java Wiewiogr 2018-10-27 15:49:39 +02:00
  • 9a73b7b7d1
    Merge pull request #175 from senatormailman/readme Simon Fortier 2018-10-12 18:49:43 -04:00
  • d860591cc8 Minor formatting fixes following simon987's suggestion. Liam Hogan 2018-10-12 17:45:38 -04:00
  • 268acda773 Minor formatting fix. Liam Hogan 2018-10-12 15:35:30 -04:00
  • 6d66e19dc5 Added installation instructions for macOS. Pulled some of the formatting from Anarcroth's Linux instructions. Liam Hogan 2018-10-12 15:30:34 -04:00
  • 40e7899cf6
    Merge pull request #174 from Anarcroth/add-arch-install-instructions Simon Fortier 2018-10-03 21:47:27 -04:00
  • abb92bfc75 Added Arch Linux installation instructions Martin Nestorov 2018-10-03 19:46:49 +03:00
  • becf6e5feb
    Merge pull request #173 from bobbyjudd/issue-172 Simon Fortier 2018-09-06 15:56:07 -04:00
  • 8af652482d Fixed memory displacement when subtracting labels, and added corresponding test Bobby Judd 2018-09-05 21:11:11 -07:00
  • 205845d6af Changed the way port configuration is done Simon 2018-09-03 17:04:29 -04:00
  • 64193ecf7a Should fix user creation problem Simon 2018-09-03 16:12:22 -04:00
  • a1cf279b6f
    Merge pull request #171 from Francessco121/bug/unicode-string-crash Simon Fortier 2018-08-30 17:24:32 -04:00
  • 6074238131 Catch string unescape exceptions when parsing DW string operands Ethan Lafrenais 2018-08-29 23:15:06 -04:00
  • fa62c49fa8 Add the Visual Studio Code workspace directory to .gitignore Ethan Lafrenais 2018-08-29 23:13:08 -04:00
  • a0aaee7ee7 Added find cubot button Simon 2018-08-13 15:59:46 -04:00
  • 96fc3ed68c Should fix server crash problem when harvesting biomass Simon 2018-08-13 15:43:41 -04:00
  • e69111ff3c Should fix user creation problem Simon 2018-08-13 15:41:08 -04:00
  • e7e9a3e6fb
    Merge pull request #168 from Mozzi20/master Simon Fortier 2018-06-08 12:09:36 -04:00
  • a73aa7c3a5 Moved radioactive obstacle. Unknown 2018-06-08 09:58:52 +02:00
  • e8543082ce Fixed radioactive obstacle. Unknown 2018-06-07 23:24:49 +02:00
  • 4b7ebd7ad6 Added radioactive obstacle. Unknown 2018-06-07 21:40:59 +02:00