Skip to content

Commit ab9fa5a

Browse files
committed
Updated CHANGELOG for 1.0.2
1 parent c385834 commit ab9fa5a

File tree

2 files changed

+29
-35
lines changed

2 files changed

+29
-35
lines changed

CHANGELOG.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ w3g Change Log
44

55
.. current developments
66
7+
v1.0.2
8+
====================
9+
10+
**Added:**
11+
12+
* Add support for 12 new slot colors
13+
* Add new result to LeftGame. Not sure what it is, but it seems to be
14+
another version of 'left game'
15+
* Add default value for Select Modes
16+
* ``File.player_race()``: Try to guess actual race for Random players
17+
* Add another "win condition" by finding the last Player who left the
18+
game
19+
20+
**Changed:**
21+
22+
* ``SlotRecord.from_raw()``: Drop 2 high-order bits in the "race" byte as
23+
per ``w3g_format.txt`` - 4.12 notes
24+
25+
**Fixed:**
26+
27+
* Prevent sporadic "invalid continuation byte" error
28+
* Fix issue in ``Player.from_raw()`` which threw off byte seeking for the
29+
rest of the file
30+
31+
- Usually custom_or_ladder should be 1 or 8, but it seems to often be
32+
2 for newer replays
33+
34+
35+
736
v1.0.1
837
====================
938

news/one30.rst

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)