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

Giant Update #46

Merged
merged 2,554 commits into from
Feb 5, 2020
Merged

Giant Update #46

merged 2,554 commits into from
Feb 5, 2020

Conversation

Soupster89
Copy link
Owner

Summary

Purpose of change

Describe the solution

Describe alternatives you've considered

Testing

Additional context

ZhilkinSerg and others added 30 commits January 29, 2020 11:08
Show messages when pet is captured or released
Adds font fallback support for map and overmap fonts
Fix breaking grab without spending moves by trying to climb up or down
mixed gunpowder is made from smokeless gunpowder and not having smokeless in the description is confusing.
To increase realism and game consistency regarding partial deafness

Partially fixes #36013

Disallows an attempt at safecracking while player has
`effect_earphones`. Due to a loophole caused by mp3 player activation
being instantaneous, it is still possible to begin safecracking
immediately after putting on the mp3 player (but not after 1 turn has
passed with the mp3 active).
Fix plural names in the Generic Guns mod
Fix crash when exiting from options menu after failed loading
Lowered excessive reading times of some cooking books.
* Add simple unit tests for `closest_points` functions

* Minor simplification and optimization of `closest_points` functions

* Allow specifying minimal distance in `closest_points` functions

* Use `closest_points` functions for overmap buffer search
* Obsolete flaming weapons

* Add flaming weapons to crazy cataclysm
snipercup and others added 29 commits February 4, 2020 22:13
In most other popup prompts in the game, pressing ESC cancels whatever
was being attempted, and generally prevents any further actions or time
passing.

Before this commit, the "You have trouble sleeping, keep trying?" prompt
would treat ESC as synonymous with "c", or "Continue trying to fall
asleep." In other words, ESC did not cancel or escape the menu, as a
player would expect from the behavior of other ingame menus.

After this commit, pressing ESC in the "You have trouble sleeping"
prompt is the same as "S", "Stop trying to fall asleep and get up."
This is the quickest shortcut to cancel the sleeping action, and stop
time from continuing to pass.
Gun volume auditing for .38/.357 handguns
Gun volume audit for .270 Win + a typo
Fix crash when closing game window
Add Ultica tileset demo to mainline
Save build artifacts from github actions CI
Gunmod Name to object, volume to string
* Name to object, volume to string

* Name to object, flags to array, volume to string

* Correct volume on firecracker
Fix typo in .50 BMG tracer ammo descriptions
* Name to object

* Name to object

* Name to object, double have decimal, flags to array
Magazine Name to object, volume to string
container Name to object, leave the s
* Name to object

* Name to object, leave the s
@Soupster89 Soupster89 merged commit f480118 into Soupster89:master Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.