mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-03 14:03:18 +08:00
update changelog
This commit is contained in:
parent
54dd0a6a12
commit
41cae90a12
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,8 +1,8 @@
|
|||||||
### 1.7.7 (build 20698, api 7, 2022-08-21)
|
### 1.7.7 (build 20698, api 7, 2022-08-21)
|
||||||
- added `ba.app.meta.load_exported_classes()` for loading classes discovered by the meta subsystem cleanly in a background thread
|
- Added `ba.app.meta.load_exported_classes()` for loading classes discovered by the meta subsystem cleanly in a background thread.
|
||||||
- improved logging of missing playlist game types
|
- Improved logging of missing playlist game types.
|
||||||
- some ba.Lstr functionality can now be used in background threads
|
- Some ba.Lstr functionality can now be used in background threads.
|
||||||
|
- Added simple check for incoming packets (should increase security level a bit).
|
||||||
|
|
||||||
### 1.7.6 (build 20687, api 7, 2022-08-11)
|
### 1.7.6 (build 20687, api 7, 2022-08-11)
|
||||||
- Cleaned up da MetaSubsystem code.
|
- Cleaned up da MetaSubsystem code.
|
||||||
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
### 1.7.2 (20620, 2022-06-25)
|
### 1.7.2 (20620, 2022-06-25)
|
||||||
- Minor fixes in some minigames (Thanks Droopy!)
|
- Minor fixes in some minigames (Thanks Droopy!)
|
||||||
- Fixed a bug preventing 'clients' arg from working in _ba.chatmessage (Thanks imayushsaini!)
|
- Fixed a bug preventing 'clients' arg from working in `_ba.chatmessage` (Thanks imayushsaini!)
|
||||||
- Fixed a bug where ba.Player.getdelegate(doraise=True) could return None instead of raising a ba.DelegateNotFoundError (thanks Dliwk!)
|
- Fixed a bug where ba.Player.getdelegate(doraise=True) could return None instead of raising a ba.DelegateNotFoundError (thanks Dliwk!)
|
||||||
- Lots of Romanian language improvements (Thanks Meryu!)
|
- Lots of Romanian language improvements (Thanks Meryu!)
|
||||||
- Workspaces are now functional. They require signing in with a V2 account, which currently is limited to explicitly created email/password logins. See ballistica.net to create such an account or create/edit a workspace. This is bleeding edge stuff so please holler with any bugs you come across or if anything seems unintuitive.
|
- Workspaces are now functional. They require signing in with a V2 account, which currently is limited to explicitly created email/password logins. See ballistica.net to create such an account or create/edit a workspace. This is bleeding edge stuff so please holler with any bugs you come across or if anything seems unintuitive.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user