Commit Graph

22 Commits

Author SHA1 Message Date
samo_lego 780e3a3ae1 1.16-rc1 2020-06-18 22:43:32 +02:00
samo_lego 3e0f9777d6 Merge branch 'portalRescue-overhaul' 2020-05-18 13:52:03 +02:00
samo_lego b250a52426 Finishing portal rescue overhaul 2020-05-18 13:22:43 +02:00
samo_lego 7edc9c6f64 Polishing 2020-05-14 20:13:36 +02:00
samo_lego c335e2233f PLayer portal rescue with fake blocks replacing portal 2020-05-11 21:25:20 +02:00
samo_lego 1e88180b23 Polishing comments etc. 2020-05-07 12:20:00 +02:00
samo_lego 27cdcf324d Fixed NPE that could occur when stopping server. 2020-04-16 14:26:27 +02:00
samo_lego 52f2f3c3f8 Added "Logged in from another location" protection. 2020-04-15 19:21:15 +02:00
samo_lego 0112004457 Finally! Better inventory protection. 2020-03-28 20:11:38 +01:00
samo_lego 2c16cb8318 Trying to get better inventory protection. Doesn't work atm. 2020-03-17 22:59:01 +01:00
samo_lego c578783727
Added fabric api to dependencies
in fabric.mod.json
2020-03-03 18:43:06 +01:00
samo_lego 9965e8d804 Config added
Some cleanups as well.
2019-12-30 20:19:53 +01:00
samo_lego 653230e534 Update to 1.15pre2
Added chat protection and movement protection. Mod should now enter polishing state.
2019-11-26 22:11:56 +01:00
samo_lego 8054a8fa6d Moved to Fabric API events
As well as fixed some bugs and did some changes to /auth
2019-11-17 20:07:54 +01:00
samo_lego c51fdc7c0a Disabling double registering
^ as well as trying to cancel the droping of items.
2019-11-14 22:08:48 +01:00
samo_lego e1e0ed4121 Another command update
Added changepw cmd, changed auth cmd.
2019-11-13 19:16:15 +01:00
samo_lego 3e06344197 Implemented password hashing
With the help of Argon2 lib
2019-11-09 17:01:59 +01:00
samo_lego bac5c879fa Database stuff
Mostly updating the database manager class. Added translations which don't work yet.
2019-11-07 22:18:14 +01:00
samo_lego b6c1ff6c3b Update
Starting to work on database ...
2019-11-05 20:24:58 +01:00
samo_lego b98f627875 Adding events
Triggers, listeners etc.
2019-10-31 14:11:03 +01:00
samo_lego 91ddfa1fe8 Some updates to commands 2019-10-27 11:19:13 +01:00
samo_lego 9adff8c50d Initalization
Starting my first mod :D for Fabric and for Minecraft in general.
2019-10-24 22:13:52 +02:00