9380 Commits (4fef842b0b94fba22e9127dc4812cd0fd1a21477)
 

Author SHA1 Message Date
ephphatha 4fef842b0b Remove use of ID/index from PlaceGroup 4 years ago
ephphatha 1e0f2c149c Add getLeader helper for monsters in a pack 4 years ago
qndel 5438a67752
Revert "artifacts as releases (#4892)" (#4982) 4 years ago
Gleb Mazovetskiy 51115d730f OpenDingux: Set ccache directory explicitly 4 years ago
obligaron 34f2871e12 Only upload artifacts to sotrage repo in diasurgical org 4 years ago
M0Rf30 dc2acbfa8a Update Italian language 4 years ago
Ivan b13953406c Update uk.po 4 years ago
Gleb Mazovetskiy 33ac2cca8e ♻️ Make Monster counters `size_t` 4 years ago
Gleb Mazovetskiy ae6a3dbe5e Add missing <ctime> includes for `std::tm` 4 years ago
Gleb Mazovetskiy 2be823a468 Fix progress bar on already-visited levels 4 years ago
Gleb Mazovetskiy 850c99a714 Fixup "Identify which item?" translation 4 years ago
Nicholas Calaway 67aaced610
Fix bad interaction between hold to attack and quick cast (#4965) 4 years ago
Gleb Mazovetskiy ff3f2da054 Update OpenDingux toolchains 4 years ago
Anders Jenbo ac4c754430 Add test for borken Catacombs generatrion 4 years ago
Gleb Mazovetskiy 6181e53c10 OpenDingux: rg99 port 4 years ago
Anders Jenbo 74d985de58
Fix spelling of Pepin (#4967) 4 years ago
Gleb Mazovetskiy cf891a0e3c CI: Fix Xbox One/Series archive 4 years ago
Andrew James 629fe1647a
Fix incorrect size determination in GetSizeForThemeRoom (#4959) 4 years ago
staphen ad75f2a97b Move CMakePresets.json out of the project root 4 years ago
Gleb Mazovetskiy 7472dcdbb8 Fix Xbox One/Series CI build 4 years ago
Anders Jenbo 38113c0ad8 Convert monster_goal in to a scoped enum 4 years ago
Anders Jenbo 3d08f951d6 Clean up use of miniwin 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo a7be622aa3 Clean up naming of event handler 4 years ago
Anders Jenbo 2d21fc372e Remove more miniwin code 4 years ago
Anders Jenbo 0312bae93f Remove more miniwin code 4 years ago
Cesar Canassa e2ebac0b56 ♻️ Remove monsterId from HitMonster and MonsterHitMonster 4 years ago
Gleb Mazovetskiy 9928d691e4 Remove `MonsterData#has_trans` 4 years ago
Trihedraf 5ee6e5dd3a
Make zoom a setting in the menu (#4931) 4 years ago
staphen d7b5edb8d0 Fix monster goal variable references 4 years ago
ephphatha 7df7b6fa54 Address warning for comparing signed and unsigned values 4 years ago
Gleb Mazovetskiy 1791e1f71c Replace AppVeyor with GitHub Actions 4 years ago
qndel 7ca9c8ba3c fix compiling in VS2019 4 years ago
Anders Jenbo 764c1c6fb9
Extract crypt 1x1 patterns in to arrays (#4936) 4 years ago
Anders Jenbo 6a8fd04067
Use player by references (#4938) 4 years ago
Anders Jenbo fe45e617dd Test single chamber chathedral 4 years ago
Anders Jenbo 6ec782fb7a Fix FillChambers() and clean up rotated layout 4 years ago
Stephen C. Wills 4398c1e06a
Use absolute coordinates for temp position when north-walking (#4937) 4 years ago
Andrew James 593a9f3b4b
Pull distinct points from VisionCrawlTable used by guardians (#4844) 4 years ago
Gleb Mazovetskiy 53975d9264 monstdat: Simplify paths 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
ephphatha 1fb45a7f25 Take Player reference in FixPlrWalkTags 4 years ago
ephphatha 4802c0c8cf Split loops by phases 4 years ago
ephphatha 3812d75480 Use point/size for WillThemeRoomFit, rename to match use 4 years ago
ephphatha 7bb401d9e8 Simplify loop used to find the area for a theme room 4 years ago
ephphatha 7a8fa64e69 Include leftover coinflips following conflict resolution 4 years ago
ephphatha 7bda8dcc9a Include coin flips from room gen cleanup 4 years ago
ephphatha 420a248e0c Use FlipCoin for most uses of GenerateRnd with variable frequency 4 years ago
ephphatha 7c54066f31 Use PickRandomlyAmong when choosing between two options 4 years ago
ephphatha bc0a058350 Invert FlipCoin 4 years ago