
SimpleVoice-Geyser
This project extends Simple Voice Chat to Bedrock edition through a web interface.
0.1.1-Dev release
NOTE:
Main user Downloads have been moved to Modrinth as it is much easier for me to keep track of things. Downloads that will remain here are: Core, Core-Sources, and Core-Javadoc.
Let me know if there is an issue with audio not coming from SVC client mods...
Description
- Adds mic and speaker select back in.
- Adds an Update Checker
- Fixes hidden usages of SvgCore before being initialized.
- rebuilds file-system
- Updates gradle to 9.5.0
- Creates an AuthLimiter to prevent people from spamming and getting into other's accounts. - This results in a 5 minute lockout. To bypass, run /svg pswd in-game for the user.
- New Commands: - /svg reload. Reloads some of the configuration. - /svg checkUpdate- admin command to check for plugin updates from modrinth.
Upgrading
- Players will have to do /svg pswd
again. (Yes I know). You can delete the password.json file.
Mainly an internal change.
Fixes Issues:
- fixes #39- Readded mic select data. To be tested
- fixes #41- Fixed hidden usages of SvgCore before it is initialized.
What's Changed
- 0.1.1-Dev by @TheodoreMeyer in https://github.com/TheodoreMeyer/SimpleVoice-Geyser/pull/43
Full Changelog: https://github.com/TheodoreMeyer/SimpleVoice-Geyser/compare/v0.1.0-Dev...v0.1.1
0.1.1-Dev release
NOTE:
Main user Downloads have been moved to Modrinth as it is much easier for me to keep track of things. Downloads that will remain here are: Core, Core-Sources, and Core-Javadoc.
Let me know if there is an issue with audio not coming from SVC client mods...
Description
- Adds mic and speaker select back in.
- Adds an Update Checker
- Fixes hidden usages of SvgCore before being initialized.
- rebuilds file-system
- Updates gradle to 9.5.0
- Creates an AuthLimiter to prevent people from spamming and getting into other's accounts. - This results in a 5 minute lockout. To bypass, run /svg pswd in-game for the user.
- New Commands: - /svg reload. Reloads some of the configuration. - /svg checkUpdate- admin command to check for plugin updates from modrinth.
Upgrading
- Players will have to do /svg pswd
again. (Yes I know). You can delete the password.json file.
Mainly an internal change.
Fixes Issues:
- fixes #39- Readded mic select data. To be tested
- fixes #41- Fixed hidden usages of SvgCore before it is initialized.
What's Changed
- 0.1.1-Dev by @TheodoreMeyer in https://github.com/TheodoreMeyer/SimpleVoice-Geyser/pull/43
Full Changelog: https://github.com/TheodoreMeyer/SimpleVoice-Geyser/compare/v0.1.0-Dev...v0.1.1
Description
- Major rewrite of internal code
- Add ptt
- Support Fabric (1.21.11)
- Large UI upgrade
New Contributors (Thanks for the Help)
- @SzaBee13
- @cat-cat2
- @FlaminFoxxo (pointed out a bug and fixed it)
Issues
- Fixed #34 by no longer forcing geyser to exist
Release Notes
- Split into 3 modules
- Ui upgrade and split
- New Command System (Please see docs, but may take a day to update).
What's Changed
- Fixed UI and organized the code by @cat-cat2 in #32
- Fixed h1 by @cat-cat2 in #33
- Changed css by @cat-cat2 in #37
- Push to Talk by @SzaBee13 in #30
- 0.1.0-Dev by @TheodoreMeyer in #31
New Contributors
- @cat-cat2 made their first contribution in #32
- @SzaBee13 made their first contribution in #30 Full Changelog: v0.0.3-Dev...v0.1.0-Dev
Description
- Major rewrite of internal code
- Add ptt
- Support Fabric (1.21.11)
- Large UI upgrade
New Contributors (Thanks for the Help)
- @SzaBee13
- @cat-cat2
- @FlaminFoxxo (pointed out a bug and fixed it)
Issues
- Fixed #34 by no longer forcing geyser to exist
Release Notes
- Split into 3 modules
- Ui upgrade and split
- New Command System (Please see docs, but may take a day to update).
What's Changed
- Fixed UI and organized the code by @cat-cat2 in #32
- Fixed h1 by @cat-cat2 in #33
- Changed css by @cat-cat2 in #37
- Push to Talk by @SzaBee13 in #30
- 0.1.0-Dev by @TheodoreMeyer in #31
New Contributors
- @cat-cat2 made their first contribution in #32
- @SzaBee13 made their first contribution in #30 Full Changelog: v0.0.3-Dev...v0.1.0-Dev
0.0.3-DEV
Notes:
- This may not be production ready.
- Please Report Bugs in the issue section!
To use:
See Overview.
When Upgrading from an earlier version:
- ALL players will have to run
/svg pswd [password]again because it is now hashed.
Requirements:
- Spigot 1.21.8+ or fork
- Simple Voice Chat- Bukkit 2.6.x
- Optional: Geyser-MC: API-2.9.0+
- Optional: Floodgate: API: 2.2.4+
Credits:
- @supergamer66000 (Added forms + Client Emote Event + most Geyser work)
- @TheodoreMeyer (Most upgrades)
Feel Free to also Contribute!
What's Changed
- Menu Update by @supergamer66000 in https://github.com/TheodoreMeyer/SimpleVoice-Geyser/pull/26
- 0.0.3-DEV by @TheodoreMeyer in https://github.com/TheodoreMeyer/SimpleVoice-Geyser/pull/24
Full Changelog: https://github.com/TheodoreMeyer/SimpleVoice-Geyser/compare/v0.0.2-DEV...v0.0.3-Dev
https://github.com/TheodoreMeyer/SimpleVoice-Geyser/compare/v0.0.1-Alpha...v0.0.2-DEV
Requires 2.6.x of SVC.
