2019-05-30 Copy authentication from the old frontend
unC0Rr [Thu, 30 May 2019 18:31:02 +0200] rev 15083
Copy authentication from the old frontend
2019-05-28 ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 May 2019 01:05:20 +0200] rev 15082
ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
2019-05-28 ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 22:07:56 +0200] rev 15081
ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
2019-05-28 normalize type names
alfadur [Tue, 28 May 2019 21:28:32 +0300] rev 15080
normalize type names
2019-05-28 shuffle server files
alfadur [Tue, 28 May 2019 19:04:18 +0300] rev 15079
shuffle server files
2019-05-28 Animate library: Document way to speed up animations for testing purposes
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 17:49:04 +0200] rev 15078
Animate library: Document way to speed up animations for testing purposes
2019-05-28 ACF9: Correct the contents of the code comments
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 17:04:48 +0200] rev 15077
ACF9: Correct the contents of the code comments
2019-05-28 Fix stats screen group boxes sometimes having no spacing
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 13:07:56 +0200] rev 15076
Fix stats screen group boxes sometimes having no spacing
2019-05-27 Use crown icon in mission panel for King Mode
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 01:58:42 +0200] rev 15075
Use crown icon in mission panel for King Mode
2019-05-27 Change mission panel icons for a couple of game styles
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 01:28:59 +0200] rev 15074
Change mission panel icons for a couple of game styles
2019-05-27 Semi-standardize usage of icons in many mission panels
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 00:48:17 +0200] rev 15073
Semi-standardize usage of icons in many mission panels * Question mark: Decision / user input * Exclamation mark: Tutorial message / information * Hedgehog: Mission introduction * -amSkip: Mission failure * Star: Mission success / end of game
2019-05-27 Add 2 mission panel icons: hedgehog and flags
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 21:56:12 +0200] rev 15072
Add 2 mission panel icons: hedgehog and flags
2019-05-27 Background theme detection: Also check if Border.png is present
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 16:43:42 +0200] rev 15071
Background theme detection: Also check if Border.png is present
2019-05-26 Backed out changeset 96244def1cc0—It was broken
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 00:04:40 +0200] rev 15070
Backed out changeset 96244def1cc0—It was broken
2019-05-26 Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 23:52:04 +0200] rev 15069
Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
2019-05-26 ACF6: More turn time tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 20:51:42 +0200] rev 15068
ACF6: More turn time tweaks
2019-05-26 ACF6: (Re-)initialize turn properly after cut scenes
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 20:45:08 +0200] rev 15067
ACF6: (Re-)initialize turn properly after cut scenes
2019-05-26 Rename sprFirepunch to sprFirePunch
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 19:59:54 +0200] rev 15066
Rename sprFirepunch to sprFirePunch
2019-05-26 add idle shouryuuken animation
alfadur [Sun, 26 May 2019 19:12:16 +0300] rev 15065
add idle shouryuuken animation
2019-05-26 ACF6: Dismiss enemy teams on victory, just in case
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 17:53:14 +0200] rev 15064
ACF6: Dismiss enemy teams on victory, just in case
2019-05-26 ACF6: Protect goal crate from damage
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 17:40:38 +0200] rev 15063
ACF6: Protect goal crate from damage
2019-05-26 ACF5: Fix some turn bugs relating to 3rd wave
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 16:16:47 +0200] rev 15062
ACF5: Fix some turn bugs relating to 3rd wave
2019-05-26 ACF5: Add appear animation for 3rd wave
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 16:01:33 +0200] rev 15061
ACF5: Add appear animation for 3rd wave
2019-05-26 ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 15:49:39 +0200] rev 15060
ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
2019-05-26 ACF5: Fix number of turns before 3rd wave appears not always being 7
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 15:37:49 +0200] rev 15059
ACF5: Fix number of turns before 3rd wave appears not always being 7
2019-05-26 IsHogLocal: If there's a mission team, only count members in the clan of that team
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 14:27:55 +0200] rev 15058
IsHogLocal: If there's a mission team, only count members in the clan of that team This attends to a hack in some missions which use fake human teams in the enemy clans for animation purposes.
2019-05-26 Refactor definition of "local" clans
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 14:16:35 +0200] rev 15057
Refactor definition of "local" clans
2019-05-25 scatter bottle pieces
alfadur [Sat, 25 May 2019 18:18:42 +0300] rev 15056
scatter bottle pieces
2019-05-25 ACF3: Fix princess-in-cage scene: Princess did not die
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 02:14:25 +0200] rev 15055
ACF3: Fix princess-in-cage scene: Princess did not die
2019-05-24 ACF3: Simplify infinite shoryuken crate
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 01:45:46 +0200] rev 15054
ACF3: Simplify infinite shoryuken crate
2019-05-24 ACF3: Clean up start up sequences a bit
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 00:23:14 +0200] rev 15053
ACF3: Clean up start up sequences a bit
2019-05-24 Add handling of some messages, reuse models from the old frontend
unc0rr [Fri, 24 May 2019 23:39:51 +0200] rev 15052
Add handling of some messages, reuse models from the old frontend
2019-05-24 Backed out changeset 76003912e31d (whoops)
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:27:19 +0200] rev 15051
Backed out changeset 76003912e31d (whoops)
2019-05-24 Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:26:47 +0200] rev 15050
Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
2019-05-24 Backed out changeset f764394839b2
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:17:36 +0200] rev 15049
Backed out changeset f764394839b2
2019-05-24 Prevent crates from being collected twice
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:07:44 +0200] rev 15048
Prevent crates from being collected twice
2019-05-24 Use "looky" hog sprite for missing hat texture as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 21:47:20 +0200] rev 15047
Use "looky" hog sprite for missing hat texture as well
2019-05-24 Initialize cursor position properly when opening ammo menu, prevent "jumping"
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 21:23:36 +0200] rev 15046
Initialize cursor position properly when opening ammo menu, prevent "jumping"
2019-05-24 Add new Hedgehog.png frame for ammo with SelAmmoIcon
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 19:44:49 +0200] rev 15045
Add new Hedgehog.png frame for ammo with SelAmmoIcon
2019-05-24 Add slots for all protocol messages
unC0Rr [Fri, 24 May 2019 16:01:30 +0200] rev 15044
Add slots for all protocol messages
2019-05-24 Add drill rocket animation
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 14:55:48 +0200] rev 15043
Add drill rocket animation
2019-05-24 Stop fade-out sound instantly when audio muted
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 12:31:30 +0200] rev 15042
Stop fade-out sound instantly when audio muted Fixes flamethrower sound not stopping at all when un-muting audio after flamethrower finished
2019-05-23 don't draw double 🦔 when equipping rc plane
alfadur [Thu, 23 May 2019 23:24:48 +0300] rev 15041
don't draw double 🦔 when equipping rc plane
2019-05-23 improve rope rendering
alfadur [Thu, 23 May 2019 20:37:41 +0300] rev 15040
improve rope rendering
2019-05-23 ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 13:41:14 +0200] rev 15039
ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
2019-05-23 ACF2: Add more isHogAlive checks
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 08:50:18 +0200] rev 15038
ACF2: Add more isHogAlive checks
2019-05-23 Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 08:34:30 +0200] rev 15037
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
2019-05-22 Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 23:32:22 +0200] rev 15036
Merge alfadur's commits
2019-05-22 ACF2: Prevent cut scene from playing when own hogs are dead or about to die
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 23:30:10 +0200] rev 15035
ACF2: Prevent cut scene from playing when own hogs are dead or about to die
2019-05-22 ACF: Add some checks before calling StoppedGear
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 11:31:55 +0200] rev 15034
ACF: Add some checks before calling StoppedGear
2019-05-22 Fix health case/barrel health texture being sometimes not created
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 10:45:35 +0200] rev 15033
Fix health case/barrel health texture being sometimes not created
2019-05-22 disallow zero rope step
alfadur [Wed, 22 May 2019 23:53:00 +0300] rev 15032
disallow zero rope step
2019-05-22 use contains where possible
alfadur [Wed, 22 May 2019 23:05:55 +0300] rev 15031
use contains where possible
2019-05-22 remove RangeContains in favor of standard contains
alfadur [Wed, 22 May 2019 22:42:20 +0300] rev 15030
remove RangeContains in favor of standard contains
2019-05-21 add rope layers
alfadur [Tue, 21 May 2019 23:04:50 +0300] rev 15029
add rope layers
2019-05-21 ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 16:45:16 +0200] rev 15028
ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 tip