samo_lego
|
9965e8d804
|
Config added
Some cleanups as well.
|
2019-12-30 20:19:53 +01:00 |
samo_lego
|
3e53aadd21
|
Merge branch 'master' of https://github.com/samolego/SimpleAuth
|
2019-12-02 17:41:32 +01:00 |
samo_lego
|
8054602a23
|
Language
Hardcoded rn, planning to add language file in the future.
|
2019-12-02 17:41:22 +01:00 |
samo_lego
|
4a536e87d0
|
Update README.md
|
2019-11-30 22:32:24 +01:00 |
samo_lego
|
4187a855fb
|
Disable movement
Update player's position
|
2019-11-30 22:07:23 +01:00 |
samo_lego
|
235d05b6df
|
Merge pull request #1 from samolego/dev
All functionality + update to 1.15pre2
|
2019-11-26 22:14:10 +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
|
beeb1183fc
|
Added invulnerability & invisibility
started with movement and chatting as well. both don't work atm
|
2019-11-24 22:16:02 +01:00 |
samo_lego
|
51892ec52d
|
1.15 update
Updatede onUseItem event. Making the dropitemcallback work now.
|
2019-11-23 17:58:43 +01:00 |
samo_lego
|
47fd0cb0fb
|
The actual cleanup
Removed commented old code
|
2019-11-19 22:22:20 +01:00 |
samo_lego
|
5ef361da64
|
Cleanup
Moved utility functions (rn just auth) to utils package.
Also started playing with unregister cmd.
|
2019-11-19 22:19:36 +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
|
476bddacc8
|
Update issue templates
|
2019-11-14 21:58:22 +01:00 |
samo_lego
|
06284686bc
|
Update of readme
|
2019-11-13 19:23:21 +01:00 |
samo_lego
|
8de665490e
|
Update issue templates
|
2019-11-13 19:18:54 +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
|
a9015b521e
|
Merge branch 'master' of https://github.com/samolego/SimpleAuth
|
2019-10-27 11:20:29 +01:00 |
samo_lego
|
91ddfa1fe8
|
Some updates to commands
|
2019-10-27 11:19:13 +01:00 |
samo_lego
|
0ab848f217
|
Update README.md
|
2019-10-25 08:57:27 +02:00 |
samo_lego
|
5d6de972f8
|
Update README.md
|
2019-10-25 08:56:44 +02: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 |
samo_lego
|
04598d0633
|
Initial commit
|
2019-10-22 16:37:09 +02:00 |