From 78d352785b5401326e17751d54e41896669f8194 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Wed, 28 Jul 2021 17:04:27 +0200 Subject: [PATCH] Add changelog and mod script --- CHANGELOG.md | 36 +++++++++++++++++++++++ script.xml | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 117 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 script.xml diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..40a2749 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + +## [[0.1] - 2021-07-28](https://github.com/BC46/freelancer-hd-edition/releases/tag/0.1) + +### Changed +* Increased effect pool sizes +* Maximized draw distances for space structures, asteroids and effects +* Added support for scrolling through menus +* Added support for zooming in turret view +* Allow players to be called differently in Single Player +* Enabled NPC paths in multiplayer +* Include player ships in ship filter +* Make all planets spin slowly +* Make the first and last trade lane ring in a sequence visible on the nav map after encountering them +* Set maximum level in Single Player to 40 +* Show the names of zones as you enter and leave them +* Show the remaining shield and hull points of the selected target as numbers +* 1.1 Patch +* All content from Jason's Freelancer Patch v1.25 +* Direct3D 9 wrapper +* Disabled IPv6 adresses in Multiplayer Server list +* Fixed friendly jumphole in mission 6 +* Fixed many typos, grammar mistakes, inconsistencies, and more, in the game's text strings +* Fixed several incorrect/missing names and infocards in EW05, EW06, ST01, ST03 and ST03b +* Improved infocards for unknown factions +* Improved Nomad group member names +* Make energy, shield, and hull bars solid +* No longer hide The Order and the Nomads from the factions list +* No-CD Patch +* Prevent intentional frame drops from occurring +* Removed cruise speed display limit +* Removed general speed display limit +* Show "Far" in contact list only at distances of 999.999K or higher +* Removed ESRB notice +* Removed EULA on first run +* Removed unknown graphics card warning \ No newline at end of file diff --git a/script.xml b/script.xml new file mode 100644 index 0000000..8b088f5 --- /dev/null +++ b/script.xml @@ -0,0 +1,81 @@ + \ No newline at end of file