Skip to content

Commit 75d925e

Browse files
committed
Re-ordered the sections in 3.6.14
1 parent bec81ed commit 75d925e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8989
- Performance Improvements
9090

9191
## [3.6.14] - 2012-10-23 - [Release thread](https://www.hard-light.net/forums/index.php?topic=82648.0)
92-
### Changed
93-
- Major HUD gauges overhaul
94-
- Split the Locked flag so that you can lock Ships or Weapons on the game loadout screen independently
95-
- Mixed ammo for primary and secondary weapons - [`$Substitute`](http://www.hard-light.net/wiki/index.php/Weapons.tbl#.24Substitute:) - Allows you to have a weapon that fires other weapon ammo in a specific pattern (say a Gatling gun with tracers).
96-
- [`show-subtitle`](https://wiki.hard-light.net/index.php/SCP_SEXPs#show-subtitle) SEXP supports custom fonts
97-
- The active support ship limit per side is now dynamic. See [`set-support-ship`](https://wiki.hard-light.net/index.php/SCP_SEXPs#set-support-ship) for more info.
9892
### Added
9993
- Objecttype tables support for deciding how enemies respond to ship classes when disabled
10094
- Allow modders to set a [mood](http://www.hard-light.net/forums/index.php?topic=81991.msg1639770#msg1639770) for builtin messages and then switch the mood for the mission on the fly using a SEXP
@@ -114,6 +108,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
114108
- `get-object-speed-x`
115109
- `get-object-speed-y`
116110
- `get-object-speed-z`
111+
### Changed
112+
- Major HUD gauges overhaul
113+
- Split the Locked flag so that you can lock Ships or Weapons on the game loadout screen independently
114+
- Mixed ammo for primary and secondary weapons - [`$Substitute`](http://www.hard-light.net/wiki/index.php/Weapons.tbl#.24Substitute:) - Allows you to have a weapon that fires other weapon ammo in a specific pattern (say a Gatling gun with tracers).
115+
- [`show-subtitle`](https://wiki.hard-light.net/index.php/SCP_SEXPs#show-subtitle) SEXP supports custom fonts
116+
- The active support ship limit per side is now dynamic. See [`set-support-ship`](https://wiki.hard-light.net/index.php/SCP_SEXPs#set-support-ship) for more info.
117117
### Fixed
118118
- Various multiplayer SEXP fixes
119119
- `rotating-subsys-set-time` now accelerates properly

0 commit comments

Comments
 (0)