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

interesting #33

Merged
merged 414 commits into from
Nov 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
414 commits
Select commit Hold shift + click to select a range
84d614c
Update sweet_harvest.json
Theawesomeboophis Nov 14, 2020
8f6141a
Make Licorice Snake Hatchlings part I
Theawesomeboophis Nov 14, 2020
f0ad760
Update sweet_monsters.json
Theawesomeboophis Nov 14, 2020
95cede9
Update sweet_monsters.json
Theawesomeboophis Nov 14, 2020
19ea311
Fix Symbol Line
Theawesomeboophis Nov 14, 2020
0618d60
Licorice Snake Hatchlings Pt II
Theawesomeboophis Nov 14, 2020
997151f
Update sweet_monster_groups.json
Theawesomeboophis Nov 14, 2020
399a3b2
Fix Exit Code 2 error and lint
Theawesomeboophis Nov 14, 2020
cbf1931
Update sweet_monsters.json
Theawesomeboophis Nov 14, 2020
a1622e9
Fix Skill ID
Theawesomeboophis Nov 14, 2020
17490c6
Apply migrations to more jmapgens
anothersimulacrum Nov 14, 2020
0d57fb3
Fix rock forges not consuming charcoal
anothersimulacrum Nov 14, 2020
84ffaf9
Don't show relic activation when there is none
anothersimulacrum Nov 14, 2020
ee89795
Merge pull request #45410 from Theawesomeboophis/Magiclysm-Skill-ID
ZhilkinSerg Nov 14, 2020
189776d
Merge pull request #1 from CleverRaven/master
DericHuynh Nov 14, 2020
4c4613d
Fixes one second too short wait durations.
Squishums Nov 14, 2020
7f440e7
speedup npc::get_monster_faction
Aivean Nov 15, 2020
572eee1
use vector::reserve to speedup `squares_closer_to`
Aivean Nov 15, 2020
3f59361
[DinoMod] In the forest the Sauropods sleep tonight
LyleSY Nov 15, 2020
7db04a7
Merge pull request #45394 from Aivean/fix-flag-test
ZhilkinSerg Nov 15, 2020
18400b1
Merge pull request #45423 from Aivean/npc-monfaction-speedup
ZhilkinSerg Nov 15, 2020
f620d01
Merge pull request #45424 from Aivean/speedup-squares_closer_to
ZhilkinSerg Nov 15, 2020
01d2bf5
Trivial: minor speedup of monster->Character attitude calculation (#4…
Aivean Nov 15, 2020
e6f924f
Merge pull request #45425 from LyleSY/patch-4
ZhilkinSerg Nov 15, 2020
a2c2a36
Merge pull request #45418 from Squishums/wait-time-fix
ZhilkinSerg Nov 15, 2020
b1b4bb6
Merge pull request #45414 from anothersimulacrum/forge
ZhilkinSerg Nov 15, 2020
2337d40
Merge pull request #45413 from anothersimulacrum/migration-time
ZhilkinSerg Nov 15, 2020
e99ae81
Merge pull request #45409 from anothersimulacrum/relact
ZhilkinSerg Nov 15, 2020
55a47f0
Added traffic lights spawn on road intersections (#45411)
Night-Pryanik Nov 15, 2020
cabc5be
Merge pull request #45404 from Fris0uman/kitflare
ZhilkinSerg Nov 15, 2020
0adaa1c
Fixed several issues with Necropolis ground and underground levels m…
Night-Pryanik Nov 15, 2020
e1c218c
Instrument audit, matching sizes and weights to real world examples. …
DericHuynh Nov 15, 2020
a53c401
Merge pull request #45405 from Fris0uman/artifact_stack
ZhilkinSerg Nov 15, 2020
64b8950
Merge pull request #45430 from BrettDong/i18n
ZhilkinSerg Nov 15, 2020
165a25c
Merge pull request #45406 from dissociativity/feralrocks
Rivet-the-Zombie Nov 15, 2020
e6175c2
Merge pull request #2 from CleverRaven/master
DericHuynh Nov 15, 2020
9236580
Made traps with difficulty 0 to never fail, made traps with difficult…
DericHuynh Nov 15, 2020
e4667bd
return result of Creature::get_body by const reference
Aivean Nov 15, 2020
6db33e5
avoid string_id copy in `Character::worn_with_flag` variants
Aivean Nov 15, 2020
d4f548c
speedup `Character::suffer_from_tourniquet` by adding an early exit
Aivean Nov 16, 2020
291391c
FULL_MAGAZINE same meaning for craft/deconstruct
wapcaplet Nov 16, 2020
b3dcb0a
Moves includes pocket priority into its is_null check.
Squishums Nov 15, 2020
1e24536
Give crafted candles FULL_MAGAZINE flag
wapcaplet Nov 16, 2020
e184e46
Fixes pocket bugs with white and blacklists.
Squishums Nov 16, 2020
e11b305
Fix max_effective_intensity for effects
wapcaplet Nov 14, 2020
2a59344
Merge pull request #45445 from Aivean/worn-with-flag-remove-string-id…
ZhilkinSerg Nov 16, 2020
ee36c35
Merge pull request #45444 from Aivean/creature-get-body-perf-improvement
ZhilkinSerg Nov 16, 2020
6041408
Merge pull request #45446 from Aivean/suffer-from-tourniquet-shortcut
ZhilkinSerg Nov 16, 2020
532b9fe
Merge pull request #45447 from wapcaplet/w-candle-wax
Rivet-the-Zombie Nov 16, 2020
a4ebdc1
astyle format fix
Nov 16, 2020
8318a56
Spelling/grammar fix for bleeding wounds
mark7 Nov 16, 2020
60f94f4
Fix too many items being displayed in pickup menu
anothersimulacrum Nov 15, 2020
25ed003
Merge pull request #45450 from Stephen2/sp-comp
ZhilkinSerg Nov 16, 2020
d6ed2d4
[WIP] Creation of Ferrous Zombies (#40615)
JamesMConroy Nov 16, 2020
da034ef
Added two looted and two boarded up variants for grocery stores (#45455)
Night-Pryanik Nov 16, 2020
6da0746
Merge pull request #45454 from mark7/wb-spelling-encumbered
ZhilkinSerg Nov 16, 2020
24470a3
activity_handlers: fix UPS gaming (#45451)
andrei8l Nov 16, 2020
faf72ab
speedup `get_clothing_mod_val` by caching `get_var` key
Aivean Nov 17, 2020
09ba7d6
speedup `portion_for_bodypart` by avoiding copy of the return value
Aivean Nov 17, 2020
e1d103f
Speedup `apply_mut_encumbrance` by calculating `exclusive_flag_covera…
Aivean Nov 17, 2020
ca5a9c5
Merge pull request #45462 from Aivean/speedup-get_clothing_mod_val
ZhilkinSerg Nov 17, 2020
70dddbc
Merge pull request #45463 from Aivean/speedup-portion_for_bodypart
ZhilkinSerg Nov 17, 2020
f962c7d
Merge pull request #45439 from anothersimulacrum/hacky
ZhilkinSerg Nov 17, 2020
8d87f15
Merge pull request #45441 from DericHuynh/pull
Rivet-the-Zombie Nov 17, 2020
a3ca0a1
Extract function for book identification
sacrificerXY Nov 17, 2020
1a47dff
Change item chapter functions to use Character
sacrificerXY Nov 17, 2020
1c179d4
Move fun_to_read and book_fun_for to Character
sacrificerXY Nov 17, 2020
98da8b1
Added Wax to Toilets
Vzor- Nov 17, 2020
da6b1c1
map_field: fix fd_push_items
andrei8l Nov 17, 2020
40c12f4
json style fix
Vzor- Nov 17, 2020
a55d83a
remove stim from chamomile tea
XygenSS Nov 18, 2020
8d66860
Update reading tests
sacrificerXY Nov 18, 2020
6c46204
Merge pull request #45472 from Vzor-/master
Rivet-the-Zombie Nov 18, 2020
cac21ce
SUMMARY: Balance "Sheaths and holsters changes"
SirPendrak Nov 18, 2020
514b8ca
Merge branch 'master' into tea-sleep
XygenSS Nov 18, 2020
d321264
fix Clang Build Analyzer build (replace ::add-path:: , see https://do…
Aivean Nov 19, 2020
53bb2eb
Refugee Expansion and Proficiency Project (#45020)
I-am-Erk Nov 19, 2020
c314d8d
Phase out "fridge" item group (part 1 - breakroom fridges) (#45090)
Moumix3 Nov 19, 2020
8a304fa
Merge pull request #45196 from Fris0uman/furnace
kevingranade Nov 19, 2020
38dcc73
Changing pharmaceuticals' brand names to generic names (#45308)
Lamandus Nov 19, 2020
4f7bfb5
Merge pull request #45319 from ZhilkinSerg/fix-font-paths
kevingranade Nov 19, 2020
11b8eb7
Refactoring milk and reload activity to actor system (#45327)
J-Cieplinski Nov 19, 2020
0596a0b
Fix furniture disassembly copper wire yields (#45334)
ektoplazm Nov 19, 2020
f5704b5
Add fried eggs. (#45357)
dchieh222 Nov 19, 2020
06a1fd5
Add extra 9x19mm magazines (#45369)
Rail-Runner Nov 19, 2020
c81617c
[Magiclysm] Profession update, and a Mosin (#45027)
Nov 19, 2020
d15594a
Merge pull request #45495 from Aivean/fix-CBA-build
ZhilkinSerg Nov 19, 2020
33e1ca6
Fix kittens having more kittens (#45500)
XygenSS Nov 19, 2020
2a3eabd
Merge pull request #45477 from andrei8l/fix-fd_push_items
ZhilkinSerg Nov 19, 2020
72f2e60
Switch monfactions to generic factory (refactoring + minor perf impro…
Aivean Nov 19, 2020
56cb3b0
Made bio_ads behavior match its description
Nov 13, 2020
c127fad
[Aftershock] Farmable worms (#45382)
John-Candlebury Nov 19, 2020
ca9b8c1
Update dinosaur.json (#45388)
Theawesomeboophis Nov 19, 2020
78556ef
Add reachability cache/filter that can reject bresenham-based LOS che…
Aivean Nov 19, 2020
adc2c08
Add blackpowder loads for .45 Colt and .357 SIG (#45395)
Rail-Runner Nov 19, 2020
6a952e7
Fixing the amount of gunpowder used in primitive/improvised explosion…
Hyper-Jija Nov 19, 2020
5106d56
Removed border from classic minimap to make it bigger (#45407)
Kelenius Nov 19, 2020
c764d46
Merge pull request #45480 from XygenSS/tea-sleep
Rivet-the-Zombie Nov 19, 2020
905bfa8
Remove the doc of "edit-mode"
Aloxaf Nov 19, 2020
dc33424
Translate bodypart smash messages
anothersimulacrum Nov 19, 2020
c6f24be
Prevent app restart when USB keyboard is plugged
ZhilkinSerg Nov 19, 2020
a5123f7
Put warning about eating favourite item in the right function.
Nov 19, 2020
1e0c90e
Bring back the game from the glitch dimention (#45504)
Fris0uman Nov 19, 2020
321207b
for falling vehicles: prevent bouncing after the first collision with…
Aivean Nov 19, 2020
f2b92d8
Improve formatting of proficiency percentages
wapcaplet Nov 19, 2020
ba91659
Sort proficiencies by name
wapcaplet Nov 20, 2020
ac49e40
Use uint8_t instead of u_int8_t
Nov 19, 2020
6303014
mass-rename flag_str_id to flag_id
Aivean Nov 20, 2020
2f3897d
Fixes #45501 lettuce can be used to craft hamburger
Nov 20, 2020
85b8f12
Merge pull request #45506 from CleverRaven/android-2020-11-19
ZhilkinSerg Nov 20, 2020
bd0c39e
Merge pull request #45512 from Fris0uman/consume
ZhilkinSerg Nov 20, 2020
c9800ae
Merge pull request #45515 from Aivean/prevent-vehicle-bouncing
ZhilkinSerg Nov 20, 2020
2d09f41
Merge pull request #45516 from Aivean/flag-id-renaming
ZhilkinSerg Nov 20, 2020
b013a17
replace dynamic creation of bodypart ids with constants (#45426)
Aivean Nov 20, 2020
85318b4
Merge pull request #45503 from Aloxaf/remove_edit_mode_doc
ZhilkinSerg Nov 20, 2020
ecfa744
Merge pull request #45505 from anothersimulacrum/i19n
ZhilkinSerg Nov 20, 2020
bd81b7f
Merge pull request #45419 from wapcaplet/w-test-max-effect
ZhilkinSerg Nov 20, 2020
08a21e9
Merge pull request #45494 from wapcaplet/w-justify-proficiencies
ZhilkinSerg Nov 20, 2020
7f5961e
Draw stop lines on intersections (#45487)
Night-Pryanik Nov 20, 2020
ad211de
Fix_rotate_offset
8street Nov 20, 2020
3b8ab8f
Incorporate exertion penalty into counter cost check
kevingranade Nov 20, 2020
3871618
Merge pull request #44932 from int-ua/compose
kevingranade Nov 20, 2020
6bc3296
Merge pull request #45522 from leemuar/fix-hamburger-lettuce-ingredie…
Rivet-the-Zombie Nov 20, 2020
bc1448e
Tweaked street lights placement to be more sensible
Night-Pryanik Nov 20, 2020
fbe3a93
Fix Appveyor build
ZhilkinSerg Nov 20, 2020
b453e4f
Merge pull request #45525 from CleverRaven/appveyor-2020-11-20
ZhilkinSerg Nov 20, 2020
43fcd19
Fix VS C4805 warnings (#45508)
8street Nov 20, 2020
c9ff4aa
Merge pull request #45524 from 8street/Fix_software_render
ZhilkinSerg Nov 20, 2020
44c8b60
Bump gradle versions
ZhilkinSerg Nov 20, 2020
ea5c304
Export debug symbols
ZhilkinSerg Nov 20, 2020
0eb28fe
Routine i18n updates on 21 Nov 2020
BrettDong Nov 20, 2020
7e95809
Remove obsolete code for minireactor cbms
Nov 20, 2020
309822b
Don't burn comestibles in your CBMs (#45537)
Fris0uman Nov 21, 2020
90daeed
Remove debugging output
wapcaplet Nov 21, 2020
d4a0263
[CR] Interface: NewCharacter - Add responsive screen behavior for sma…
Pupsi-Mupsi Nov 21, 2020
521b229
Fix the energy saber + give it heat damage
John-Candlebury Nov 21, 2020
b74bc2f
Merge pull request #43171 from KorGgenT/object-creator
kevingranade Nov 21, 2020
0988a58
Buff power armor (#44820)
NBBloodhound Nov 21, 2020
42845cd
Refactoring burrow activity to actor system (#45179)
J-Cieplinski Nov 21, 2020
c6324c0
Makes it possible to hear about missions other than the default one (…
Fris0uman Nov 21, 2020
1a86883
Diversify venoms (#45416)
Venera3 Nov 21, 2020
3719f3d
Clarify unknown NPC error in mapgen
anothersimulacrum Nov 21, 2020
08a2f3c
Merge pull request #45539 from wapcaplet/w-mute-messages
ZhilkinSerg Nov 21, 2020
e4cd1d3
Merge pull request #45547 from anothersimulacrum/clarify
ZhilkinSerg Nov 21, 2020
537ea38
Merge pull request #45529 from Night-Pryanik/tweak-street-lights-plac…
ZhilkinSerg Nov 21, 2020
dcd12fb
Improved holster activation and handling (#45417)
RoyBerube Nov 21, 2020
4df70d9
Added camera bag (#45422)
cherry-sodaa Nov 21, 2020
83ea870
Add some pirate gear (#45442)
Rail-Runner Nov 21, 2020
04598ae
Merge pull request #45449 from Squishums/pocket-whitelists
kevingranade Nov 21, 2020
b4a083b
[DinoMod] Create T Rex nest (#45460)
LyleSY Nov 21, 2020
cd1305b
Merge pull request #45474 from sacrificerXY/refactor-some-book-readin…
kevingranade Nov 21, 2020
dbef5af
Add some chemical recipes (#45476)
Rail-Runner Nov 21, 2020
571b94b
use `field_cache` in `map::get_field` to speedup fire check in `npc::…
Aivean Nov 21, 2020
55fac0a
Merge pull request #45548 from BrettDong/i18n
ZhilkinSerg Nov 21, 2020
de60375
Lint (#45489)
aoae23 Nov 21, 2020
289c0eb
fix encumbrance cache by correctly setting `Character::check_encumbra…
Aivean Nov 21, 2020
e703b86
Preserving fruit in high proof alcohol (#45493)
Maleclypse Nov 21, 2020
9428f18
Add bodypart to bandaged/disinfected description (#45502)
reed501 Nov 21, 2020
e86075f
Hamburger and cheeseburger now require the same bread ingredients (#4…
leemuar Nov 21, 2020
8265c6f
Update monattack.cpp (#45531)
RedShakespeare Nov 21, 2020
6a4a3f1
no cheese for you! (#45536)
casswedson Nov 21, 2020
4e139ab
Corrected Wax Quantity (#45540)
Vzor- Nov 21, 2020
f3a1933
Merge pull request #45533 from ZhilkinSerg/android-2020-11-20
Rivet-the-Zombie Nov 21, 2020
8986639
fix test
Nov 21, 2020
5583a5d
Simplify fueling code
Nov 21, 2020
812bbf2
remove json
Nov 21, 2020
c5f54f3
Remove items too
Nov 21, 2020
01cc7b9
activity_actor: fix segfaults wrt reload_activity
andrei8l Nov 21, 2020
313595b
mma mod: fix mma book json
andrei8l Nov 21, 2020
9e69911
Add more fast-scrolls and some clean-up
Pupsi-Mupsi Nov 21, 2020
eabce95
Merge pull request #45543 from John-Candlebury/afs-plasma-blade
Rivet-the-Zombie Nov 22, 2020
2f4edc4
dinomod: fix t-rex nest mapgen json
andrei8l Nov 21, 2020
9fbcee9
Update sees_player_retro to use correct id for NeoDays
Nov 22, 2020
93863a2
Merge pull request #45571 from Fris0uman/see_mod
ZhilkinSerg Nov 22, 2020
20be0c2
Merge pull request #45569 from andrei8l/fix-mods-json
ZhilkinSerg Nov 22, 2020
a9fb386
Merge pull request #45568 from andrei8l/fix-reload-segfaults
ZhilkinSerg Nov 22, 2020
c8149d5
Merge pull request #45561 from Pupsi-Mupsi/PM-fs-modes
ZhilkinSerg Nov 22, 2020
e8a7cca
Merge pull request #45523 from kevingranade/weary-counter-check
ZhilkinSerg Nov 22, 2020
240df9f
fix typo
Cimanyd0 Nov 22, 2020
785124c
Merge pull request #45578 from Cimanyd0/options-typo-fix
ZhilkinSerg Nov 22, 2020
716e147
Merge pull request #45488 from SirPendrak/master
Rivet-the-Zombie Nov 23, 2020
6b54eed
Update Chibi Ultica 23/11/20
Nov 23, 2020
b911488
Smack my chair up
Night-Pryanik Nov 23, 2020
f86a10a
Added looted and boarded up sub-variants for 3 variants of military s…
Night-Pryanik Nov 23, 2020
88cafbf
Update mansion.json
curstwist Nov 23, 2020
a7793d2
Merge pull request #45586 from Fris0uman/chibiUpdtae231120
ZhilkinSerg Nov 23, 2020
cfb07e1
Merge pull request #45596 from curstwist/fix-mansion
ZhilkinSerg Nov 23, 2020
279c637
Update garage_gas.json (#45591)
curstwist Nov 23, 2020
acb00ed
Remove implicit instance flags from wished items (#45558)
wapcaplet Nov 23, 2020
9b9583c
Removed duplicate unguarded includes
ZhilkinSerg Nov 23, 2020
373536a
[Aftershock] Alien Terrain (#45590)
Mom-Bun Nov 23, 2020
fe90ab8
Removed unused symbols
Night-Pryanik Nov 24, 2020
b979b41
Fix description spacing
John-Candlebury Nov 24, 2020
5925562
Merge pull request #45603 from John-Candlebury/afs-spacing
ZhilkinSerg Nov 24, 2020
80e1551
[DinoMod] Arachnophobia (#45588)
LyleSY Nov 24, 2020
f358747
Merge pull request #45595 from Night-Pryanik/looted-milsurplus
Rivet-the-Zombie Nov 24, 2020
b094b93
Fix vehicle rotate to 225 degrees
8street Nov 24, 2020
102850c
Merge pull request #45604 from 8street/Fix_vehicle_rotate
ZhilkinSerg Nov 24, 2020
df54339
Exclude fire from exponential decay (#45431)
kevingranade Nov 24, 2020
d853602
objectcreator: linux makefile (#45575)
andrei8l Nov 24, 2020
541150b
Foodperson mask segfault fix (#45437)
RoyBerube Nov 24, 2020
d151a21
Extract statistic strings, tweak extract_strings
anothersimulacrum Nov 24, 2020
98369c4
Fix messed up vehicles sprites
Nov 24, 2020
54dc847
Fixes #45579 typo in bionics.cpp fixed
Nov 24, 2020
bd0a483
Merge pull request #45609 from leemuar/fix-bionics-type-typo
ZhilkinSerg Nov 24, 2020
123b212
Merge pull request #45608 from Fris0uman/Chibifix
ZhilkinSerg Nov 24, 2020
fdac6d7
Merge pull request #45610 from anothersimulacrum/i20n
ZhilkinSerg Nov 24, 2020
816f1cc
Add a star fort with working cannon and zombie reenactors (#45215)
jokermatt999 Nov 24, 2020
98d7868
Pedestrian crossings (#45534)
Night-Pryanik Nov 24, 2020
e7b4b43
snowy stuff
Mom-Bun Nov 24, 2020
973285c
fixing description so tests don't cry
Mom-Bun Nov 25, 2020
c34ed31
Update data/mods/Aftershock/maps/terrain_groundxeno.json
Mom-Bun Nov 25, 2020
7b7ba8b
Update data/mods/Aftershock/maps/terrain_groundxeno.json
Mom-Bun Nov 25, 2020
ca2df86
Update terrain_groundxeno.json
Mom-Bun Nov 25, 2020
d1e0f4c
changing name of ice tower, reverting earlier commit
Mom-Bun Nov 25, 2020
d5c8d34
move all now skips favorites if other items can be moved
tivec Oct 20, 2020
210e2cc
Fixed base camp bb handling of multi line entries (#45399)
PatrikLundell Nov 25, 2020
e8b894a
Adding Glock 21 (.45), magazines and spawning (#45415)
Lamandus Nov 25, 2020
3825720
inject enchantment calculations into melee attacks (#45427)
KorGgenT Nov 25, 2020
6667ad3
Dragonfly naiad balance (#45458)
Venera3 Nov 25, 2020
5d62f50
journal and writing utensils (#45485)
Entity-y Nov 25, 2020
3b13847
Corrective sunglasses and transition lenses (#45496)
Entity-y Nov 25, 2020
feed65f
Rebalance hot dog and bratwurst recipes. (#45513)
FeepingCreature Nov 25, 2020
a01ca03
Add instant coffee and plastic drink bags (#45527)
XygenSS Nov 25, 2020
c1ddb60
Add extra 9x19mm magazines, part 2 (#45532)
Rail-Runner Nov 25, 2020
7c1533d
Merge pull request #45538 from Fris0uman/reactor_purge
kevingranade Nov 25, 2020
6e25b72
options: fix linux localization for system install
andrei8l Nov 21, 2020
39cc5ca
Add blackpowder loads for 7.62x39mm and 5.45x39mm (#45555)
Rail-Runner Nov 25, 2020
e440b19
add turtleneck sweaters and shirts (#45565)
dissociativity Nov 25, 2020
665b039
Add chewing tobacco recipe (#45583)
Rail-Runner Nov 25, 2020
41d013b
move disarm and reach_attack out of player (#45605)
KorGgenT Nov 25, 2020
303ac98
equip filter by slot in armor layer inventory (#45600)
Nirnael Nov 25, 2020
d782a76
Allow using blackpowder for food preservation (#45611)
Rail-Runner Nov 25, 2020
26d2ef6
Merge pull request #45383 from Theawesomeboophis/Licorice-Snake-My-Sw…
Rivet-the-Zombie Nov 25, 2020
224c5e7
Fix description string extraction
anothersimulacrum Nov 25, 2020
a66cf52
Merge pull request #45627 from anothersimulacrum/fix-strings
ZhilkinSerg Nov 25, 2020
e96055c
fix linker error (locale_dir is not defined) in LOCALIZE=0 build
Aivean Nov 25, 2020
9de3be8
vehicle: fix sigfpe when acceleration is zero (#45626)
CAHEK7 Nov 25, 2020
91561ac
Merge pull request #45629 from Aivean/fix-localize-0-build
ZhilkinSerg Nov 25, 2020
fbbf38a
speedup quicksave (mapbuffer::save) by limiting `ui_manager::redraw()…
Aivean Nov 25, 2020
0aedd8d
fiz typo
casswedson Nov 26, 2020
4503857
Aftershock: Stranded Spacer Scenario (#45541)
John-Candlebury Nov 26, 2020
df17a62
Update storage.json (#45630)
thomaswisneski Nov 26, 2020
afba8de
Merge pull request #45634 from Aivean/speedup-quicksave
ZhilkinSerg Nov 26, 2020
d06d6f9
Merge pull request #45637 from casswedson/typo-smash
ZhilkinSerg Nov 26, 2020
47c74b7
Fix text style
ZhilkinSerg Nov 26, 2020
5fdd9f4
Fix text style
ZhilkinSerg Nov 26, 2020
e1339b4
item: don't try to use charges if there's no ammo
andrei8l Nov 26, 2020
e7c155a
Merge pull request #45616 from Positronic-Girl/snow-field
Rivet-the-Zombie Nov 26, 2020
76fd581
Merge pull request #45645 from andrei8l/fix-item-use-charges
ZhilkinSerg Nov 26, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ clone_folder: C:\Projects\Cataclysm-DDA
cache:
- c:\tools\vcpkg\installed
- c:\Users\appveyor\AppData\Local\vcpkg\
install:
- cmd: vcpkg install yasm-tool:x86-windows
- cmd: vcpkg install mpg123:x64-windows-static
build:
project: /msvc-full-features/Cataclysm-vcpkg-static.sln
parallel: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/CBA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cd build
cmake -DCMAKE_BUILD_TYPE=RELEASE ..
cmake --build . -- -j3
echo "::add-path::$PWD"
echo "${PWD}" >> $GITHUB_PATH
- uses: ammaraskar/gcc-problem-matcher@master
- name: make
run: |
Expand Down
3 changes: 3 additions & 0 deletions LICENSE-OFL-Terminus-Font.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Copyright (c) 2019 Dimitar Toshkov Zhekov,
with Reserved Font Name "Terminus Font".

Copyright (c) 2011 Tilman Blumenbach,
with Reserved Font Name "Terminus (TTF)".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
Expand Down
4 changes: 1 addition & 3 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Cataclysm is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

The Square font (data/font/square.ttf) is copyright Wouter van Oortmerssen, licensed under Creative Commons Attribution 3.0 Unported License. See http://strlen.com/square for more information.

GNU Unifont (data/font/unitfont.ttf) is licensed under GNU General Public License v2+ with the GNU font embedding exception. Visit http://unifoundry.com/LICENSE.txt for details.
GNU Unifont (data/font/unifont.ttf) is licensed under GNU General Public License v2+ with the GNU font embedding exception. Visit http://unifoundry.com/LICENSE.txt for details.

Terminus Font (data/font/terminus.ttf) is licensed under the SIL Open Font License (see LICENSE-OFL-Terminus-Font.txt).

Expand Down
8 changes: 7 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ $(CHKJSON_BIN): $(CHKJSON_SOURCES)
json-check: $(CHKJSON_BIN)
./$(CHKJSON_BIN)

clean: clean-tests
clean: clean-tests clean-object_creator
rm -rf *$(TARGET_NAME) *$(TILES_TARGET_NAME)
rm -rf *$(TILES_TARGET_NAME).exe *$(TARGET_NAME).exe *$(TARGET_NAME).a
rm -rf *obj *objwin
Expand Down Expand Up @@ -1171,6 +1171,12 @@ check: version $(BUILD_PREFIX)cataclysm.a
clean-tests:
$(MAKE) -C tests clean

object_creator: version $(BUILD_PREFIX)cataclysm.a
$(MAKE) -C object_creator

clean-object_creator:
$(MAKE) -C object_creator clean

validate-pr:
ifneq ($(CYGWIN),1)
@build-scripts/validate_pr_in_jenkins
Expand Down
10 changes: 8 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,12 @@ android {
}
externalNativeBuild {
ndkBuild {
cFlags "-DNDEBUG", "-DRELEASE", "-Os"
cFlags "-DNDEBUG", "-DRELEASE", "-Os", "-g"
}
}
ndk {
debugSymbolLevel 'SYMBOL_TABLE'
}
}

debug {
Expand All @@ -340,9 +343,12 @@ android {
}
externalNativeBuild {
ndkBuild {

cFlags "-g"
}
}
ndk {
debugSymbolLevel 'FULL'
}
}
}
if (!project.hasProperty('EXCLUDE_NATIVE_LIBS')) {
Expand Down
4 changes: 2 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
android:launchMode="singleInstance"
android:keepScreenOn="true"
android:screenOrientation="userLandscape"
android:configChanges="keyboardHidden|keyboard|orientation|screenSize"
android:configChanges="keyboardHidden|keyboard|orientation|screenSize|navigation"
>
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand All @@ -55,7 +55,7 @@
android:launchMode="singleInstance"
android:keepScreenOn="true"
android:screenOrientation="userLandscape"
android:configChanges="keyboardHidden|keyboard|orientation|screenSize"
android:configChanges="keyboardHidden|keyboard|orientation|screenSize|navigation"
>
</activity>
</application>
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:4.1.1'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
Binary file added data/font/Terminus.ttf
Binary file not shown.
12 changes: 6 additions & 6 deletions data/fontdata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"//1": "If more than one font is specified for a typeface the list is treated as a fallback order.",
"//2": "unifont will always be used as a 'last resort' fallback even if not listed here.",
"typeface": [
"Terminus",
"unifont"
"data/font/Terminus.ttf",
"data/font/unifont.ttf"
],
"map_typeface": [
"Terminus",
"unifont"
"data/font/Terminus.ttf",
"data/font/unifont.ttf"
],
"overmap_typeface": [
"Terminus",
"unifont"
"data/font/Terminus.ttf",
"data/font/unifont.ttf"
]
}
2 changes: 1 addition & 1 deletion data/json/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
"name": { "str": "Ethanol Burner" },
"description": "You burn alcohol as fuel in an extremely efficient reaction.",
"occupied_bodyparts": [ [ "torso", 26 ] ],
"fuel_options": [ "chem_ethanol", "chem_methanol", "denat_alcohol" ],
"fuel_options": [ "alcohol" ],
"fuel_capacity": 500,
"fuel_efficiency": 0.5,
"exothermic_power_gen": true,
Expand Down
80 changes: 74 additions & 6 deletions data/json/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,70 @@
"show_in_info": true,
"blood_analysis_description": "Poison"
},
{
"id": "venom_dmg",
"type": "effect_type",
"name": [ "Poisoned Wound" ],
"desc": [ "The wound swells visibly and burns like hell." ],
"apply_message": "Ow, that stings!",
"remove_message": "The burning pain subsides, but the damage is done.",
"show_intensity": false,
"rating": "bad",
"resist_traits": [ "POISRESIST" ],
"pain_sizing": true,
"hurt_sizing": true,
"main_parts_only": true,
"max_intensity": 125,
"max_effective_intensity": 100,
"int_dur_factor": 18,
"max_duration": 2250,
"//": "30 m to max, 7,5 m overhead, dmg chance scales from 1/13 to 1/3, Pain from 1/20 to 1/5",
"base_mods": {
"pain_amount": [ 5, 2 ],
"pain_min": [ 0, -4 ],
"pain_chance": [ 20, 100 ],
"pain_max_val": [ 60, 20 ],
"hurt_amount": [ 5, 0 ],
"hurt_min": [ 2, 1 ],
"hurt_chance": [ 13, 100 ],
"hurt_tick": [ 30 ]
},
"scaling_mods": { "pain_min": [ 0.05, 0.01 ], "pain_chance": [ -0.15, -0.8 ], "hurt_chance": [ -0.11, -0.81 ] }
},
{
"id": "venom_weaken",
"type": "effect_type",
"name": [ "Weakening Poison" ],
"desc": [ "You feel feeble." ],
"apply_message": "The sting itself barely hurt, but suddenly you feel exhausted.",
"remove_message": "The weight on your chest lessens.",
"rating": "bad",
"resist_traits": [ "POISRESIST" ],
"max_intensity": 125,
"max_effective_intensity": 100,
"max_duration": 18000,
"int_dur_factor": 144,
"dur_add_perc": 500,
"show_intensity": false,
"//": "4h to max, 1h overhead; Str/Dex to -6/3; Stam chance 0,25-0,5 / 0,1-0,2; Vomit ~1 per max duration",
"base_mods": {
"str_mod": [ -2, 0 ],
"dex_mod": [ -2, 0 ],
"stamina_amount": [ -2000, -1000 ],
"stamina_min": [ -5 ],
"stamina_chance": [ 4.5, 10 ],
"speed_mod": [ -10, 0 ],
"vomit_chance": [ 15, 150 ],
"vomit_tick": [ 1200 ]
},
"scaling_mods": {
"str_mod": [ -0.05, -0.04 ],
"dex_mod": [ -0.05, -0.04 ],
"stamina_min": [ -0.351, -0.151 ],
"stamina_chance": [ -0.021, -0.051 ],
"speed_mod": [ -0.31, -0.21 ]
}
},
{
"type": "effect_type",
"id": "foodpoison",
Expand Down Expand Up @@ -669,7 +733,7 @@
"type": "effect_type",
"id": "took_xanax_visible",
"name": [ "Took Xanax" ],
"desc": [ "You took Xanax some time ago and you might still be under its influence." ]
"desc": [ "You took a fast-acting sedative some time ago and you might still be under its influence." ]
},
{
"type": "effect_type",
Expand All @@ -685,7 +749,7 @@
"type": "effect_type",
"id": "took_prozac_visible",
"name": [ "Took Prozac" ],
"desc": [ "You took Prozac some time ago and you might still be under its influence." ]
"desc": [ "You took an antidepressant some time ago and you might still be under its influence." ]
},
{
"type": "effect_type",
Expand All @@ -708,7 +772,7 @@
"type": "effect_type",
"id": "took_thorazine_visible",
"name": [ "Took Thorazine" ],
"desc": [ "You took Thorazine some time ago and you might still be under its influence." ]
"desc": [ "You took an antipsychotic some time ago and you might still be under its influence." ]
},
{
"type": "effect_type",
Expand Down Expand Up @@ -855,12 +919,13 @@
"type": "effect_type",
"id": "bandaged",
"name": [ "Bandaged" ],
"desc": [ "Your wounds are bandaged." ],
"desc": [ "The wounds on your %s are bandaged." ],
"main_parts_only": true,
"rating": "good",
"int_dur_factor": "6 h",
"max_intensity": 16,
"max_effective_intensity": 8,
"part_descs": true,
"max_duration": "4 d",
"base_mods": { "healing_rate": [ 2 ], "healing_head": [ 50 ], "healing_torso": [ 150 ] },
"scaling_mods": { "healing_rate": [ 2 ] }
Expand All @@ -869,12 +934,13 @@
"type": "effect_type",
"id": "disinfected",
"name": [ "Disinfected" ],
"desc": [ "Your wounds are disinfected." ],
"desc": [ "The wounds on your %s are disinfected." ],
"main_parts_only": true,
"rating": "good",
"int_dur_factor": "6 h",
"max_intensity": 16,
"max_effective_intensity": 8,
"part_descs": true,
"max_duration": "4 d",
"base_mods": { "healing_rate": [ 2 ], "healing_head": [ 50 ], "healing_torso": [ 150 ] },
"scaling_mods": { "healing_rate": [ 2 ] }
Expand Down Expand Up @@ -1294,6 +1360,8 @@
"tapeworm",
"blind",
"poison",
"venom_dmg",
"venom_weaken",
"stung",
"badpoison",
"foodpoison",
Expand Down Expand Up @@ -1330,7 +1398,7 @@
"rating": "good",
"max_intensity": 2,
"int_dur_factor": "50 s",
"removes_effects": [ "infected", "bite", "bleed", "fungus", "dermatik", "winded" ],
"removes_effects": [ "infected", "bite", "bleed", "fungus", "dermatik", "winded", "poison", "badpoison", "venom_dmg", "venom_weaken" ],
"base_mods": { "str_mod": [ -1 ], "dex_mod": [ -2 ], "per_mod": [ -2 ], "int_mod": [ -1 ] },
"scaling_mods": { "str_mod": [ 2 ], "dex_mod": [ 3 ], "per_mod": [ 3 ], "int_mod": [ 1 ] },
"blood_analysis_description": "Healing Medication"
Expand Down
3 changes: 1 addition & 2 deletions data/json/flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,7 @@
{
"id": "MAG_DESTROY",
"type": "json_flag",
"context": [ "MAGAZINE" ],
"info": "This food <neutral>melts when not in a very cold climate</neutral>, and tastes much <good>better</good> when <color_light_cyan>frozen</color>."
"context": [ "MAGAZINE" ]
},
{
"id": "OUTER",
Expand Down
14 changes: 7 additions & 7 deletions data/json/furniture_and_terrain/furniture-alien.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
{ "item": "antenna", "count": [ 0, 1 ] },
{ "item": "exodii_module", "count": [ 0, 1 ] },
{ "item": "exodii_motor", "count": [ 0, 1 ] },
{ "item": "cable", "count": [ 0, 2 ] },
{ "item": "cable", "charges": [ 0, 2 ] },
{ "item": "scrap_copper", "count": [ 2, 10 ] }
]
}
Expand Down Expand Up @@ -244,7 +244,7 @@
{ "item": "scrap_copper", "count": [ 2, 10 ] },
{ "item": "exodii_computer", "count": [ 0, 1 ] },
{ "item": "exodii_motor", "count": [ 0, 1 ] },
{ "item": "cable", "count": [ 0, 3 ] },
{ "item": "cable", "charges": [ 0, 3 ] },
{ "item": "exodii_scanner_dish", "count": [ 0, 1 ] }
]
}
Expand Down Expand Up @@ -273,7 +273,7 @@
{ "item": "scrap_copper", "count": [ 2, 10 ] },
{ "item": "amplifier", "count": [ 0, 5 ] },
{ "item": "power_supply", "count": [ 0, 1 ] },
{ "item": "cable", "count": [ 0, 5 ] }
{ "item": "cable", "charges": [ 0, 5 ] }
]
}
},
Expand Down Expand Up @@ -517,7 +517,7 @@
"sound_fail": "crash!",
"items": [
{ "item": "scrap", "count": [ 1, 4 ] },
{ "item": "cable", "count": [ 1, 4 ] },
{ "item": "cable", "charges": [ 1, 4 ] },
{ "item": "sheet_metal", "count": [ 0, 1 ] },
{ "item": "sheet_metal_small", "count": [ 4, 8 ] },
{ "item": "e_scrap", "count": [ 2, 6 ] },
Expand Down Expand Up @@ -549,7 +549,7 @@
"sound_fail": "crash!",
"items": [
{ "item": "scrap", "count": [ 1, 4 ] },
{ "item": "cable", "count": [ 1, 4 ] },
{ "item": "cable", "charges": [ 1, 4 ] },
{ "item": "sheet_metal", "count": [ 0, 1 ] },
{ "item": "sheet_metal_small", "count": [ 4, 8 ] },
{ "item": "e_scrap", "count": [ 2, 6 ] },
Expand Down Expand Up @@ -582,7 +582,7 @@
"sound_fail": "crash!",
"items": [
{ "item": "scrap", "count": [ 1, 4 ] },
{ "item": "cable", "count": [ 1, 4 ] },
{ "item": "cable", "charges": [ 1, 4 ] },
{ "item": "pipe", "count": [ 0, 4 ] },
{ "item": "circuit", "count": [ 2, 5 ] },
{ "item": "amplifier", "count": [ 2, 5 ] },
Expand Down Expand Up @@ -611,7 +611,7 @@
"sound_fail": "crash!",
"items": [
{ "item": "scrap", "count": [ 1, 4 ] },
{ "item": "cable", "count": [ 1, 4 ] },
{ "item": "cable", "charges": [ 1, 4 ] },
{ "item": "sheet_metal_small", "count": [ 0, 4 ] },
{ "item": "circuit", "count": [ 1, 3 ] },
{ "item": "amplifier", "count": [ 1, 3 ] },
Expand Down
6 changes: 3 additions & 3 deletions data/json/furniture_and_terrain/furniture-industrial.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,9 +457,9 @@
"str_max": 100,
"sound": "shred!",
"sound_fail": "thud!",
"items": [ { "item": "scrap_copper", "count": [ 1, 4 ] }, { "item": "cable", "count": [ 1, 4 ] } ]
"items": [ { "item": "scrap_copper", "count": [ 1, 4 ] }, { "item": "cable", "charges": [ 1, 4 ] } ]
},
"deconstruct": { "items": [ { "item": "cable", "count": 4 } ] }
"deconstruct": { "items": [ { "item": "cable", "charges": [ 3, 4 ] } ] }
},
{
"type": "furniture",
Expand All @@ -481,7 +481,7 @@
"sound_fail": "crash!",
"items": [
{ "item": "scrap", "count": [ 1, 4 ] },
{ "item": "cable", "count": [ 1, 8 ] },
{ "item": "cable", "charges": [ 100, 800 ] },
{ "item": "pipe", "count": [ 0, 4 ] },
{ "item": "circuit", "count": [ 0, 5 ] },
{ "item": "e_scrap", "count": [ 2, 8 ] },
Expand Down
Loading