2018-10-31 |
Wuzzy |
Fix critical Lua syntax errors in lt.lua
|
changeset |
files
|
2018-10-31 |
KoBeWi |
Update Polish translation
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Stop using dsUnknown, replace with concrete damage sources
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Merge
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Play another voice as fallback if sndRevenge could not be found
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Refactor fallback taunt code
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Add taunts: Leavemealone, Cutitout (when attacked many times)
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Add revenge taunt
|
changeset |
files
|
2018-10-30 |
alfadur |
fix theme editor
|
changeset |
files
|
2018-10-30 |
alfadur |
extract size struct for common usage
|
changeset |
files
|
2018-10-30 |
alfadur |
add circle filling to land2d
|
changeset |
files
|
2018-10-29 |
alfadur |
make theme editor render some random map lines
|
changeset |
files
|
2018-10-29 |
alfadur |
hide get_next back
|
changeset |
files
|
2018-10-29 |
alfadur |
start a theme editor as an excuse to see land generator in action
|
changeset |
files
|
2018-10-29 |
alfadur |
make useful stuff public
|
changeset |
files
|
2018-10-28 |
unc0rr |
Start land generators implementation
|
changeset |
files
|
2018-10-28 |
unc0rr |
Remove some dead code
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Play sndStupid on round draw instead of sndNutter
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Chance to play sndNutter if player sacrifices hog and misses
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Only play sndThisOneIsMine if crate drops close to hog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Shorten some Ohdear/Solong sounds to match the death animation
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Don't play sndDrat or sndBugger on self-kill
|
changeset |
files
|
2018-10-27 |
Wuzzy |
New taunt: Runaway, when something is about to blow up near current hog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Use sndWatchThis for molotov attack
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 3 taunts: Amazing, Brilliant, Excellent
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 7 new taunts
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add Grenade taunt when grenade close to hog is about to blow up
|
changeset |
files
|
2018-10-27 |
alfadur |
update changelog
|
changeset |
files
|
2018-10-27 |
alfadur |
and finally make the bat hit moving gears for completeness
|
changeset |
files
|
2018-10-27 |
alfadur |
make whip hit moving gears
|
changeset |
files
|
2018-10-27 |
alfadur |
make kamikaze hit moving gears as well
|
changeset |
files
|
2018-10-27 |
alfadur |
make firepunch hit moving gears (airmines are not amused)
|
changeset |
files
|
2018-10-27 |
alfadur |
prevent firepunch from hitting the same gear multiple times
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Draw mission panel behind ammo menu tooltip
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Tweak commenting in uWorld render routine
|
changeset |
files
|
2018-10-27 |
alfadur |
Update changelog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
No firepunch hit sound for sticky mines
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add credits for shoryuken_hit.ogg
|
changeset |
files
|
2018-10-27 |
alfadur |
Tweak firepunch sound that Wuzzy found
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
|
changeset |
files
|
2018-10-26 |
alfadur |
add some japanese tips as well
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Fix resurrector handling turn time manually, use correct ammoprop instead
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Display "0 remaining" if multi-shoot weapon has been used up
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Fix seduction not stopping if hog took damage before attack was complete
|
changeset |
files
|
2018-10-26 |
alfadur |
complete ja.txt
|
changeset |
files
|
2018-10-26 |
Wuzzy |
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Tweak error messages of /callvote kick
|
changeset |
files
|
2018-10-26 |
unc0rr |
Fix lack of message and segfault when number texture creation fails
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add separate sound symbols for case impact and extra damage
|
changeset |
files
|
2018-10-26 |
Wuzzy |
CS: Highlight "Available weapon specials:" as well
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Continental supplies: Highlight "Special weapons:" line in mission panel
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add sound for landspray
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add ice beam idle sound
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add flamethrower sound
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Prettify the menu arrows in WxW
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Use colon after "Disclaimer" in timebox/portalgun descriptinons
|
changeset |
files
|