Commit Graph

  • 9727137675 Add basic Parties group adapter Daniel Saukel 2020-03-29 17:15:22 +0200
  • 74ede6d392 Fix reference to old edit world being kept Daniel Saukel 2020-03-25 16:52:20 +0100
  • 17e016c1de Fixes broken teleport sign STKzica 2020-03-24 12:51:12 -0300
  • 37e07accd9 Remove unused features from cmd script Daniel Saukel 2020-03-24 15:52:38 +0100
  • 83f01ba08f Remove unused features from cmd script Daniel Saukel 2020-03-23 21:24:34 +0100
  • 110913b9c7 Fix global sign NPEs Daniel Saukel 2020-03-23 20:59:03 +0100
  • a92212c0e3 Fix /dxl play command Daniel Saukel 2020-03-23 20:58:36 +0100
  • 9de40e2d1d (Re)add built-in command signs Daniel Saukel 2020-03-22 23:51:31 +0100
  • b4171e3479 Revert redstone signs functionality Daniel Saukel 2020-03-21 19:02:45 +0100
  • d6a2e38375 Fix mob signs Daniel Saukel 2020-03-21 18:17:35 +0100
  • f1e98aa66b Update sign colors in language files Daniel Saukel 2020-03-21 18:14:51 +0100
  • d3fc1cb8a0 Use the same green on every interact sign Daniel Saukel 2020-03-21 17:57:42 +0100
  • ed10a03629 Use messages game rule for hologram signs Daniel Saukel 2020-03-21 17:17:33 +0100
  • 802871393b Commons isn't relocated in Caliburn 1.0 Daniel Saukel 2020-03-21 16:46:48 +0100
  • 04ac3b3b58 Don't set signs to air on dungeon init that aren't initialized yet Daniel Saukel 2020-03-21 16:45:18 +0100
  • c4b2562d07 Use setToAir() method everywhere Daniel Saukel 2020-03-21 16:44:34 +0100
  • dede41827f Fix sign IOOB exception if line one length is small Daniel Saukel 2020-03-21 16:41:06 +0100
  • 42e762911a Don't use Caliburn's Commons lib import Daniel Saukel 2020-03-21 16:40:25 +0100
  • c7cef7f6a3 Create javadoc archive Daniel Saukel 2020-03-21 16:36:46 +0100
  • 2e26fe7d7c Remove... whatever this is Daniel Saukel 2020-03-20 21:09:53 +0100
  • 56ef3dd202 Shift trigger logic to new sign categories Daniel Saukel 2020-03-20 21:09:36 +0100
  • 82cb68c3b5 Consistent exception catching in BlockSign#activate() and #deactivate() Daniel Saukel 2020-03-20 18:47:52 +0100
  • f19417ceeb Start interaction sign IDs at 0 Daniel Saukel 2020-03-20 18:47:27 +0100
  • d3e32f5893 Better script sign support Daniel Saukel 2020-03-20 18:44:26 +0100
  • 0a3d559b39 Handle interval == 0 windups Daniel Saukel 2020-03-19 17:06:23 +0100
  • 53cd13b0ec How did this happen? We're smarter than this! Daniel Saukel 2020-03-19 16:35:30 +0100
  • d0042949fc Fix loading game rules Daniel Saukel 2020-03-19 15:14:07 +0100
  • 0212a865f8 Improve message signs Daniel Saukel 2020-03-18 19:37:41 +0100
  • 3d19e30287 Readd trigger parser Daniel Saukel 2020-03-18 19:37:12 +0100
  • 5d452db92d Use game rules from registry instead of default VALUES array Daniel Saukel 2020-03-18 19:36:51 +0100
  • 929a87ac68 Fix potential dungeon game rule NPE Daniel Saukel 2020-03-18 19:33:06 +0100
  • 5fb6aba071 Change Windup trigger behavior Daniel Saukel 2020-03-18 17:07:57 +0100
  • dcc7d4e4fb Set MobSign runnable Daniel Saukel 2020-03-18 17:07:47 +0100
  • 02c159e3df Fix title signs Daniel Saukel 2020-03-18 16:14:06 +0100
  • 51cccb3afb Load and trigger signs correctly in games Daniel Saukel 2020-03-18 16:13:58 +0100
  • 293dc75f0e More Container fixes Daniel Saukel 2020-03-18 16:13:29 +0100
  • ccf185e105 Don't shade Commons lib twice Daniel Saukel 2020-03-18 15:40:04 +0100
  • 2eb3ab6332 Fix NPE when player quits Daniel Saukel 2020-03-18 13:02:25 +0100
  • 9a10bea264 Fix reward chest backwards compatibility Daniel Saukel 2020-03-18 01:15:32 +0100
  • bd91373a03 Make title signs use messages game rule Daniel Saukel 2020-03-18 01:13:15 +0100
  • c3528eff3d Fix legacy sign check Daniel Saukel 2020-03-18 01:12:53 +0100
  • 8402311e6f Fix msg command Daniel Saukel 2020-03-18 01:12:37 +0100
  • f8ea5eff69 Fix game rule merging Daniel Saukel 2020-03-18 01:12:11 +0100
  • 767a5eddaf Fix dungeon config NPE Daniel Saukel 2020-03-17 13:46:56 +0100
  • f94a12c1f7 Fix sign getters Daniel Saukel 2020-03-17 13:46:45 +0100
  • cafe90e40e Fix deprecated signs crashing server Daniel Saukel 2020-03-16 19:57:28 +0100
  • d60d3f3345 Fix MobSign constructor Daniel Saukel 2020-03-16 18:47:51 +0100
  • faa2b439ef
    Merge pull request #722 from DRE2N/implement-api Daniel Saukel 2020-03-16 17:45:50 +0100
  • 12d9d73e8a Move dependencies to achieve standalone functionality of API module Daniel Saukel 2020-03-16 17:45:14 +0100
  • 6b9ac9d624 Finish game rule API Daniel Saukel 2020-03-16 16:33:41 +0100
  • 49b94f8c82 Add GAME_GOAL game rule Daniel Saukel 2020-03-13 23:50:49 +0100
  • c6454057f4 Implement new sign system Daniel Saukel 2020-03-13 23:48:49 +0100
  • ba42e435ac Implement all API except for new sign system Daniel Saukel 2020-03-09 21:19:27 +0100
  • 3ed42af0d1 Update Commons to 6.1.3 Daniel Saukel 2020-03-09 21:18:56 +0100
  • 8059dbbc78 Fix syntax in french.yml 819 Daniel Saukel 2020-02-09 14:51:16 +0100
  • 1de4780c39 Add score API Daniel Saukel 2020-02-08 17:47:08 +0100
  • ebc81947d3 Merge pull request #709 from Tiplish/patch-1 Daniel Saukel 2020-02-08 16:37:15 +0100
  • 4db1664b38
    Update french.yml Tiplish 2020-02-08 12:55:11 +0100
  • e8bbf42854 Fix messages NPE / Commons update to 6.1.2 Daniel Saukel 2020-02-08 02:38:52 +0100
  • 12c2cdfb83 Parse language files with yamllint.com Daniel Saukel 2020-02-07 15:06:10 +0100
  • 2d39a97ca1 Remove folders that represent features that aren't API from DungeonsAPI Daniel Saukel 2020-02-07 14:58:29 +0100
  • 01bfc43c6e Allow all containers as reward / dungeon chests; resolves #666 Daniel Saukel 2020-02-04 23:01:53 +0100
  • 054e7d9ae9 Place signs can fire sign triggers Daniel Saukel 2020-02-03 19:24:12 +0100
  • ea963f8a9b German translation Daniel Saukel 2020-02-03 18:34:23 +0100
  • 3e3181e7eb Fix /dxl (main) help message Daniel Saukel 2020-02-02 21:50:29 +0100
  • 56e6c81c59 Update french.yml Daniel Saukel 2020-02-02 20:10:57 +0100
  • 1c7e2a3de8 Language fixes Daniel Saukel 2020-02-02 20:00:09 +0100
  • e62475603b Reorganize French translation Daniel Saukel 2020-02-02 19:59:58 +0100
  • c33f523a73 “One should never use exclamation points in writing. It is like laughing at your own joke.” - Mark Twain Daniel Saukel 2020-02-02 19:21:50 +0100
  • c661907f69
    Delete german.yml Daniel Saukel 2020-02-02 19:08:14 +0100
  • a94c9a7824
    Delete french.yml Daniel Saukel 2020-02-02 19:08:09 +0100
  • 4b10c601b3
    Delete english.yml Daniel Saukel 2020-02-02 19:08:04 +0100
  • 8026cb9ec5 Javadoc fix Daniel Saukel 2020-02-02 03:11:28 +0100
  • a5b1e85148 Javadoc fix Daniel Saukel 2020-02-02 03:09:22 +0100
  • 68f6b19cd5
    Merge pull request #708 from DRE2N/api Daniel Saukel 2020-02-02 03:04:04 +0100
  • ea8da5f2e3 Update to Commons 6.1.1; fixed broken API module references Daniel Saukel 2020-02-02 03:03:29 +0100
  • d8b4b4e64e Bump Commons dependency Daniel Saukel 2020-02-01 22:20:10 +0100
  • b1342a8d76 Add Javadoc comments, n&k to windup signs Daniel Saukel 2020-02-01 22:19:59 +0100
  • c20e090914 Add more sign Javadocs Daniel Saukel 2020-01-29 19:08:12 +0100
  • a817ba41ba Fix Javadoc syntax errors Daniel Saukel 2020-01-29 02:06:48 +0100
  • 0fe56fdf61 Add Javadoc sign type descriptions Daniel Saukel 2020-01-29 01:42:28 +0100
  • 0b48675735 Add player cache Daniel Saukel 2020-01-29 01:22:48 +0100
  • b5379674ad Add GroupAdapter API draft Daniel Saukel 2020-01-29 00:44:45 +0100
  • 3ea4411490 Additional getters Daniel Saukel 2020-01-29 00:36:58 +0100
  • 3a23101441 Add Dungeon API Daniel Saukel 2020-01-27 19:54:30 +0100
  • 816baa9b61 Game / Game rule API Daniel Saukel 2020-01-27 19:54:15 +0100
  • b0b413e89a Add map and instance registries Daniel Saukel 2020-01-27 19:52:18 +0100
  • 12603e9fa3 Add mob getters to GameWorld Daniel Saukel 2020-01-27 19:51:54 +0100
  • f95f1b8972 Add ExternalMobProvider registry Daniel Saukel 2020-01-27 19:50:35 +0100
  • 7a5ad90524 Add ExternalMobProvider API Daniel Saukel 2020-01-27 19:50:22 +0100
  • 7dc4e9c02b Add requirement API (no group check methods yet) Daniel Saukel 2020-01-27 02:23:23 +0100
  • b7ca245ff1 Add dungeon mob API Daniel Saukel 2020-01-27 02:10:37 +0100
  • b9eb37713b Fix comments Daniel Saukel 2020-01-27 01:50:57 +0100
  • 0c089e65a6 Add reward API Daniel Saukel 2020-01-27 01:49:31 +0100
  • c5d95d1788 Add dungeon map API Daniel Saukel 2020-01-27 01:42:36 +0100
  • da149bd51e Fix inconsistent method names Daniel Saukel 2020-01-27 01:35:38 +0100
  • eb18ee9bce Add dungeon sign API Daniel Saukel 2020-01-27 01:31:54 +0100
  • 43027ae8a9 Generate JavaDoc on compilation Daniel Saukel 2020-01-24 17:27:54 +0100
  • 0f38b9c899 More PlayerGroup APIs Daniel Saukel 2020-01-24 17:27:37 +0100
  • ab845b8557 Add some API / implementation difference notes Daniel Saukel 2020-01-24 17:27:19 +0100