mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update changelog
This commit is contained in:
parent
8b8cac25c1
commit
4f0fdb4d8a
1 changed files with 4 additions and 1 deletions
|
|
@ -25,7 +25,10 @@
|
|||
- Renamed Tutorial classes "Weapon" and "WeaponRack" to "TutorialWeapon" and
|
||||
"TutorialWeaponRack" to prevent collisions with classes in mygame
|
||||
|
||||
### Evennia 0.9.5 (master)
|
||||
### Evennia 0.9.5
|
||||
|
||||
A transitional release, including new doc system
|
||||
|
||||
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
||||
- `py` command now reroutes stdout to output results in-game client. `py`
|
||||
without arguments starts a full interactive Python console.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue