Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Changelog 2025-01-20 to 2025-01-27 #79365

Merged
merged 2 commits into from
Jan 27, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions data/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ Add keybind to throw your wielded item
audio now works on curses mode, not just tiles mode
Render WORN overlays for ablative pockets
Add unloading hotkey to AIM menu
Skip Default Backgrounds


## Content:
Expand Down Expand Up @@ -426,6 +427,8 @@ Added a small kindergarten
Add Hazelnut Milk, Walnut Milk, and add them to various recipes a la crepes.
Add the menorah and small candles to put in it
adds three new lore log snippets for the player to find in smartphones or laptops
Expand story line for Exodii mission 1
Add Exodii castle starting scenario
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved


## Interface:
Expand Down Expand Up @@ -573,6 +576,9 @@ Add history to Construction Search
load all of the user’s chosen font files as fallbacks for ImGui to use
Extended description window (x->e) shows potential deconstruction and bash yields
Focus the default selection in query popups
Don't hardcode help text: Zones Manager
Match ImGui `inherit_base_colors`
Don't hardcode help text: Overmap filter popup


## Mods:
Expand Down Expand Up @@ -969,6 +975,29 @@ Add a new mutation system for aftershock based on gene templates controllably gr
[Aftershock] Add human++ genemods
[Aftershock] Add UICA Shuttlebases to the Exo-Planet
[Aftershock] Add Gene Clinics Mapgen
[MoM] Psionics `magic_type` edits
[Xedra Evolved] Paraclesians passively gain traits (if they spend time in their native environment)
Aftershock: Allow direct trade of cash cards
Aftershock: Add military infolink and high voltage battery charger bionics
[MoM] Add focus to magic_type calculation
[DinoMod] moabosaurus
[Aftershock] Add an Encampment around the Port Augustmoon landing pad
[Aftershock] Labbits Eat Lichen and aren't born into adulthood
Make experience formulas take into account focus enchants
Requirement and spell fixes
[Xedra Evolved] If you habitually murder the Fair Folk they all hate you
[Xedra Evolved] Update Iron Allergy EoCs
[Aftershock] Combat Suits can now be obtained and update wintersuit itemgroups.
Add missing missions to sky island clear missions EOC
[Xedra Evolved] Arvore with enough power have neutrality from the triffids
[Xedra Evolved] Boann island updates
Correct loci establishment power success message
[Aftershock] Add a Vehicle Merchant to the Salvor Camp Garage.
[MoM] Add some more nether attunement consequences
[Aftershock] You need a combat License to buy a combat suit from the outfitter
[MoM] Differentiate XEDRA lab-made and makeshift inferno grenades, add `pyrokinetic matrix crystal bomb`
Update the Power Spoilers document with recently added teleportation powers
Aftershock: Add ETC firmware gunmods to Caseless military weapons.
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved


## Balance:
Expand Down Expand Up @@ -1498,6 +1527,21 @@ Allow commercial fertilizer to be used by zone manager
Fix infinite bounce
Prevent segfault when search gives no hits
Fix mutation spells learned don't lose when mutation lost
set default_value bodypart_str_id::NULL_ID() correctly
Loci Establishment not ending properly
Fix ierde sleep of stone trait / ban interaction
Sorting loot: stop player running to items that's not going to be moved
Fixes scaling of some Paraclesian spells
Fix spell cost from magic type
Prevent sorting activity from moving items that somebody works on
Can always repair simple parts on helicopters, inside or outside
Allow nested recipes to delete the item, if they dont yield any results.
Update Overmap Documentation to include field missing from the city specials section.
fix `map::shoot` bashing items
electronic storage overhaul migration fix
Require "Dirt Floor" to be built on dirt with a shovel
Pathfinding: Avoid NPCs falling down to open air
fix map cache item/EOC


## Performance:
Expand Down Expand Up @@ -1674,6 +1718,9 @@ Reuse built clang-tidy plugin across github action shards
Remove ghc/filesystem polyfill
Create user mods dir automatically
monstergroup name field changed to id
Shotgun shell dispersion refactor
electronic storage overhaul
remove legacy electronic storage code + small e-storage fixes

## Build:
Support Mac arm64 build
Expand Down
Loading