This repository has been archived by the owner on Apr 27, 2019. It is now read-only.
Releases: StarryPy/StarryPy-Python2-Deprecated
Releases · StarryPy/StarryPy-Python2-Deprecated
Glad Giraffe update 3
I think I am happy enough with the code, at the moment, to call it 'release worthy.'
That said here is StarryPy 1.7.2 for Glad Giraffe update 3 (Protocol 711).
Any problems encountered, please open an issue for here on GitHub.
Cheers,
- Kharidiron
Version 1.2.3
Mostly bugfixes. It is recommended to upgrade.
Fixes:
- Colored names
- Double quit messages
- Announcements on failed joins
- Several errors messages that were inappropriately printed to console
- Projectile blacklist messages are now relegated to trace logging
- Added trace logging, which should make it easier to diagnose issues
Version 1.2.0
Partial changelist:
- Improved connection handling; no more dangling clients.
- Projectile blacklist, configurable.
- Connection reaper, automatically disconnects clients that have been inactive for a certain amount of time (default: 10 seconds)
- Help command now only shows commands the player has access to.
- Correct IP addresses are now attached to all users.
- Configurable logging
- Configurable regex on join for player names. By default it will remove color codes and leading/trailing spaces.
- Improved log file handling
- Improved configuration file handling; should make future transitions easier.
- Improved documentation regarding installation.
- Config flag for disabling the startup port check.
- Chat logger
- Improvements to the ORM base class.
- UTF-8 compatibility for MOTD.
- Less restrictive licensing terms regarding plugins. We will now accept BSD and MIT licensed plugins in PRs assuming they include their own license file. Sorry, but no GPL.
- Simplified warping commands; coordinates are removed for now as they're redundant and difficult to use.
Happy Kangaroo
First public release on StarryPy.