alfadur [Tue, 17 Apr 2018 19:43:41 -0400] rev 13335
fix/workaround for fullscreen crash in 0.9.24
nemo [Tue, 17 Apr 2018 15:21:52 -0400] rev 13334
minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 20:10:10 +0200] rev 13333
Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 00:37:15 +0200] rev 13332
Added tag 0.9.24-release for
changeset a4e7e62f2c0d
unc0rr [Sun, 15 Apr 2018 18:20:34 +0200] rev 13331
Install platforms dir too
nemo [Fri, 13 Apr 2018 16:18:57 -0400] rev 13330
enable stretchLastSection
nemo [Fri, 13 Apr 2018 14:45:09 -0400] rev 13329
wuzzy is a spoilsport
alfadur [Fri, 13 Apr 2018 20:35:35 +0200] rev 13328
Stop minigun sound when gtMinigun is destroyed
nemo [Fri, 13 Apr 2018 13:03:51 -0400] rev 13327
QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
alfadur [Fri, 13 Apr 2018 00:17:30 +0200] rev 13326
Fix bullet trails overlapping when the pass through wrap or bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 16:56:06 +0200] rev 13325
Use QDir::Files to read ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 14:52:47 +0200] rev 13324
Don't let hedgehogs moan if they take 0 Sudden Death damage
alfadur [Thu, 12 Apr 2018 01:51:38 +0200] rev 13323
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 00:40:10 +0200] rev 13322
Update changelog
nemo [Wed, 11 Apr 2018 17:59:59 -0400] rev 13321
merge with 0.9.23, pulling in unc0rr's desync fix
sheepluva [Sun, 08 Apr 2018 00:52:22 +0200] rev 13320
cleanup whitespaces, add braces to for loops
also throw in a break for good measure
alfadur [Sun, 08 Apr 2018 00:26:33 +0200] rev 13319
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
sheepluva [Sat, 07 Apr 2018 23:38:19 +0200] rev 13318
Quick Game: ignore hidden themes
sheepluva [Sat, 07 Apr 2018 22:16:36 +0200] rev 13317
Fix segfault on game halt (if no logfile)
nemo [Fri, 06 Apr 2018 12:34:23 -0400] rev 13316
quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 21:34:09 +0200] rev 13315
Remove “mission accomplished” victory message, might be confusing
For example, if this appears in an actual mission when the player fails.
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 19:33:19 +0200] rev 13314
Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 18:38:00 +0200] rev 13313
Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 14:05:29 +0200] rev 13312
Update locale files
unc0rr [Fri, 30 Mar 2018 20:42:24 +0200] rev 13311
Improve error message a bit
nemo [Fri, 30 Mar 2018 12:26:51 -0400] rev 13310
oups
nemo [Fri, 30 Mar 2018 11:56:16 -0400] rev 13309
add title manipulation
unc0rr [Fri, 30 Mar 2018 17:01:30 +0200] rev 13308
Bump protocol version, update sources in preparation for .24 release
nemo [Fri, 30 Mar 2018 10:03:29 -0400] rev 13307
simple optimised svg of the low detail hedgehog for use in .desktop files and such
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:56:47 +0200] rev 13306
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:37:48 +0200] rev 13305
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:16:29 +0200] rev 13304
CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:02:10 +0200] rev 13303
Fix Qt5 in .travis.yml for Ubuntu (hopefully)
nemo [Fri, 30 Mar 2018 08:02:14 -0400] rev 13302
Backed out
changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 17:28:12 +0200] rev 13301
Update .travis.yml to include Qt5 stuff
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 16:05:46 +0200] rev 13300
Add greno4ka to credits for Russian translation contribution
greno4ka [Wed, 28 Mar 2018 16:04:07 +0200] rev 13299
Slightly update russian localization
LocutusOfBorg [Wed, 28 Mar 2018 15:37:35 +0200] rev 13298
Remove useless libghc-stm-dev from build
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:21:23 +0200] rev 13297
CMake for server: Pass -dynamic flag to ghc
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:14:20 +0200] rev 13296
CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 14:06:34 +0200] rev 13295
Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 01:22:53 +0200] rev 13294
Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 23:01:22 +0200] rev 13293
Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 22:45:31 +0200] rev 13292
Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 19:59:12 +0200] rev 13291
Videos frontend page: Locale-aware text formatting
nemo [Tue, 27 Mar 2018 13:45:58 -0400] rev 13290
might as well put this after the last mining
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 17:32:23 +0200] rev 13289
Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
This is done by using absolute paths and removing physfs://
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 04:39:31 +0200] rev 13288
ThemeFilterProxyModel: Fix filter function containing a path with no return value
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Mar 2018 15:12:33 +0200] rev 13287
Flying portal balls now spawn a few spark effects
This has been adapted from PortalEffects from HedgeEditor.
HedgeEditor already included such effects for some reason, so they have been removed as redundant.
nemo [Sat, 24 Mar 2018 19:05:46 -0400] rev 13286
oops
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:57:54 +0100] rev 13285
Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:45:16 +0100] rev 13284
ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:13:57 +0100] rev 13283
ShoppaMap: Delete unused/dead code
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 22:28:53 +0100] rev 13282
TechRacer: Remove script parameter “helpDisabled”
Pointless since you can quickly toggle help anyway, so supporting
this script param only clutters the documentation.
nemo [Sat, 24 Mar 2018 11:07:44 -0400] rev 13281
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 02:24:02 +0100] rev 13280
Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Don't worry, the gameplay of this script param is NOT changed, only its name and documentation.
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 00:26:39 +0100] rev 13279
Change how locale is loaded in frontend, and fix some bugs
- Fix some loading errors when locale is C
- Fallback mission map description to English
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:37:07 +0100] rev 13278
The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:17:01 +0100] rev 13277
Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 23:27:11 +0100] rev 13276
Change appearance of Art theme in Sudden Death