Commit Graph

31 Commits

Author SHA1 Message Date
Pascal Engélibert 047758767a
fix register_on_joinplayer last_login 2022-12-09 00:50:21 +01:00
Pascal Engélibert 1f0271099e
proxy: Watchdog 2022-12-09 00:31:42 +01:00
Pascal Engélibert f530c72014
feat(mod): first join & server login msgs 2022-07-11 12:36:41 +02:00
Pascal Engélibert 36a8791364
fix(proxy): error when no ssl 2022-07-11 12:15:28 +02:00
Pascal Engélibert 54971620f0
Fix HTTP compression 2022-06-13 15:51:14 +02:00
Pascal Engélibert 2a420d4130
Various fixes 2022-06-12 18:36:25 +02:00
Pascal Engélibert 2ad8f3c8f5
Add forum link to readme 2022-02-21 14:18:41 +01:00
Pascal Engélibert 945e0c5820
Fix undeclared req 2022-02-21 12:36:33 +01:00
Pascal Engélibert 26da26f7a6
Compatibility proxy 2022-01-31 23:49:50 +01:00
Pascal Engélibert 3827cc4b89
Update readme 2022-01-31 15:44:03 +01:00
Pascal Engélibert 1df668e6dc
Do not run globalstep when no player or no token 2022-01-31 14:57:52 +01:00
Pascal Engélibert 5dfcf905f4
Check token before sync 2022-01-31 14:29:19 +01:00
Pascal Engélibert 4bd0e718a2
Check whether login succeeds 2022-01-30 10:34:28 +01:00
Pascal Engélibert e307c24e06
Code cleanup 2022-01-29 23:44:56 +01:00
Pascal Engélibert c33d1e9cb6
Privilege matrix 2022-01-29 23:34:41 +01:00
- 427f0cc331 Removed unused vars. 2022-01-28 19:53:03 -08:00
- b532d5ca28 cleaned minetest.register_globalstep() 2022-01-28 19:10:38 -08:00
- 04cf7b139e cleaned up MatrixChat:get_sync_table() 2022-01-28 19:07:30 -08:00
scuti dab7d2f5b8 scuti/singleton (#5)
Moved global variables into a table.
2022-01-28 18:27:55 -08:00
- cfa2f41f1b fixed typo on parameter and adjusted logic for interval 2022-01-25 22:04:59 -08:00
- 7a33519d77 Added logout function and expanded testing command 2022-01-25 20:19:39 -08:00
- 704fe630cc Using auth. header 2022-01-25 18:01:04 -08:00
- 1aabbeaee3 fixed bug - multiples of the same message from matrix 2022-01-23 14:06:16 -08:00
- 9b05dd74c0 Add logout on shutdown 2022-01-23 13:36:05 -08:00
- e2f55d5f26 Added extra params to chat command 2022-01-23 04:19:59 -08:00
- 0a910c3aec Added chat command to debug syncing 2022-01-22 21:19:10 -08:00
- 45292083f2 saved - look into timing later 2022-01-22 20:24:06 -08:00
- e600d4a1e3 can fetch and display Matrix messages in-game 2022-01-22 19:41:51 -08:00
- d093f1a109 Wrote function to sync with matrix room 2022-01-22 17:31:16 -08:00
Pascal Engélibert 7cb6ac4cbd
Config 2022-01-21 16:44:20 +01:00
Pascal Engélibert 5857912e6a
Initial commit 2022-01-21 15:18:57 +01:00