mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-10 06:42:21 +00:00
Update CHANGELOG for rogue 2.11.
This commit is contained in:
parent
a9c73a4ebb
commit
b3654f4d27
1 changed files with 17 additions and 0 deletions
17
CHANGELOG
17
CHANGELOG
|
@ -1,3 +1,20 @@
|
|||
Ground Zero 2.10 to 2.11
|
||||
- Relicense under GPL2.
|
||||
- Fix Entity used itself in rbase1 and other minor fixes. (by
|
||||
BjossiAlfreds)
|
||||
- Some fixes for rsewer1. (by BjossiAlfreds)
|
||||
- Fix minor AI glitches with turrets (by BjossiAlfreds)
|
||||
- Fixed nagging help message in rhangar2. (by BjossiAlfreds)
|
||||
- Fixed gunner grenade duck code running twice. (by BjossiAlfreds)
|
||||
- Fixed wrong Tank muzzle flash. (by BjossiAlfreds)
|
||||
- Implement `g_swap_speed`. This allows to skip frames of "putting down
|
||||
weapon" and "raising weapon" animations, speeding them up. (by Jaime
|
||||
Moreira)
|
||||
- Several fixes to makron (by BjossiAlfreds)
|
||||
- Fixed stand-ground gladiators not attacking at certain range. (by
|
||||
BjossiAlfreds)
|
||||
- Fixed monsters seeing players during intermissions. (by BjossiAlfreds)
|
||||
|
||||
Ground Zero 2.09 to 2.10
|
||||
- Implement faster weapon switching with the new 'cycleweap' command.
|
||||
(by protocultor).
|
||||
|
|
Loading…
Reference in a new issue