Fri, 19 Apr 2019 17:54:32 +0200 yuenfu Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
Fri, 19 Apr 2019 17:38:31 +0200 yuenfu Add Chinese (zh_TW) translation for campaigns and missions
Fri, 19 Apr 2019 15:59:27 +0200 Wuzzy SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Fri, 19 Apr 2019 15:58:42 +0200 Wuzzy SimpleMission: Fix Lua error spam when a goal fails
Fri, 19 Apr 2019 15:54:44 +0200 Wuzzy Add integerSqrt and integerHypotenuse to Utils lib
Fri, 19 Apr 2019 04:48:30 +0200 Wuzzy Select appropriate schemes when taking room control (bug 461)
Thu, 18 Apr 2019 20:02:45 +0200 Wuzzy Fix camera jumping around in touchscreen mode
Thu, 18 Apr 2019 19:44:25 +0200 Wuzzy Refactor mouse movement handling
Tue, 16 Apr 2019 00:07:15 +0300 alfadur add support for multiple ping probes
Mon, 15 Apr 2019 22:14:42 +0200 Wuzzy Fix some typos and minor grammar issues in main menu tips
Mon, 15 Apr 2019 22:00:20 +0200 Wuzzy Remove outdated main menu tip
Mon, 15 Apr 2019 21:43:19 +0200 Wuzzy Add extra button in main menu for opening credits page
Mon, 15 Apr 2019 21:22:51 +0300 alfadur add client timeouts
Sat, 13 Apr 2019 00:37:35 +0300 alfadur fix info response
Sat, 13 Apr 2019 00:27:48 +0300 alfadur don't show incompatible rooms
Sat, 13 Apr 2019 00:16:23 +0300 alfadur fix client ingame flag
Sat, 13 Apr 2019 00:08:04 +0300 alfadur restore setup sending on room join
Fri, 12 Apr 2019 23:40:32 +0300 alfadur fix room exiting
Fri, 12 Apr 2019 23:29:58 +0300 alfadur add missing room joined message
Fri, 12 Apr 2019 23:16:44 +0300 alfadur start by actually handling client messages
Fri, 12 Apr 2019 22:36:54 +0300 alfadur add parser error handling
Fri, 12 Apr 2019 19:26:44 +0300 alfadur a bit more option error handling
Fri, 12 Apr 2019 11:47:35 -0400 nemo I was out of date again...
Fri, 12 Apr 2019 11:41:35 -0400 nemo ugly hacked in argument for port to remove unc0rr's excuse
Fri, 12 Apr 2019 02:48:16 +0300 alfadur improve lobby joining
Thu, 11 Apr 2019 21:25:31 +0300 alfadur fix room master change
Thu, 11 Apr 2019 21:20:41 +0300 alfadur implement stats message
Thu, 11 Apr 2019 19:30:22 +0300 alfadur implement maxteams and teamchat messages
Thu, 11 Apr 2019 01:42:14 +0300 alfadur implement follow message
Thu, 11 Apr 2019 01:13:29 +0300 alfadur implement info, registered only & super power messages
Wed, 10 Apr 2019 23:56:53 +0300 alfadur implement watch message apart from replay deserializing
Wed, 10 Apr 2019 19:30:08 +0300 alfadur implememg global&delegate messages
Wed, 10 Apr 2019 18:12:30 +0300 alfadur implement server vars
Wed, 10 Apr 2019 16:14:33 +0300 alfadur add typed protocol flags
Wed, 10 Apr 2019 01:13:29 +0300 alfadur fix lobby joining
Tue, 09 Apr 2019 23:03:12 +0300 alfadur move room saves to IO thread
Tue, 09 Apr 2019 21:08:35 +0300 alfadur add a thread for internal server IO and implement account checking with it
Tue, 09 Apr 2019 00:45:14 +0200 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
Tue, 09 Apr 2019 00:06:53 +0300 alfadur move parser tests into test module
Mon, 08 Apr 2019 23:05:54 +0200 Wuzzy ACF5: Fix Lua error when not hitting traitor in first turn
Mon, 08 Apr 2019 22:16:44 +0300 alfadur port server parser to nom 5
Mon, 08 Apr 2019 20:58:41 +0200 Wuzzy ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Mon, 08 Apr 2019 19:16:02 +0200 Wuzzy WxW: Play taunt if crate spawns between turns
Mon, 08 Apr 2019 19:02:01 +0200 Wuzzy WxW: Don't register wall touch if not gstHHDriven
Mon, 08 Apr 2019 17:59:38 +0200 Wuzzy WxW: Hide crate radar when no active hog
Mon, 08 Apr 2019 17:44:33 +0200 Wuzzy WxW: If walls are disabled, spawn crate between turns
Mon, 08 Apr 2019 16:00:15 +0200 Wuzzy Battalion: Properly spawn crate between turns
Mon, 08 Apr 2019 15:51:42 +0200 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
Mon, 08 Apr 2019 15:27:40 +0200 Wuzzy Clean up Sudden Death messages and animations in Battalion
Mon, 08 Apr 2019 14:55:52 +0200 Wuzzy Don't show hog health in gfInvulnerable mode
Mon, 08 Apr 2019 03:15:34 +0200 Wuzzy Fix map preview not matching actual map
Mon, 08 Apr 2019 02:22:51 +0200 Wuzzy Computer hog no longer walks into player-placed mines if >= 90% duds
Mon, 08 Apr 2019 00:59:08 +0200 Wuzzy Fix floating pixels if wielding and rotating cleaver
Sun, 07 Apr 2019 23:47:58 +0200 Wuzzy Update changelog
Sun, 07 Apr 2019 23:39:30 +0200 Wuzzy Fix health crate health display not respecting Karma value properly
Sun, 07 Apr 2019 23:32:59 +0200 Wuzzy Update health crate tooltips in missions with fake health crates
Sun, 07 Apr 2019 23:21:07 +0200 Wuzzy Hide health of fake health crates
Sun, 07 Apr 2019 23:08:33 +0200 Wuzzy Don't show SMine timer if drowning
Sun, 07 Apr 2019 22:57:58 +0200 Wuzzy Fix coloring of mine timers
Sun, 07 Apr 2019 22:48:34 +0200 Wuzzy Fix missing escaping of colon in engine locale files
Sun, 07 Apr 2019 22:43:45 +0200 Wuzzy Add support for decimal point of displayed mine timer
Sun, 07 Apr 2019 20:53:29 +0200 Wuzzy Renew crate health display when health changed
Sun, 07 Apr 2019 20:03:09 +0200 Wuzzy Don't render barrel health after loading savegame
Sun, 07 Apr 2019 20:01:02 +0200 Wuzzy Don't explose mine timer in game if random (using Karma value)
Sun, 07 Apr 2019 19:31:58 +0200 Wuzzy HedgeEditor: Remove gear info tags
Sun, 07 Apr 2019 19:26:16 +0200 Wuzzy Render mine timer if gear info is active
Sun, 07 Apr 2019 18:21:14 +0200 Wuzzy Add key to display extra gear info tags
Wed, 03 Apr 2019 13:00:05 +0200 Wuzzy Fix air mine not colliding with crates initially (bug 679)
Tue, 02 Apr 2019 23:14:31 +0200 Wuzzy Fix uninitialized alpha values of rendered text
Tue, 02 Apr 2019 22:57:46 +0200 Wuzzy Flip meaning of "inverted" color images
Tue, 02 Apr 2019 22:40:46 +0200 Wuzzy Refactor IsTooDarkToRead to fix pas2c crash
Tue, 02 Apr 2019 18:59:38 +0200 Wuzzy Fix target marker rendering issues in weWrap
Tue, 02 Apr 2019 15:53:09 +0300 alfadur optimize atlas pruning
Tue, 02 Apr 2019 14:51:55 +0200 Wuzzy Fix air attack placement in HedgeEditor/Construction Mode
Tue, 02 Apr 2019 01:34:13 +0200 Wuzzy Fix team bar height depending on NameTex
Tue, 02 Apr 2019 01:03:39 +0200 Wuzzy Fix inconsistencies in guest nick name generation
Tue, 02 Apr 2019 00:13:25 +0200 Wuzzy Properly right-align sidFPS
Tue, 02 Apr 2019 00:06:19 +0200 Wuzzy Make team bars 1 pixel higher
Mon, 01 Apr 2019 23:15:18 +0200 Wuzzy Make dark clan colors visible in stats screen
Mon, 01 Apr 2019 22:07:42 +0200 Wuzzy Invert colors if clan color is very dark
Mon, 01 Apr 2019 20:08:34 +0200 Wuzzy Fix turn end if placing air attack in bouncy world edge map was denied
Mon, 01 Apr 2019 19:27:13 +0200 Wuzzy Nemo is right, it's better to set hedgehog pos in uGearsList
Mon, 01 Apr 2019 19:16:55 +0200 Wuzzy Hedgehogs: Move setting of random pos to chAddHH
Mon, 01 Apr 2019 18:49:08 +0200 Wuzzy Fix right limit of piano placement in bounce world edge
Mon, 01 Apr 2019 17:35:07 +0200 Wuzzy Update German translation
Mon, 01 Apr 2019 17:33:43 +0200 Wuzzy Update locale files
Thu, 28 Mar 2019 00:38:53 +0300 alfadur add gear renderer module
Thu, 28 Mar 2019 00:33:36 +0300 alfadur fix atlas.insert_set
Thu, 28 Mar 2019 00:13:13 +0300 alfadur fix atlas.insert for real this time
Wed, 27 Mar 2019 23:26:58 +0300 alfadur actually atlas tests were also broken
Wed, 27 Mar 2019 22:10:46 +0300 alfadur fix atlas.insert
Wed, 27 Mar 2019 09:52:08 -0400 nemo Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
Tue, 26 Mar 2019 22:55:30 +0300 alfadur finetune atlas proptest
Tue, 26 Mar 2019 22:29:48 +0300 alfadur proptest atlas, find 🐛🐜🦋
Tue, 26 Mar 2019 09:59:53 -0400 nemo Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
Mon, 25 Mar 2019 23:12:24 +0300 alfadur save more of the atlas
Sun, 24 Mar 2019 20:40:12 +0300 alfadur add blending to map
Sun, 24 Mar 2019 20:11:55 +0300 alfadur move projection matrix into camera
Sat, 23 Mar 2019 03:44:11 +0300 alfadur rescue the atlas
Sat, 23 Mar 2019 01:07:23 +0300 alfadur add random falling stuff
Fri, 22 Mar 2019 23:46:48 +0300 alfadur merge
Fri, 22 Mar 2019 23:45:59 +0300 alfadur a bit of cleanup
Fri, 22 Mar 2019 21:29:10 +0100 unc0rr Allow to move camera around
Fri, 22 Mar 2019 21:06:12 +0100 unc0rr Detect and handle resize
Fri, 22 Mar 2019 22:26:41 +0300 alfadur center camera on land
Fri, 22 Mar 2019 22:11:53 +0300 alfadur collapse mapgen back
Fri, 22 Mar 2019 21:44:06 +0300 alfadur fix zoom
Fri, 22 Mar 2019 21:09:17 +0300 alfadur fix texture initialization
Fri, 22 Mar 2019 20:38:50 +0300 alfadur reeneble render from frontend
Fri, 22 Mar 2019 20:37:21 +0300 alfadur init gl in frontend interface
Fri, 22 Mar 2019 20:26:29 +0300 alfadur make world renderer optional + fmt
Fri, 22 Mar 2019 20:01:47 +0300 alfadur move camera into engine
Fri, 22 Mar 2019 19:09:28 +0300 alfadur update module structure
Fri, 22 Mar 2019 18:01:08 +0200 fkaa add basic map rendering with gl
Thu, 21 Mar 2019 01:23:05 +0300 alfadur allow fp! take denominator tokens
Wed, 06 Mar 2019 12:13:29 -0500 nemo remove one of the 2 tint inlines
Tue, 05 Mar 2019 10:32:32 -0500 nemo remove random order. should let scheme override
Wed, 13 Feb 2019 19:39:14 -0500 nemo give frozen hogs a break
Thu, 07 Feb 2019 23:34:24 +0300 alfadur fix some warnings
Thu, 07 Feb 2019 22:26:56 +0300 alfadur fix client removal
(0) -10000 -3000 -1000 -120 +120 +1000 tip