Ticket #601 (closed task: completed)
Prepare for the 0.3.4 release
| Reported by: | prock | Owned by: | prock |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.3.4 |
| Component: | docs | Version: | trunk |
| Severity: | trivial | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Time planned: | ||
| Time remaining: | Time spent: |
Description
This is a catch all ticket for all work done in preparation for the 0.3.4 release.
Change History
comment:10 Changed 14 months ago by prock
(In [3923]) * Added some excludes to the fife.iss file so it doesn't include some files that it shouldn't when building the windows installer.
- Changed the python executable back to python.exe from pythonw.exe in the windows installer. pythonw.exe crashes with some version of python when you output something to the console screen. refs #601
comment:11 Changed 14 months ago by vdaras
comment:12 Changed 6 months ago by prock
- Owner changed from FIFE to prock
- Status changed from new to assigned
comment:13 Changed 4 months ago by prock
comment:14 Changed 4 months ago by prock
comment:15 Changed 4 months ago by prock
(In [4094]) * Updated rio version tags to 0.3.4
- Fog of War is not disabled by default in Rio.
- Added a key binding ('f') to enable/disable FoW in Rio.
- Updated the info/help text in Rio to reflect the new key binding and also to look a bit nicer.
- Fixed the bridge in Rio to now allow the boy to walk on it. refs #601
comment:16 Changed 4 months ago by helios2000
comment:17 Changed 4 months ago by prock
comment:18 Changed 4 months ago by prock
comment:19 Changed 4 months ago by prock
comment:20 Changed 4 months ago by prock
comment:21 Changed 4 months ago by prock
(In [4102]) Updating the AUTHORS file to be in a nicer format. Also added ChrisOelmueller? to the list of contributors. refs #601
comment:22 Changed 4 months ago by prock
comment:23 Changed 4 months ago by prock
comment:24 Changed 4 months ago by prock
- Status changed from assigned to closed
- Resolution set to completed
0.3.4 released... closed :D
comment:25 Changed 3 months ago by prock
Note: See
TracTickets for help on using
tickets.

(In [3807]) * Updated the Known Issues section in the README. Seems I forgot to do that for the 0.3.3r2 release. refs #601