Updated Changelog
This commit is contained in:
parent
69bc0ed880
commit
8873f1f313
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
||||||
- Added new `requirements_extra.txt` file for easily getting all optional dependencies.
|
- Added new `requirements_extra.txt` file for easily getting all optional dependencies.
|
||||||
|
|
||||||
### Already in master
|
### Already in master
|
||||||
|
- Renamed Tutorial classes "Weapon" and "WeaponRack" to "TutorialWeapon" and
|
||||||
|
"TutorialWeaponRack" to prevent collisions with classes in mygame
|
||||||
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
||||||
- `py` command now reroutes stdout to output results in-game client. `py`
|
- `py` command now reroutes stdout to output results in-game client. `py`
|
||||||
without arguments starts a full interactive Python console.
|
without arguments starts a full interactive Python console.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue