Skip to content

Commit

Permalink
Weekly Changelog 2024-02-19 to 2024-02-26 (CleverRaven#71979)
Browse files Browse the repository at this point in the history
* Weekly Changelog 2024-02-19 to 2024-02-26

* Apply suggestions from code review

Co-authored-by: Brambor <[email protected]>

---------

Co-authored-by: David Seguin <[email protected]>
Co-authored-by: Maleclypse <[email protected]>
Co-authored-by: Brambor <[email protected]>
  • Loading branch information
4 people authored Mar 3, 2024
1 parent 2d76772 commit 1ae55d5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Allow whitelisting and blacklisting hobbies in scenarios, professions, and globa
EoCs support mutate_towards directly
make `u_spawn_item` to support the item group whose subtype is `collection`
Add u_wants_to_talk/npc_wants_to_talk EOC effects
Player can eat from camp larder(always). Workers receive spent food from it when being assigned to work (requires NPC needs enabled).


## Content:
Expand Down Expand Up @@ -202,6 +203,13 @@ Add 7 new frog zombie varities and audit existing frog zombies
Cinnamon for Deluxe Oatmeal
Soldiers' rifles have more/various weapon mods
readd heavy ballistic vest
Adds Chiropteran (bat) mutation line, and the subaquatic navigation system CBM
Allow monster corpse teeth to be used to make traps and weapons
Adds social/asocial mutations
Simulate hair growth over time.
Add earthworms to the game, as a food source
Add cougar kittens and fix cougar taming in mods
Boomers now leave fleshy gibs on detonation```


## Interface:
Expand Down Expand Up @@ -255,6 +263,7 @@ Hide AIM during directional prompts
Keep displaying selected outfit throughout chargen
High characters now see fancy smiley faces and exclamations in their message log.
Can't accidentally select full deconstruction if simple deconstruction is available
Set priority for containers that have auto whitelisting.


## Mods:
Expand Down Expand Up @@ -370,6 +379,7 @@ Fix Brackenwight special attack message
[Magiclysm] Add spells that allow you to gain the various +mana traits
[Magiclysm] Last Mage on Earth start
Tamable Wildlife: add Cougars to list of tameables
[Magiclysm] Add spellcasting proficiencies.


## Balance:
Expand Down Expand Up @@ -555,6 +565,7 @@ Say which specials could not be placed.
Fix assignment ID's with NECC mapgen EOCs.
Allows Infrared vision to see through smoke
[Magiclysm] Fix Peaceful Rest hobby
NPCs can overeat, starve, and dehydrate to death


## Performance:
Expand All @@ -579,6 +590,7 @@ Optimizing mostly item to reduce load-time allocation by over 20%
Optimize creature vision checks.
Optimize hot item function to save ~6.7% of game load time
Skip MGOAL_Find_Item if the player is busy.
Avoid wasteful loop in map special road connections


## Infrastructure:
Expand Down Expand Up @@ -626,6 +638,7 @@ Migrate names to snippets & add weighted snippets
Effect enchantments can now apply to monsters
Make JSON formatter replace nbsp with escape sequence
Update houses to utilize palettes
Added SMALL_HIDER flag to various monsters.


## Build:
Expand All @@ -641,6 +654,7 @@ Enable tests for merge queue
Report game's RNG seed during testing
Added WebAssembly build via Emscripten
CMake: Add LLVM build for Windows and other linker fixes
Use one precompiled header


## I18N and A11Y:
Expand Down

0 comments on commit 1ae55d5

Please sign in to comment.