Commit Graph

51 Commits

Author SHA1 Message Date
farling42 d2f5edf38e Store hardcoded manifest link in module.json
Older versions use an explicit pointer to module.json in the source tree rather than the version on each release.
2025-03-27 21:52:49 +00:00
farling42 559a45cdef Mark as verified on 13.338 v1.1.2 2025-03-27 21:47:48 +00:00
farling42 2fd1060ea8 Update tags in README 2025-03-20 16:19:56 +00:00
farling42 ecbd26a89d Previous fix didn't make any difference, so reverting 2025-03-20 16:17:52 +00:00
farling42 238f7f057a Manual setting of manifest to allow all users to move to new location 2025-03-20 16:14:23 +00:00
farling42 fe527cd944 Ignore lock file and create new release v1.1.1 2025-03-20 16:09:54 +00:00
farling42 0fa4b52704 Add LICENSE file to zip z3 2025-03-20 16:03:02 +00:00
farling42 6b2deb0392 Fix module.json for release action z2 2025-03-20 16:00:21 +00:00
farling42 a28ca6cc6d Add new maintainer + add github action file z1 2025-03-20 15:55:13 +00:00
Farling 5c995983f0 Update links to new location 2025-03-20 14:32:54 +00:00
Manuel Vögele 800e7de263 Release v1.1.0 v1.1.0 2024-07-07 21:14:20 +02:00
Matheus Clemente 93d1587f61 Update for V12 (#22) 2024-07-07 20:56:41 +02:00
Manuel Vögele c80346917e Release v1.0.13 v1.0.13 2023-06-03 16:17:10 +02:00
Manuel Vögele c65506ba0c Verified compatibility with Foundry 11 2023-06-03 16:16:21 +02:00
Manuel Vögele bf59633a16 Release v1.0.12 v1.0.12 2022-09-30 21:31:23 +02:00
Manuel Vögele c75eef77b8 Remove deprecated data attributes 2022-09-30 21:29:39 +02:00
Manuel Vögele 2a7f9cc52e Release v1.0.11 v1.0.11 2022-09-16 22:39:46 +02:00
Manuel Vögele bfc7fb4955 Migrate to Foundryvtt v10 2022-09-16 22:33:54 +02:00
Manuel Vögele 3bdb4d8d6c Release v1.0.10 v1.0.10 2021-12-29 23:05:19 +01:00
Manuel Vögele 97c143926a Verified compatibility with Foundry 9 2021-12-29 22:54:02 +01:00
Manuel Vögele 4afb56f9be Release v1.0.9 v1.0.9 2021-08-21 23:00:40 +02:00
Manuel Vögele 7315c0fa4c Verified compatibility with foundry 0.8.9 2021-08-21 13:28:15 +02:00
Manuel Vögele d8125e7592 Release v1.0.8 v1.0.8 2021-07-02 11:31:39 +02:00
Manuel Vögele 48121fe6c6 License the project under MIT (resolves #4) 2021-06-24 18:21:35 +02:00
Manuel Vögele 51c02f81ea Release v1.0.7 v1.0.7 2021-06-18 13:49:58 +02:00
Manuel Vögele a1179579f9 Verified compatibility with Foundry 0.8.7 2021-06-18 13:48:57 +02:00
Manuel Vögele 71c149a954 Release v1.0.6 v1.0.6 2021-05-22 19:46:39 +02:00
Manuel Vögele 2e03f5a5c3 Release v1.0.5 v1.0.5 2021-05-01 12:53:38 +02:00
Manuel Vögele 39c30c357a Release v1.0.4 v1.0.4 2021-04-27 09:42:29 +02:00
Manuel Vögele b3b8b138bf When a player disconnects, fail all unresolved requests that were sent to that player 2021-04-27 09:41:22 +02:00
Manuel Vögele fb3aeaf813 Fix a regression introduced in 1646bbbe that prevented remote errors to propagate to the calling client 2021-04-27 09:33:19 +02:00
Manuel Vögele 5d9dd82a7d Create system field in constructor 2021-04-27 07:48:40 +02:00
Manuel Vögele 6a70df04e7 Check earlier if current user is a gm 2021-04-27 00:22:36 +02:00
Manuel Vögele 1fa8e03406 Add hint about socket.register into documentation of execution functions 2021-04-26 19:37:36 +02:00
Manuel Vögele 1646bbbe3b Don't send a package id for commands as it's not needed 2021-04-26 17:29:57 +02:00
Manuel Vögele 971c92b21a Ignore responses from users that aren't recipients of the original request 2021-04-26 12:36:56 +02:00
Manuel Vögele 6a5190b0a8 Expose the id of the user that sent a socket via the API 2021-04-26 11:27:21 +02:00
Manuel Vögele 86b0162c9c Correctly reference SocketlibInvalidUserError 2021-04-20 12:21:17 +02:00
Manuel Vögele 2909bc16f5 Release v1.0.3 v1.0.3 2021-04-20 10:34:51 +02:00
Manuel Vögele 4852da9bd5 Catch all exceptions raised in commands that are invoked locally 2021-04-20 10:30:59 +02:00
Manuel Vögele 5fa28a9364 Release v1.0.2 v1.0.2 2021-04-16 15:47:25 +02:00
Manuel Vögele 148f442857 Make executeForEveryone and executeForAllGMs execute locally as well. Add executeForOthers and executeForOtherGMs endpoints 2021-04-16 15:41:57 +02:00
Manuel Vögele 326bc0e017 Execute functions locally if the current user is explicitly set as a recipient 2021-04-16 15:33:30 +02:00
Manuel Vögele be642cfb88 Release v1.0.1 v1.0.1 2021-04-15 10:08:45 +02:00
Manuel Vögele 8d165c2984 Verified 0.8.1 combatibility 2021-04-15 10:05:35 +02:00
Manuel Vögele de4a289395 Add game system support 2021-04-15 09:52:50 +02:00
Manuel Vögele 8753a83d93 Release v1.0.0 v1.0.0 2021-04-14 21:00:53 +02:00
Manuel Vögele fb6df0393c Add .editorconfig 2021-04-14 21:00:40 +02:00
Manuel Vögele 3e4a468e67 Set the library key in the manifest 2021-04-14 17:36:14 +02:00
Manuel Vögele 20c5a59fe4 Javascript's < operator isn't locale aware on strings, so we can use that instead of our own custom implementation 2021-04-14 15:14:15 +02:00