Sat, 07 Jul 2018 19:34:13 +0200 Wuzzy Space Invasion: Improve how round score is displayed
Sat, 07 Jul 2018 18:41:28 +0200 Wuzzy Space Invasion: Localize most global variables
Sat, 07 Jul 2018 18:37:21 +0200 Wuzzy Fix rare Lua error message spam in Space Invasion
Fri, 06 Jul 2018 17:16:01 +0200 Marcin Mielniczuk Add an extra test for Rnd's distribution
Fri, 06 Jul 2018 16:59:52 +0200 Marcin Mielniczuk Send the rnd reply to the room only.
Fri, 06 Jul 2018 16:27:25 +0200 Marcin Mielniczuk Implement server-side logic for Rnd
Wed, 04 Jul 2018 18:49:51 +0300 alfadur Fix team remove synchronization
Wed, 04 Jul 2018 15:42:42 +0300 alfadur Check for client's existence before handling messages
Wed, 04 Jul 2018 13:56:49 +0300 alfadur Fix scheme config parsing
Wed, 04 Jul 2018 12:57:05 +0300 alfadur Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 alfadur add missing message tests
Wed, 04 Jul 2018 00:01:25 +0300 alfadur update nom
Tue, 03 Jul 2018 23:05:09 +0300 alfadur update proptest
Tue, 03 Jul 2018 22:39:12 +0300 alfadur merge
Tue, 03 Jul 2018 22:37:15 +0300 Marcin Mielniczuk Update rand and log to the latest versions
Mon, 02 Jul 2018 16:48:16 -0400 nemo somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Mon, 02 Jul 2018 16:46:13 +0300 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 alfadur Fix cmd parsing & update tests
Fri, 29 Jun 2018 18:27:51 +0300 Marcin Mielniczuk Implement parsing for rnd and add a little documentation
Thu, 28 Jun 2018 17:29:37 +0200 Marcin Mielniczuk Undo enabling the `unreachable-pub` lint.
Thu, 28 Jun 2018 00:10:15 +0300 alfadur stabilization
Wed, 27 Jun 2018 23:51:00 +0300 alfadur Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 alfadur Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 alfadur Additional round cleanup
Tue, 26 Jun 2018 23:20:28 -0400 nemo neglected dep update from r87a6cad20c90:
Wed, 27 Jun 2018 04:54:41 +0300 alfadur Send teams&flags on entering a room
Wed, 27 Jun 2018 02:34:46 +0300 alfadur Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 alfadur Implement game config messages
Sun, 24 Jun 2018 12:09:31 -0400 marmistrz Enable all lints from the rust-2018-idioms suite.
Thu, 21 Jun 2018 17:43:13 -0400 nemo Just to be kind to vim which is failing at sniffing
Thu, 21 Jun 2018 17:23:10 -0400 alfadur implementation of team related messages
Thu, 21 Jun 2018 23:09:20 +0200 unc0rr Store saved room in yaml
Tue, 19 Jun 2018 19:14:33 -0400 nemo let's keep track of the racer room config
Mon, 18 Jun 2018 09:22:53 -0400 alfadur partial room implementation
Thu, 14 Jun 2018 16:44:27 -0400 alfadur rework of prior
Thu, 14 Jun 2018 12:31:15 -0400 alfadur handle edge polling properly
Sun, 10 Jun 2018 19:12:26 +0200 antonc27 Merge default to ios-develop ios-develop
Sun, 10 Jun 2018 19:01:50 +0200 antonc27 Merge ios-develop into default
Sun, 10 Jun 2018 18:56:51 +0200 antonc27 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
Thu, 31 May 2018 01:50:49 +0200 Wuzzy More fallback styling for hat preview webpage
Thu, 31 May 2018 01:45:20 +0200 Wuzzy Add <noscript> fallback for hats preview webpage
Tue, 29 May 2018 19:12:53 -0400 alfadur bullet bubbles
Mon, 28 May 2018 19:50:15 -0400 alfadur ensure shotgun works with portals and make it hit airmines
Sun, 27 May 2018 20:32:06 -0400 nemo allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
Sun, 27 May 2018 13:10:32 -0400 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Sat, 26 May 2018 10:54:17 -0400 nemo Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
Thu, 24 May 2018 13:04:56 -0400 nemo make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
Thu, 24 May 2018 09:51:11 -0400 nemo zero damage on air mine too
Thu, 24 May 2018 15:23:48 +0200 Wuzzy Remove unused variable in uLandObjects
Thu, 24 May 2018 15:20:29 +0200 Wuzzy Feedback dialog: Disable "send system information" checkbox by default
Wed, 23 May 2018 20:45:42 -0400 nemo Allow freezing airmines because whyyy not
Tue, 22 May 2018 17:54:07 -0400 alfadur theme object tweak
Tue, 22 May 2018 17:53:53 -0400 alfadur Checksum girders and masks too
Fri, 18 May 2018 09:57:24 -0400 nemo merge this in too
Fri, 18 May 2018 09:56:56 -0400 nemo IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
Thu, 17 May 2018 20:04:39 -0400 nemo 0.9.24 merge of physfs tweak
Thu, 17 May 2018 20:04:07 -0400 nemo Make wrapping a lua and its sidecar actually work. 0.9.24
Wed, 16 May 2018 19:36:49 -0400 alfadur example theme objects for the new theming features
Wed, 16 May 2018 18:37:17 -0400 alfadur new theme object features
Wed, 16 May 2018 18:22:28 +0200 sheepluva adjust label, update ChangeLog ui-scaling
Wed, 16 May 2018 18:09:13 +0200 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
Wed, 16 May 2018 10:11:00 +0200 sheepluva WIP: make chat resizing faster ui-scaling
Tue, 15 May 2018 23:47:07 +0200 sheepluva whoops, I initialized my new var incorrectly ui-scaling
Tue, 15 May 2018 17:05:40 +0200 sheepluva fix some accidental code corruption caused by my last commit ui-scaling
Tue, 15 May 2018 16:55:37 +0200 sheepluva WIP: allow changing chat size ui-scaling
Mon, 07 May 2018 23:43:01 +0300 unC0Rr Fix win32 package creation
Sun, 06 May 2018 00:48:43 +0200 Wuzzy Merge default
Sun, 06 May 2018 00:47:49 +0200 alfadur Update frontend translation: Japanese
Thu, 03 May 2018 14:44:17 -0400 alfadur fix trace when bullets skip on water
Fri, 04 May 2018 15:08:59 +0200 Wuzzy Make EnableSwitchHog() more robust against failure, return gear UID
Fri, 04 May 2018 14:46:39 +0200 Wuzzy Continental supplies: No more hacky switch hog for North America
Fri, 04 May 2018 14:38:01 +0200 Wuzzy Lua API: Add EnableSwitchHog to manually enable hog switching
Fri, 04 May 2018 01:39:22 +0200 Wuzzy Continental supplies: Upside-Down World special now works in cave maps as well
Fri, 04 May 2018 01:01:40 +0200 Wuzzy Update German Lua translation
Thu, 03 May 2018 23:19:56 +0200 Wuzzy Fix changelog mistake
Thu, 03 May 2018 23:00:08 +0200 Wuzzy CS: Fix display of ammo caption for weapon specials
Thu, 03 May 2018 22:42:29 +0200 Wuzzy Fix GetAmmoTimer implementation, swap arguments
Thu, 03 May 2018 22:12:13 +0200 Wuzzy Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Thu, 03 May 2018 22:05:25 +0200 Wuzzy Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Thu, 03 May 2018 21:40:13 +0200 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Thu, 03 May 2018 21:04:55 +0200 Wuzzy Rename SVG hats to be consistent with PNG versions
Thu, 03 May 2018 21:02:05 +0200 Wuzzy Simplify and shrink 5 SVG hats
Thu, 03 May 2018 19:02:55 +0200 Wuzzy Update copyright years
Thu, 03 May 2018 18:00:49 +0200 kompowiec Update Taiwanese translation
Thu, 03 May 2018 17:22:53 +0200 Wuzzy Update ChangeLog for Continental supplies
Thu, 03 May 2018 16:46:36 +0200 Wuzzy Continental supplies: Bouncy boomerang does not spawn crate when drowning
Thu, 03 May 2018 16:16:15 +0200 Wuzzy Continental supplies: Mention that vamp increases Medicine effectiveness
Thu, 03 May 2018 15:37:29 +0200 Wuzzy Continental supplies: Fix “Boring” sound being played after continent select
Thu, 03 May 2018 15:30:31 +0200 Wuzzy Continental supplies: Update pickhammer icon
Thu, 03 May 2018 15:18:28 +0200 Wuzzy Massive Continental supplies update
Thu, 03 May 2018 11:58:07 +0200 Vatten Updated Continental supplies
Wed, 02 May 2018 23:07:41 +0200 unc0rr Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
Wed, 02 May 2018 15:29:21 -0400 nemo real droplet fix - default density is fine - also add back in the underwater bullet trails
Wed, 02 May 2018 20:09:48 +0200 Wuzzy Minor improvements in tutorial mission texts to make stuff clearer
Wed, 02 May 2018 18:48:58 +0200 Wuzzy Update German translation for previous English typo fixes
Wed, 02 May 2018 18:19:31 +0200 Wuzzy Fix a couple of English typos
Wed, 02 May 2018 17:22:42 +0200 Wuzzy Fix more German typos in Hedgewars files
Wed, 02 May 2018 15:28:46 +0200 Wuzzy Fix a couple of German typos in de.lua
Tue, 01 May 2018 20:41:47 -0400 nemo reduce minigun splash droplets a little
Tue, 01 May 2018 14:08:28 -0400 Case_Of Update of french frontend localisation
Sun, 29 Apr 2018 11:25:12 -0400 nemo Seed reset seems fine when moved out of the loader. Also bump protocol
Sun, 29 Apr 2018 10:47:02 -0400 nemo Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
Sun, 29 Apr 2018 09:24:14 -0400 nemo Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
Fri, 27 Apr 2018 11:19:23 -0400 nemo mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
Thu, 26 Apr 2018 00:21:03 +0200 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Wuzzy Change KeyBindToName to shortstring
Tue, 24 Apr 2018 19:52:04 +0200 Wuzzy Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Wuzzy Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 Wuzzy New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Wuzzy Fix incorrect check for iPhone macro in hwconsts.h
Thu, 19 Apr 2018 14:07:56 +0200 Wuzzy Fix outdated Qt CMake dependency for OS X
Wed, 18 Apr 2018 17:12:23 +0200 Wuzzy Added tag 0.9.24.1-release for changeset afc089c39556
Wed, 18 Apr 2018 17:12:15 +0200 Wuzzy Removed tag 0.9.24.1-release 0.9.24.1-release
Wed, 18 Apr 2018 17:02:44 +0200 Wuzzy Update changelog
Wed, 18 Apr 2018 10:30:27 -0400 nemo Added tag 0.9.24.1-release for changeset ea98a45452e5
Wed, 18 Apr 2018 10:30:16 -0400 nemo Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 10:30:10 -0400 nemo bump cpack .24 to .24.1, make the moc filter broader
Wed, 18 Apr 2018 09:11:38 -0400 nemo Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
Tue, 17 Apr 2018 19:43:41 -0400 alfadur fix/workaround for fullscreen crash in 0.9.24
Tue, 17 Apr 2018 15:21:52 -0400 nemo 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.
Tue, 17 Apr 2018 20:10:10 +0200 Wuzzy Fix crash when firing portal gun at low quality graphics
Tue, 17 Apr 2018 00:37:15 +0200 Wuzzy Added tag 0.9.24-release for changeset a4e7e62f2c0d
Sun, 15 Apr 2018 18:20:34 +0200 unc0rr Install platforms dir too 0.9.24-release
Fri, 13 Apr 2018 16:18:57 -0400 nemo enable stretchLastSection
Fri, 13 Apr 2018 14:45:09 -0400 nemo wuzzy is a spoilsport
Fri, 13 Apr 2018 20:35:35 +0200 alfadur Stop minigun sound when gtMinigun is destroyed
Fri, 13 Apr 2018 13:03:51 -0400 nemo 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.
Fri, 13 Apr 2018 00:17:30 +0200 alfadur Fix bullet trails overlapping when the pass through wrap or bounce world edge
Thu, 12 Apr 2018 16:56:06 +0200 Wuzzy Use QDir::Files to read ammo schemes
Thu, 12 Apr 2018 14:52:47 +0200 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 12 Apr 2018 01:51:38 +0200 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Thu, 12 Apr 2018 00:40:10 +0200 Wuzzy Update changelog
Wed, 11 Apr 2018 17:59:59 -0400 nemo merge with 0.9.23, pulling in unc0rr's desync fix
Sun, 08 Apr 2018 00:52:22 +0200 sheepluva cleanup whitespaces, add braces to for loops
Sun, 08 Apr 2018 00:26:33 +0200 alfadur I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
Sat, 07 Apr 2018 23:38:19 +0200 sheepluva Quick Game: ignore hidden themes
Sat, 07 Apr 2018 22:16:36 +0200 sheepluva Fix segfault on game halt (if no logfile)
Fri, 06 Apr 2018 12:34:23 -0400 nemo 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.
Wed, 04 Apr 2018 21:34:09 +0200 Wuzzy Remove “mission accomplished” victory message, might be confusing
Wed, 04 Apr 2018 19:33:19 +0200 Wuzzy Show simple drop-down icon next to key binder widget
Wed, 04 Apr 2018 18:38:00 +0200 Wuzzy Update changelog
Wed, 04 Apr 2018 14:05:29 +0200 Wuzzy Update locale files
Fri, 30 Mar 2018 20:42:24 +0200 unc0rr Improve error message a bit
Fri, 30 Mar 2018 12:26:51 -0400 nemo oups
Fri, 30 Mar 2018 11:56:16 -0400 nemo add title manipulation
Fri, 30 Mar 2018 17:01:30 +0200 unc0rr Bump protocol version, update sources in preparation for .24 release
Fri, 30 Mar 2018 10:03:29 -0400 nemo simple optimised svg of the low detail hedgehog for use in .desktop files and such
Fri, 30 Mar 2018 15:56:47 +0200 Wuzzy Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Fri, 30 Mar 2018 15:37:48 +0200 Wuzzy Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Fri, 30 Mar 2018 15:16:29 +0200 Wuzzy CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Fri, 30 Mar 2018 15:02:10 +0200 Wuzzy Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Fri, 30 Mar 2018 08:02:14 -0400 nemo Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wed, 28 Mar 2018 17:28:12 +0200 Wuzzy Update .travis.yml to include Qt5 stuff
Wed, 28 Mar 2018 16:05:46 +0200 Wuzzy Add greno4ka to credits for Russian translation contribution
Wed, 28 Mar 2018 16:04:07 +0200 greno4ka Slightly update russian localization
Wed, 28 Mar 2018 15:37:35 +0200 LocutusOfBorg Remove useless libghc-stm-dev from build
Wed, 28 Mar 2018 15:21:23 +0200 Wuzzy CMake for server: Pass -dynamic flag to ghc
Wed, 28 Mar 2018 15:14:20 +0200 Wuzzy CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wed, 28 Mar 2018 14:06:34 +0200 Wuzzy Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wed, 28 Mar 2018 01:22:53 +0200 Wuzzy Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Tue, 27 Mar 2018 23:01:22 +0200 Wuzzy Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Tue, 27 Mar 2018 22:45:31 +0200 Wuzzy Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Tue, 27 Mar 2018 19:59:12 +0200 Wuzzy Videos frontend page: Locale-aware text formatting
Tue, 27 Mar 2018 13:45:58 -0400 nemo might as well put this after the last mining
Tue, 27 Mar 2018 17:32:23 +0200 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Tue, 27 Mar 2018 04:39:31 +0200 Wuzzy ThemeFilterProxyModel: Fix filter function containing a path with no return value
Mon, 26 Mar 2018 15:12:33 +0200 Wuzzy Flying portal balls now spawn a few spark effects
Sat, 24 Mar 2018 19:05:46 -0400 nemo oops
Sat, 24 Mar 2018 23:57:54 +0100 Wuzzy Update German Lua translation
Sat, 24 Mar 2018 23:45:16 +0100 Wuzzy ShoppaMap: Can change map complexity with slider, remove script param “pad”
Sat, 24 Mar 2018 23:13:57 +0100 Wuzzy ShoppaMap: Delete unused/dead code
Sat, 24 Mar 2018 22:28:53 +0100 Wuzzy TechRacer: Remove script parameter “helpDisabled”
Sat, 24 Mar 2018 11:07:44 -0400 nemo bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Sat, 24 Mar 2018 02:24:02 +0100 Wuzzy Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Sat, 24 Mar 2018 00:26:39 +0100 Wuzzy Change how locale is loaded in frontend, and fix some bugs
Fri, 23 Mar 2018 03:37:07 +0100 Wuzzy The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Fri, 23 Mar 2018 03:17:01 +0100 Wuzzy Add new game flag gfSwitchHog, enable hog switching at turn start
Thu, 22 Mar 2018 23:27:11 +0100 Wuzzy Change appearance of Art theme in Sudden Death
Thu, 22 Mar 2018 19:25:38 +0100 Wuzzy Lua API: Add Explode function
Thu, 22 Mar 2018 18:40:21 +0100 Wuzzy Improve Sudden Death theming of Eyes and Deepspace
Thu, 22 Mar 2018 17:44:06 +0100 Wuzzy Fix some artifacts in contour of horizont.png of Planes theme
Thu, 22 Mar 2018 16:52:04 +0100 Wuzzy Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Thu, 22 Mar 2018 16:08:33 +0100 Wuzzy If delegating room control, reset map of new master, if map is missing
Thu, 22 Mar 2018 14:09:10 +0100 Wuzzy QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Thu, 22 Mar 2018 13:29:07 +0100 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
Thu, 22 Mar 2018 13:18:45 +0100 Wuzzy Display style name correctly if host selects a style you don't have
Thu, 22 Mar 2018 00:17:13 +0100 Wuzzy Change CrazyMission preview, change portal map theme to Hell
Wed, 21 Mar 2018 20:35:50 +0100 Wuzzy Fix initial map preview being broken when joining room, part 2
Wed, 21 Mar 2018 15:38:20 +0100 Wuzzy Partially fix wrong preview when joining host room with missing map
Wed, 21 Mar 2018 14:36:26 +0100 Wuzzy Add some isNull checks for some strings in mapContainer
Tue, 20 Mar 2018 02:24:47 +0100 Wuzzy Fix incorrect preview when selecting image map the first time in session
Mon, 19 Mar 2018 18:58:49 +0100 Wuzzy Fix theme chooser failing to filter themes by name
Mon, 19 Mar 2018 16:07:08 +0100 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
Mon, 19 Mar 2018 15:44:39 +0100 Wuzzy Map container: Add question mark in front of missing theme name
Mon, 19 Mar 2018 15:21:11 +0100 Wuzzy Tweak map preview background colors
Mon, 19 Mar 2018 14:07:29 +0100 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
Mon, 19 Mar 2018 13:35:13 +0100 Wuzzy Check existance of theme icon before loading it
Mon, 19 Mar 2018 00:09:07 +0100 Wuzzy Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Wuzzy Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Wuzzy Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
Sun, 18 Mar 2018 00:24:15 +0100 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Sat, 17 Mar 2018 23:27:24 +0100 antonc27 - New AppIcon (no more black background!) ios-develop
Sat, 17 Mar 2018 22:37:13 +0100 antonc27 - Migrate AppIcons to xcassets ios-develop
Sat, 17 Mar 2018 23:55:32 +0300 unC0Rr Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 antonc27 - Missing languages ios-develop
Sat, 17 Mar 2018 18:13:37 +0100 antonc27 - Use two-letter language descriptor for localisations ios-develop
Sat, 17 Mar 2018 17:47:42 +0100 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Wuzzy Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Wuzzy Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Wuzzy Various minor frontend CSS tweaks
Fri, 16 Mar 2018 19:25:51 +0100 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
Fri, 16 Mar 2018 19:05:11 +0100 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Fri, 16 Mar 2018 02:02:27 +0100 Wuzzy Make video metadata strings translatable in frontend
Fri, 16 Mar 2018 00:10:04 +0100 antonc27 - Fix archiving (?) ios-develop
Thu, 15 Mar 2018 23:59:20 +0100 antonc27 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
Thu, 15 Mar 2018 23:24:48 +0100 antonc27 - Do not delete Beach theme (it's official one now) ios-develop
Thu, 15 Mar 2018 21:28:10 +0100 Wuzzy Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Thu, 15 Mar 2018 21:15:16 +0100 Wuzzy Remove Qt SVG and Qt OpenGL as hard dependencies
Thu, 15 Mar 2018 17:53:34 +0100 Wuzzy Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Thu, 15 Mar 2018 15:49:17 +0100 Wuzzy Mutant: Fix graph title on game draw
Thu, 15 Mar 2018 15:34:29 +0100 Wuzzy Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Thu, 15 Mar 2018 14:51:07 +0100 Wuzzy Fix broken stats chart bounding box
Thu, 15 Mar 2018 04:33:11 +0100 Wuzzy Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Thu, 15 Mar 2018 03:29:31 +0100 Wuzzy Clear drawn maps in TechRacer
Thu, 15 Mar 2018 02:59:37 +0100 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Thu, 15 Mar 2018 02:08:07 +0100 Wuzzy Take radius into account when drawing gtGenericFaller
Wed, 14 Mar 2018 23:55:13 +0100 Wuzzy Add default directory DrawnMaps to put hand-drawn maps into
Wed, 14 Mar 2018 23:02:39 +0100 Wuzzy Merge unC0Rr's broken preview fix
Wed, 14 Mar 2018 23:02:11 +0100 Wuzzy Update frontend translations
Wed, 14 Mar 2018 22:59:06 +0100 Wuzzy Drawn map menu: Add spin box to change brush size by hand
Wed, 14 Mar 2018 22:57:31 +0100 unc0rr Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
Wed, 14 Mar 2018 21:46:07 +0100 Wuzzy Add images for radio buttons, add hover and pressed images for checkboxes
Wed, 14 Mar 2018 20:58:24 +0100 Wuzzy Fix weird scaling of draw map widget
Wed, 14 Mar 2018 20:39:14 +0100 Wuzzy Drawn map page: Move save and load buttons, fix points label overlap
Wed, 14 Mar 2018 20:00:09 +0100 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
Wed, 14 Mar 2018 19:40:43 +0100 Wuzzy Fix cursor circle being too large in drawn map editor
Wed, 14 Mar 2018 17:50:21 +0100 Wuzzy Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wed, 14 Mar 2018 11:36:43 -0400 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
Wed, 14 Mar 2018 16:25:54 +0100 Wuzzy Add voicepack: Russian_pl (by mtg90pl)
Wed, 14 Mar 2018 15:58:16 +0100 antonc27 - Fix missions path, still needs refactoring... ios-develop
Wed, 14 Mar 2018 15:55:38 +0100 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
Wed, 14 Mar 2018 15:19:08 +0100 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wed, 14 Mar 2018 14:42:50 +0100 Wuzzy Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wed, 14 Mar 2018 12:17:11 +0100 Wuzzy Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wed, 14 Mar 2018 01:33:37 +0100 Wuzzy Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wed, 14 Mar 2018 01:22:45 +0100 Wuzzy Force color dialog to use Qt style. Fixes some issues
Wed, 14 Mar 2018 00:46:20 +0100 antonc27 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
Wed, 14 Mar 2018 00:25:31 +0100 antonc27 - Fix missions regression: refactoring, WIP ios-develop
Wed, 14 Mar 2018 00:20:47 +0100 Wuzzy Update German Lua translation
Tue, 13 Mar 2018 23:39:09 +0100 Wuzzy Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Tue, 13 Mar 2018 23:19:24 +0100 unc0rr Merge qt5transition into default
Tue, 13 Mar 2018 23:07:58 +0100 Wuzzy Movement training: Tweak some sprite visuals
Tue, 13 Mar 2018 22:57:49 +0100 unc0rr Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
Tue, 13 Mar 2018 22:49:06 +0100 Wuzzy Movement Training: Make the use of the mission panel clearer and harder to overlook
Tue, 13 Mar 2018 21:27:11 +0100 Wuzzy Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Tue, 13 Mar 2018 20:31:35 +0100 Wuzzy Rope Training: Place the second-last target at a more reasonable position
Tue, 13 Mar 2018 18:25:37 +0100 Wuzzy Frontend: Fix built-in Qt translations not loaded properly qt5transition
Tue, 13 Mar 2018 16:57:20 +0100 Wuzzy Update INSTALL.md about new Qt5 dependency qt5transition
Tue, 13 Mar 2018 16:38:48 +0100 Wuzzy Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Tue, 13 Mar 2018 10:20:41 -0400 nemo try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
Tue, 13 Mar 2018 10:02:01 -0400 nemo seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
Tue, 13 Mar 2018 13:15:15 +0100 Wuzzy Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Tue, 13 Mar 2018 00:50:58 +0100 Wuzzy Also update default binds for SDL2 keypad names qt5transition
Mon, 12 Mar 2018 19:15:45 -0400 nemo these changed, presumably in SDL2 - might want to review all the others qt5transition
Mon, 12 Mar 2018 22:53:28 +0100 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
Mon, 12 Mar 2018 19:39:00 +0100 Wuzzy Remove rubber duck from BRW, RW and most weapon schemes for now
Mon, 12 Mar 2018 12:54:33 +0100 Wuzzy Use onSkipTurn in scripts to detect turn skips
Mon, 12 Mar 2018 12:37:35 +0100 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
Mon, 12 Mar 2018 12:27:13 +0100 Wuzzy Lua API: Add SkipTurn() to replace ParseCommand("skip")
Mon, 12 Mar 2018 02:09:21 +0100 Wuzzy ACF7: Add one pick hammer in crate
Mon, 12 Mar 2018 00:59:47 +0100 alfadur Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
Sun, 11 Mar 2018 23:24:05 +0100 antonc27 - Remember user settings on app update ios-develop
Sun, 11 Mar 2018 22:39:40 +0100 antonc27 - Some not-so-important pretty formatting ios-develop
Sun, 11 Mar 2018 21:38:08 +0100 Wuzzy Bazooka/Grenade Training: Make weapon selection detection future-proof
Sun, 11 Mar 2018 20:43:15 +0100 antonc27 Merge from 0.9.23 ios-develop
Sun, 11 Mar 2018 12:08:49 +0100 alfadur Change minigun sound once again, lower pitch
Sun, 11 Mar 2018 11:01:27 +0100 Wuzzy ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Sun, 11 Mar 2018 10:50:02 +0100 alfadur Add new minigun sound
Sun, 11 Mar 2018 00:46:22 +0100 Wuzzy Update Qt and Lua translation files
Sat, 10 Mar 2018 23:43:32 +0100 unc0rr Fix disabled button rendering qt5transition
Sat, 10 Mar 2018 23:16:22 +0100 unc0rr - Fix insane width of lines in health graphic qt5transition
Sat, 10 Mar 2018 12:57:13 +0100 Wuzzy uLocale: Fix broken Format function
Sat, 10 Mar 2018 12:32:44 +0100 Wuzzy Make a few more engine strings translatable
Sat, 10 Mar 2018 03:27:18 +0100 Wuzzy ClimeHome: Show messages when cake is nearby and when reaching home
Sat, 10 Mar 2018 01:46:51 +0100 Wuzzy Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Sat, 10 Mar 2018 01:28:15 +0100 Wuzzy Reduce number of minigun bullets from 71 to 70
Sat, 10 Mar 2018 00:54:00 +0100 alfadur Fix minigun not pausing the turn timer properly
Fri, 09 Mar 2018 23:34:46 +0100 alfadur Improve appearance of bullet trails, slight fade out at beginning
Fri, 09 Mar 2018 22:23:57 +0100 Wuzzy When using seduction, only show “CENSORED” text in English locale
Fri, 09 Mar 2018 21:09:53 +0100 Wuzzy Nerf minigun in Default ammo scheme
Fri, 09 Mar 2018 19:48:15 +0100 alfadur Fix minigun bullet impact image being drawn over hog sometimes
Fri, 09 Mar 2018 19:45:21 +0100 alfadur Fix direction of dispensed bullet shells from shotgun/sniper/minigun
Fri, 09 Mar 2018 19:40:49 +0100 Wuzzy ACF8: Fix invisible cyborg sometimes blocking the way
Fri, 09 Mar 2018 19:05:59 +0100 Wuzzy A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Fri, 09 Mar 2018 18:03:59 +0100 Wuzzy ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Fri, 09 Mar 2018 15:20:28 +0100 Wuzzy ACF6: Change mines, remove mines placed at unfair positions
Fri, 09 Mar 2018 14:27:37 +0100 Wuzzy ACF3: Fix cannibals sometimes doing nothing for a full turn
Fri, 09 Mar 2018 12:55:54 +0100 Wuzzy ACF1: Hide Cannibals team before it appears
Fri, 09 Mar 2018 12:43:36 +0100 Wuzzy Hide team bar if all hedgehogs in it are hidden or dead
Fri, 09 Mar 2018 11:32:36 +0100 Wuzzy ACF: Only use standard team colors
Fri, 09 Mar 2018 02:03:03 +0100 Wuzzy ACF7: Fix incorrect hog name used in speech bubble
Fri, 09 Mar 2018 01:12:07 +0100 Wuzzy Update German Lua translation
Fri, 09 Mar 2018 00:45:37 +0100 Wuzzy Merge unC0Rr's control fixes
Fri, 09 Mar 2018 00:44:36 +0100 Wuzzy ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Thu, 08 Mar 2018 23:46:46 +0100 Wuzzy ACF7: Fix incorrect hog name mentioned in 2nd mission text
Thu, 08 Mar 2018 23:36:16 +0100 Wuzzy AI: Don't use tardis when in multishoot and not inf attack
Thu, 08 Mar 2018 23:28:58 +0100 unc0rr Fix new binds system for real
Thu, 08 Mar 2018 21:58:59 +0100 unc0rr This should fix crash with custom bindings
Thu, 08 Mar 2018 21:46:43 +0100 jose1711 Update Slovak translation
Thu, 08 Mar 2018 21:28:02 +0100 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
Thu, 08 Mar 2018 21:05:10 +0100 Wuzzy Merge server stuff from alfadur
Thu, 08 Mar 2018 21:03:25 +0100 Wuzzy HedgeEditor: Show waypoint preview
Thu, 08 Mar 2018 20:40:00 +0100 Wuzzy HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Thu, 08 Mar 2018 19:36:07 +0100 Wuzzy HedgeEditor: Clean up messy HWP overwrites
Thu, 08 Mar 2018 19:14:06 +0100 Wuzzy Racer: No longer play Incoming or Missed sound
Thu, 08 Mar 2018 19:08:21 +0100 Wuzzy Construction Mode: Fix annoying Incoming voice and other sound issues
Thu, 08 Mar 2018 19:03:03 +0100 Wuzzy Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Thu, 08 Mar 2018 18:15:06 +0100 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
Thu, 08 Mar 2018 17:07:14 +0100 Wuzzy ACF2: Make all Weaklings on worst CPU level
Thu, 08 Mar 2018 15:01:18 -0500 alfadur separated the server logic from all the async io mess.
Thu, 08 Mar 2018 16:49:49 +0100 Wuzzy ACF: Reduce computer hog levels in missions 2 and 6.
Thu, 08 Mar 2018 15:37:49 +0100 Wuzzy CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Thu, 08 Mar 2018 15:15:11 +0100 Wuzzy CTF_Blizzard: Dump dead code / out-commented code
Thu, 08 Mar 2018 15:05:42 +0100 Wuzzy CTF: Write hog with most captures in stats screen
Thu, 08 Mar 2018 14:53:25 +0100 Wuzzy CTF: Say "clan" instead of "team" in mission panel
Thu, 08 Mar 2018 14:47:47 +0100 Wuzzy CTF: Show team scores and score graph in stats screen
Thu, 08 Mar 2018 13:42:36 +0100 Wuzzy CTF: Don't disable home flag after capture
Thu, 08 Mar 2018 13:34:45 +0100 Wuzzy CTF: Allow to be played with more than 2 clans
Thu, 08 Mar 2018 12:46:11 +0100 Wuzzy CTF: Drop flag when carrier uses piano strike
Thu, 08 Mar 2018 12:34:46 +0100 Wuzzy Capture the Flag: Fix many Lua errors when playing with >2 clans
Thu, 08 Mar 2018 11:58:27 +0100 Wuzzy Mutant: Faster excess hog removal
Thu, 08 Mar 2018 03:00:51 +0100 Wuzzy uCommandHandlers: Remove unused variable
Thu, 08 Mar 2018 02:59:14 +0100 Wuzzy CTF: Dumb out-commented code
Thu, 08 Mar 2018 02:19:44 +0100 Wuzzy Slightly simplify Mutant mission panel
Thu, 08 Mar 2018 02:03:23 +0100 Wuzzy CTF: Fix Lua errors when using kamikaze or tardis
Thu, 08 Mar 2018 01:22:00 +0100 Wuzzy CTF: Remove tardis and resurrector
Thu, 08 Mar 2018 01:12:35 +0100 Wuzzy Control: Remove tardis and resurrector
Thu, 08 Mar 2018 00:54:12 +0100 Wuzzy German translation: “Grundlagentraining” → “Grundausbildung”
Thu, 08 Mar 2018 00:46:00 +0100 Wuzzy SimpleMission: Set GameFlags more cleanly
Thu, 08 Mar 2018 00:18:32 +0100 Wuzzy Fix artillery being broken in some missions
Wed, 07 Mar 2018 23:52:45 +0100 Wuzzy Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wed, 07 Mar 2018 23:06:19 +0100 Wuzzy ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wed, 07 Mar 2018 20:27:42 +0100 Wuzzy Update German frontend and Minigun translation
Wed, 07 Mar 2018 18:27:14 +0100 Wuzzy Rope training: Fix confused order of retract/extend controls
Wed, 07 Mar 2018 18:24:17 +0100 Wuzzy Rope Knock Challenge: Remove trailing space of name "doomy "
Wed, 07 Mar 2018 18:23:21 +0100 Wuzzy Death02: Add Delay=600
Wed, 07 Mar 2018 18:18:11 +0100 Wuzzy Update German Lua translation
Wed, 07 Mar 2018 15:47:03 +0100 Wuzzy Use mktemp in update_lua_locale_files.sh
Wed, 07 Mar 2018 15:09:31 +0100 Wuzzy Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wed, 07 Mar 2018 13:48:51 +0100 Wuzzy Lua: Rename global variable “L” to “LOCALE”
Wed, 07 Mar 2018 12:33:56 +0100 Wuzzy Sort all core missions in training menu more logically
Wed, 07 Mar 2018 10:44:30 +0100 Wuzzy Frontend: Lead first-time player to training page on start
Tue, 06 Mar 2018 15:21:36 -0500 nemo the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
Tue, 06 Mar 2018 04:26:51 +0100 Wuzzy Update README about the Hedgewars training
Tue, 06 Mar 2018 04:11:17 +0100 Wuzzy Remove unused, unfinished and outdated boot camp mission
Tue, 06 Mar 2018 03:48:03 +0100 Wuzzy Complete overhaul of Basic Rope Training
Mon, 05 Mar 2018 19:26:46 +0100 Wuzzy Change misleading server error message about nicknames
Mon, 05 Mar 2018 19:21:58 +0100 Wuzzy Capitalize default hog names and server name
Mon, 05 Mar 2018 19:05:10 +0100 Wuzzy More user-friendly server messages
Mon, 05 Mar 2018 16:16:32 +0100 Wuzzy Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Fri, 02 Mar 2018 19:44:09 +0100 Wuzzy Remove dead code from basic bazooka training
Fri, 02 Mar 2018 19:43:06 +0100 Wuzzy Completely redo Basic Grenade Training
Fri, 02 Mar 2018 13:57:37 +0100 Wuzzy Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wed, 28 Feb 2018 20:14:55 +0100 Wuzzy Complete redo of Basic Bazooka Training
Mon, 26 Feb 2018 22:14:40 +0100 Wuzzy Add "Turning Around" to movement training
Mon, 26 Feb 2018 21:17:36 +0100 Wuzzy Some minor convenience improvements in Basic Flying Saucer Training
Mon, 26 Feb 2018 21:09:35 +0100 Wuzzy Add Basic Movement Training
Sun, 25 Feb 2018 18:54:51 -0500 nemo falling hogs using rope were ignoring a few things (for example taking damage from rubber)
Sun, 25 Feb 2018 18:57:30 +0100 unc0rr Much smaller TBinds type
Sat, 24 Feb 2018 15:24:36 +0100 Wuzzy Change team colors in rope knock challenge to standard color scheme
Sat, 24 Feb 2018 15:14:30 +0100 Wuzzy RC Plane Challenge: Switch to using fake crates only
Sat, 24 Feb 2018 14:59:35 +0100 Wuzzy Display score next to team bar in singleplayer challenges
Fri, 23 Feb 2018 22:43:34 +0100 Wuzzy Remove false credit of hwmap2lua.sh
Fri, 23 Feb 2018 21:06:43 +0100 Wuzzy Add szczur's script to convert .hwmap to Lua code
Fri, 23 Feb 2018 14:26:58 +0100 Wuzzy Lua API: Fix SetWind not updating flake direction
Fri, 23 Feb 2018 14:10:03 +0100 Wuzzy Fix incorrect wind bar in some missions
Fri, 23 Feb 2018 13:28:07 +0100 Wuzzy Convert The Great Escape to SimpleMission format
Fri, 23 Feb 2018 12:48:27 +0100 Wuzzy Convert Nobody Laugh to SimpleMission format
Thu, 22 Feb 2018 20:10:22 -0500 nemo Enemy hogs should at least try to get to you in low gravity
Thu, 22 Feb 2018 02:24:42 +0100 Wuzzy Convert Newton and the Hammock to SimpleMission format
Thu, 22 Feb 2018 01:39:30 +0100 Wuzzy Convert Big Armory mission to SimpleMission format
Thu, 22 Feb 2018 01:35:16 +0100 Wuzzy SimpleMission: Check regular victory at turn and or start
Thu, 22 Feb 2018 01:03:40 +0100 Wuzzy SimpleMission: Add support for failure texts in the stats screen
Wed, 21 Feb 2018 22:43:03 +0100 Wuzzy SimpleMission: Check regular victory before anything else
Wed, 21 Feb 2018 21:40:52 +0100 Wuzzy New SD flakes for Bath: skull and bones in bubble
Wed, 21 Feb 2018 21:29:30 +0100 Wuzzy Rewrite most mission texts to actually *explain* the goal
Wed, 21 Feb 2018 18:15:57 +0100 Wuzzy 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wed, 21 Feb 2018 17:14:46 +0100 Wuzzy Add SimpleMission lua library for easier mission creation
Wed, 21 Feb 2018 15:53:30 +0100 Wuzzy Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wed, 21 Feb 2018 15:05:50 +0100 Wuzzy Improve/fix messaging when multiple teams win
Wed, 21 Feb 2018 03:08:19 +0100 Wuzzy Remove "Click to resume" from quit menu as visual clutter
Wed, 21 Feb 2018 03:05:50 +0100 Wuzzy InputHandler: Shorten "Escape" to "Esc"
Wed, 21 Feb 2018 03:03:16 +0100 Wuzzy Fix quit menu showing incorrect key when using non-default bindings
Wed, 21 Feb 2018 02:37:01 +0100 Wuzzy Engine: Allow to use up to 9 placeholders in Format and FormatA
Tue, 20 Feb 2018 22:21:33 +0100 Wuzzy uInputManager: Add functions to get SDL key name
Tue, 20 Feb 2018 19:15:47 +0100 Wuzzy Fix a few German typos of main menu
Tue, 20 Feb 2018 19:07:32 +0100 Wuzzy VideoRec: Fix many effects not being recorded
Tue, 20 Feb 2018 17:52:22 +0100 Wuzzy Fix volume caption not being shown when hitting mute key
Tue, 20 Feb 2018 15:37:36 +0100 Wuzzy Lua API: Remove empty functions CampaignLock and CampaignUnlock
Tue, 20 Feb 2018 15:31:47 +0100 Wuzzy Expose 5 land flags to Lua for use with SetGearCollisionMask
Tue, 20 Feb 2018 14:03:46 +0100 Wuzzy Fix inconsistent name of SetGearAIHints
Mon, 19 Feb 2018 17:03:59 +0100 Wuzzy Portal mission: Fix health crate spawning inside land
Mon, 19 Feb 2018 13:46:40 +0100 Wuzzy Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Mon, 19 Feb 2018 11:18:13 +0100 Wuzzy Display cursor coordinates in HedgeEditor
Mon, 19 Feb 2018 09:45:36 +0100 Wuzzy Lua library Animate: StoppedGear now returns true if gear does not exist
Sat, 17 Feb 2018 20:59:56 +0100 Wuzzy Fix onEndTurn being called in multishoot
Sat, 17 Feb 2018 20:51:36 +0100 Wuzzy Battalion, Points Mode: Show points next to team bars
Sat, 17 Feb 2018 17:36:26 +0100 Wuzzy Battalion: Use AmmoTypeMax for ammo type iterations
Sat, 17 Feb 2018 12:52:47 +0100 Wuzzy Play a few more taunts in Space Invasion
Sat, 17 Feb 2018 11:25:43 +0100 Wuzzy Racer/TechRacer: Show best times next to team bars
Sat, 17 Feb 2018 00:34:00 +0100 Wuzzy Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Sat, 17 Feb 2018 00:06:34 +0100 Wuzzy Add Space Invasion game scheme with sane default configuration
Fri, 16 Feb 2018 23:42:00 +0100 Wuzzy Racer and TechRacer: Move cameera to first waypoint in Ready phase
Fri, 16 Feb 2018 21:00:37 +0100 Wuzzy ClimbHome: Show best team heights next to team name
Fri, 16 Feb 2018 20:16:34 +0100 Wuzzy Construction Mode: Show clan power next to all teams
Fri, 16 Feb 2018 19:54:21 +0100 Wuzzy Restore 5 hats to their previous full animated form
Fri, 16 Feb 2018 19:49:46 +0100 Wuzzy Lua API: Add functons: GetTeamIndex and GetTeamClan
Fri, 16 Feb 2018 19:16:35 +0100 Wuzzy Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Fri, 16 Feb 2018 13:57:48 +0100 Wuzzy Add SetTeamLabel to Lua API, can set arbitrary string as team label
Fri, 16 Feb 2018 12:38:30 +0100 Wuzzy Manually fix some clipping / simplify issues with a few hats
Fri, 16 Feb 2018 12:25:16 +0100 Wuzzy Resize hats with size 32×1024 to 64×512 for consistency
Fri, 16 Feb 2018 11:51:42 +0100 Wuzzy Crop non-team hats without “real” animation to static format (32×32)
Fri, 16 Feb 2018 10:47:35 +0100 Wuzzy Simplify 5 team hats to static format
Thu, 15 Feb 2018 21:47:31 +0100 Wuzzy Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 21:39:10 +0100 Wuzzy Implement very basic stats screen for TropyRace
Thu, 15 Feb 2018 19:03:04 +0100 Wuzzy TrophyRace: Hide mission panel when player shoots rope
Thu, 15 Feb 2018 18:56:00 +0100 Wuzzy Simplify the status update panel in Trophy Race a lot
Thu, 15 Feb 2018 18:32:28 +0100 Wuzzy TrophyRace: Show fastest team times (instead of clan times)
Thu, 15 Feb 2018 16:48:04 +0100 Wuzzy TrophyRace: Show current racing time at top
Thu, 15 Feb 2018 13:49:14 +0100 Wuzzy The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Thu, 15 Feb 2018 13:34:17 +0100 Wuzzy Scheme editor: Slightly fade disabled game modifiers into gray
Thu, 15 Feb 2018 12:13:06 +0100 Wuzzy Fix some hats “dancing on the head” by making them static
Thu, 15 Feb 2018 04:27:16 +0100 Wuzzy Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Thu, 15 Feb 2018 01:06:55 +0100 Wuzzy Change icon for King Mode
Wed, 14 Feb 2018 23:40:10 +0100 Wuzzy Fix a few typos in German translation
Wed, 14 Feb 2018 23:03:35 +0100 Wuzzy Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Wuzzy Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Wuzzy Switch + Change hog tags now turns on and off all tags
Wed, 14 Feb 2018 22:27:18 +0100 Wuzzy Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Wuzzy Add separate control for changing hedgehog tags
Wed, 14 Feb 2018 20:57:45 +0100 Wuzzy Rename AFK Mode to “Auto Skip” (bug 78)
Wed, 14 Feb 2018 17:45:33 +0100 Wuzzy Rewrite introduction in README
Wed, 14 Feb 2018 17:08:14 +0100 Wuzzy Update README about the team chat key
Wed, 14 Feb 2018 15:36:38 +0100 Wuzzy Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wed, 14 Feb 2018 02:48:46 +0100 Wuzzy Fix preview image for Sticks map
Wed, 14 Feb 2018 02:26:59 +0100 Wuzzy Redo SD water and SD clouds of most themes and apply sd-tint
Mon, 12 Feb 2018 23:37:08 +0100 Wuzzy Make team chat its own control and use [U] key by default
Mon, 12 Feb 2018 23:23:07 +0100 Wuzzy Show remaining ammo when using Birdy egg or RC Plane bomb
Mon, 12 Feb 2018 22:22:27 +0100 Wuzzy Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Mon, 12 Feb 2018 20:47:45 +0100 Wuzzy Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Mon, 12 Feb 2018 20:00:26 +0100 Wuzzy Battalion (mode=king): Kill the team when the king died instea of dismissing
Mon, 12 Feb 2018 19:38:07 +0100 Wuzzy Battalion: Reduce amount of SD messages
Mon, 12 Feb 2018 19:19:43 +0100 Wuzzy Tweak some misleading Battalion texts
Mon, 12 Feb 2018 17:47:40 +0100 Wuzzy Battalion: Move crate pickup animation to crate
Mon, 12 Feb 2018 17:22:29 +0100 Wuzzy Battalion: Use official onEndTurn callback
Mon, 12 Feb 2018 16:41:40 +0100 Wuzzy Battalion: Add more health change effects
Mon, 12 Feb 2018 15:50:49 +0100 Wuzzy Battalion: Clean up and remove dead code
Mon, 12 Feb 2018 15:08:13 +0100 Wuzzy Battalion: Standardize the crate pickup message
Mon, 12 Feb 2018 14:50:06 +0100 Wuzzy Clean up Battalion error stuff
Mon, 12 Feb 2018 11:03:48 +0100 Wuzzy Add custom weapon icons for Continental supplies
Sun, 11 Feb 2018 22:11:52 +0100 Wuzzy HedgeEditor: Tweak caption colors
Sun, 11 Feb 2018 20:39:39 +0100 Wuzzy Construction Mode: Fix cursor icon being displayed on teleport
Sun, 11 Feb 2018 20:28:21 +0100 Wuzzy Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Sun, 11 Feb 2018 13:35:47 +0100 Wuzzy Construction Mode: Show selected object at cursor and crate preview
Sun, 11 Feb 2018 04:00:10 +0100 Wuzzy Construction Mode: Fix annoying extra messages when using object placer
Sun, 11 Feb 2018 02:17:58 +0100 Wuzzy Fix incorrect round counting in fruit03, too
Sun, 11 Feb 2018 02:03:09 +0100 Wuzzy Fix Killing the Specialists recording the turn count way too low
(0) -10000 -3000 -1000 -480 +480 +1000 tip