2020-06-30 alfadur don't shoot if the target moves out of range while aiming
2020-06-30 alfadur turn away when starting walking on a cliff edge
2020-06-30 alfadur draw sentries with direction
2020-06-30 alfadur add some target tracking to sentries
2020-06-29 alfadur downgrade sentries to miniguns
2020-06-29 alfadur add separate hit order for sentries
2020-06-29 Wuzzy Fix airplane line not being drawn in full for very large maps
2020-06-29 Wuzzy Fix cursor being too limited left/right if zoomed out too much
2020-06-29 Wuzzy Tweak airplane spawn point to avoid appear out of nowhere
2020-06-29 Wuzzy Increase X camera limit back to 2048
2020-06-29 Wuzzy Enforce camera limits regardless of zoom level
2020-06-28 alfadur add sentries to ammo config
2020-06-28 alfadur limit sentry attacks through land
2020-06-28 alfadur prevent sentries from falling off cliffs
2020-06-28 alfadur refactor collision tests
2020-06-27 alfadur place sentries on start
2020-06-27 alfadur add sentries count to game config
2020-06-27 alfadur reduce sentry damange
2020-06-27 alfadur add aiming timeout to sentry
2020-06-26 alfadur add current 🦔 targeting to sentry
2020-06-26 alfadur add sentry walking cycle
2020-06-26 alfadur add sentry 🤖 stub
2020-06-25 Wuzzy Frontend: Sort ammos like in-game
2020-06-25 Wuzzy AI: Don't use vamp/invuln for kamikaze, piano and other weapons
2020-06-25 Wuzzy Teach AI to use laser sight
2020-06-25 Wuzzy Don't check speed and land for MoreWind check in doFallingGear
2020-06-25 Wuzzy Teach AI how to deal with gfMoreWind
2020-06-24 alfadur remove forced position change from blowtorch
2020-06-24 Wuzzy Fix AI thread erroring out when there are no targets
2020-06-24 alfadur real collision fix
2020-06-24 alfadur remove wiggle throttling in anticipation of a real collision fix 🥁
2020-06-24 Wuzzy Update ChangeLog and CREDITS
2020-06-22 alfadur workaround for world edge selector on MacOS
2020-06-22 alfadur extend double jump activation window
2020-06-21 alfadur add 🐼 hat
2020-06-21 alfadur make minigun shove cumulative
2020-06-21 alfadur fix crosshairs spinning around
2020-06-21 alfadur merge blowtorch draft
2020-06-21 alfadur use throttled direction for aiming
2020-06-20 alfadur throttle wiggling
2020-06-12 Wuzzy AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
2020-06-12 Wuzzy AI: Add dedicated test for SMine
2020-06-11 Wuzzy Teach AI to use seduction
2020-06-09 Wuzzy Teach AI to use cleavers
2020-06-09 Wuzzy Add missing semicolon (oops!)
2020-06-09 Wuzzy "Teach" AI hogs to be inaccurate with guns (and kamikaze)
2020-06-08 Wuzzy Teach AI to use air mines
2020-06-08 Wuzzy AI: Rewrite TestMolotov
2020-06-08 Wuzzy Teach AI to use RC plane (straight line only, no bombs)
2020-06-08 Wuzzy Follow piano gear when it's spawned by hedgehog
2020-06-08 Wuzzy AI: Tweak piano test
2020-06-08 Wuzzy AI: Remove own gear from explosion/shove checks in kami/piano test
2020-06-08 Wuzzy Teach AI to use piano strike
2020-06-07 Wuzzy Graves preview page: Change grave margin
2020-06-07 Wuzzy Add flags and graves preview pages
2020-06-06 Wuzzy Teach AI how to use MineStrike (0 secs only)
2020-06-06 Wuzzy Teach AI to use drill strike
2020-06-06 Wuzzy AI: Refactor bounce handling
2020-06-06 Wuzzy Teach AI to set minimum mine bounce for improved aiming
2020-06-06 Wuzzy Teach AI to drop mines from safe height
2020-06-06 Wuzzy Teach AI to spam extra time if infinite
2020-06-06 Wuzzy Merge b988d3be7100
2020-06-06 Wuzzy Disable gfMoreWind for land objects on turn end only after a fixed-time delay
2020-06-06 Wuzzy Fix many gears not being affected by gfMoreWind on turn end
2020-06-05 alfadur experimental blowtorching
2020-06-05 alfadur remove blowtorching tautology
2020-06-05 Wuzzy Cleaner digit parsing of ammo schemes
2020-06-04 Wuzzy Fix camera zooming out too far in pause mode (bug 773)
2020-06-04 Wuzzy Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
2020-06-04 Wuzzy Add missing /sad command help
2020-06-04 Wuzzy Add taunt command: /happy
2020-06-04 felixonmars Fix build with Qt 5.15+
2020-05-27 Wuzzy Add taunt chat command: /bubble (hog holds breath)
2020-05-27 Wuzzy Add dynamite impact sound
2020-05-26 Wuzzy Add fade-in effect when flake appears at top
2020-05-26 Wuzzy Flakes: Only spawn them inside valid area
2020-05-26 Wuzzy Make Underwater SD flakes rise
2020-05-26 Wuzzy Fade out rising flakes at the top
2020-05-26 Wuzzy Fix wrong team health bar height after calling SetClanColor
2020-05-24 alfadur convert replay to haskell
2020-05-20 alfadur fix config loading
2020-05-20 alfadur remove stuck test
2020-05-20 alfadur convert config from haskell lists
2020-05-20 alfadur parse booleans as well
2020-05-19 alfadur convert teams from haskell list
2020-05-18 alfadur improve escapes handling
2020-05-18 alfadur add haskell literal formatter
2020-05-18 alfadur add the empty escape
2020-05-18 alfadur parse anonymous fields
2020-05-18 alfadur add whitespace handling
2020-05-18 alfadur add haskell literal parser
2020-05-17 alfadur fix editing teams while a game is in progress
2020-05-16 Wuzzy Hats webpage: Fix another incorrect static hat check
2020-05-16 Wuzzy Hats webpage: Fix incorrect check for static hat
2020-05-16 Wuzzy Hats webpage: Fix "other hats" section listing wrong hats
2020-05-16 Wuzzy Hats webpage: Remove protocol from URLs to fix CORS fail
2020-05-15 Wuzzy Hats webpage: Many improvements and fixes (2nd try)
2020-05-15 Wuzzy Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
2020-05-15 Wuzzy Hats webpage: Fix URLs
2020-05-15 Wuzzy Many improvements and fixes for hats webpage
2020-05-12 Wuzzy Add many people to the hat credits
2020-05-12 Wuzzy Add SVG source files of chujoii's hats
2020-05-12 Wuzzy Fix some typos in hat names in CREDITS
2020-05-12 Wuzzy Credit chujoii for a couple of more hats
2020-04-17 nemo locutus fixes my ancient build
2020-04-17 LocutusOfBorg Add patch to correctly handle libsdl2 from system/cmake
2020-04-11 alfadur send team colors on round end
2020-04-11 alfadur fix in-game team handling
2020-04-11 alfadur don't apply voted 🦔 to the in-game teams
2020-04-10 alfadur fix phantom rooms
2020-03-12 nemo er... nevermind. back this out. ApplyDamage should pick this up just fine.
2020-03-12 nemo poison should ruin a flawless victory. ht Case_Of
2020-03-11 alfadur remove canhazslicepatterns
2020-03-06 alfadur add loading config from hwd to server
2020-02-11 Wuzzy ACF1: Fix PastMole area being too large
2020-02-06 Wuzzy Add flags: serbia, montenegro
2020-01-13 alfadur send 🦔 on round end
2020-01-13 alfadur better response grouping
2020-01-11 Wuzzy Fix weapon schemes sometimes not being saved properly
2020-01-10 alfadur reapply some simplifications
2020-01-10 alfadur backout a798e6441a36
2020-01-07 Wuzzy HedgeEditor: Tweak caption colors of help captions
2020-01-07 Wuzzy Mention mission bonuses in ASA side mission descriptions
2020-01-07 Wuzzy Fix impossible to become mutant after mutant gear got deleted (bug 804)
2020-01-03 alfadur simplify team handling
2019-12-31 alfadur add back em response on joining a game in progress
2019-12-30 alfadur send cleared flags on room join
2019-12-28 alfadur check the room passwords
2019-12-27 alfadur complete checker login handling
2019-12-26 alfadur fix official server
2019-12-26 alfadur update tls configuration
2019-12-26 alfadur remove unused em fn
2019-12-24 alfadur update subslice pattern to the new syntax
2019-12-24 alfadur restore engine message handler
2019-12-24 alfadur disallow mutable rooms outside the server
2019-12-24 alfadur restore voting
2019-12-24 nemo disable fall tracing for cheese. it will probably be incorrect.
2019-12-23 alfadur add a separate interface for modifying room state
2019-12-23 alfadur make rooms field private
2019-12-23 alfadur lost the anteroom
2019-12-23 alfadur move the anteroom out of the server
2019-12-21 alfadur disallow mutable clients to leave the server
2019-12-20 alfadur some more room handler cleanup
2019-12-19 alfadur add ip ban check
2019-12-17 alfadur move end_game into server
2019-12-08 sheepluva hedgeroid/frontlib: update proto and weapons number hedgeroid
2019-12-07 sheepluva hedgeroid: adjust module names (SDL_* -> SDL2_*) hedgeroid
2019-12-07 sheepluva hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing hedgeroid
2019-12-07 sheepluva hedgeroid: add debug logging to library loading hedgeroid
2019-12-07 sheepluva hedgeroid: fix needlessly creating netplay instance on check for "connecting..." hedgeroid
2019-12-06 sheepluva merge 1.0.0 into hedgeroid hedgeroid
2019-11-30 Wuzzy Remove parachute early if hog is inside land
2019-11-19 nemo oups. forgot "convert" creates a white background by default
2019-11-14 Wuzzy Update changelog
2019-11-14 Wuzzy CowardMode: Display checkmarks in missions list
2019-11-14 Wuzzy ASA moon02: Tweak messages and blue hog face dir
2019-11-14 Wuzzy ASA moon02: Disable hog input after victory
2019-11-04 Wuzzy Change color of hovered and pressed slider
2019-11-02 Wuzzy ClimbHome: Remove uncommented code
2019-11-02 Wuzzy ClimbHome: Change misleading Seed assignment to nil value
2019-11-01 Wuzzy ASA death02: Don't set hero health if enemy hurts itself
2019-11-01 Wuzzy ASA moon01: Fix broken victory condition when eliminating minions
2019-11-01 Wuzzy ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
2019-10-31 Wuzzy Update German translation
2019-10-31 Wuzzy Update Frontend+Lua locale files
2019-10-30 Wuzzy Big Armory: Add minigun, update mission preview image
2019-10-29 Wuzzy Rope Training: Add flower effects when player returns all the way to the start
2019-10-29 Wuzzy HedgeEditor: Use localized voicepack names
2019-10-28 alfadur move start_game into the server
2019-10-28 Wuzzy Refactor Rope Knock Chellenge to use RopeKnocking library
2019-10-28 Wuzzy Add RopeKnocking library (generalized ropeknock challenges)
2019-10-28 Wuzzy Racer: Force-enable solid land
2019-10-28 Wuzzy Racer: Reset mines, air mines, barrels after each turn
2019-10-27 alfadur move change_master into the server
2019-10-26 Wuzzy Add support for proper rendering of gtPoisonCloud with Timer > 5000
2019-10-26 Wuzzy Racer: Allow to set custom turn time in scheme
2019-10-26 Wuzzy Set correct turn time in racer.yaml
2019-10-26 Wuzzy Racer: Reposition and resize predefined waypoints in scaled drawn maps
2019-10-25 alfadur refactor some of the room handler
2019-10-24 nemo remove erroneous else conditions to make what is going on clearer, add a comment
2019-10-23 nemo forgot this commit.
2019-10-19 nemo 256x256 png and xpm of hedgehog.svg
2019-10-15 nemo merge russian translation fixes
2019-10-12 unc0rr Add utility to convert server-side replay files into hwd binary format
2019-10-12 Wuzzy Add dynamite fuse sound
2019-10-11 Wuzzy Remove executable flag of missions_pt.txt
2019-10-11 Wuzzy Remove unicode chars in *.pas files 1.0.0
2019-10-11 Wuzzy Remove unicode chars in *.pas files
2019-10-11 Wuzzy Fix incorrect dynamite drown check
2019-10-11 Wuzzy Fix closing bracket
2019-10-11 Wuzzy Dynamite handler: Exit early when drowning
2019-10-11 Wuzzy Bump version to 1.0.1-dev, proto number to 60
2019-10-11 Wuzzy Add flame-less dynamite sprite for drowning dynamite
2019-10-11 Wuzzy Remove outdated TODO
2019-10-11 Wuzzy Show message when failing to record demo/video due to /lua
2019-10-11 Wuzzy Add hi-res icons in hedgewars.ico
2019-10-11 Wuzzy Make digits larger in TurnsLeft.png, add number 9
2019-10-11 Wuzzy Update cabal command syntax in .travis.yml
2019-10-11 Wuzzy Display invuln icon in gfInvulnerable mode
2019-10-09 Wuzzy Mutant: Add message for excess teams
2019-10-09 Wuzzy Mention rejoining in message to unregistered players
2019-10-09 Wuzzy Fix incorrect key bind description
2019-10-09 Wuzzy Backed out changeset 5a934f83d5eb
2019-10-10 Wuzzy Exclude some binary files in cpackvars
2019-10-10 LocutusOfBorg travis: refresh dependencies, use physfs from my ppa instead of build…
2019-10-09 Wuzzy Move 1.0.0-release tag to tip
2019-10-09 Wuzzy CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
2019-10-09 Wuzzy Remove toupper in CMakeLists.txt
2019-10-09 Wuzzy Fix incorrect checks for CMAKE_BUILD_TYPE
2019-10-09 Wuzzy Fix 2 entries in changelog being incorrectly versioned
2019-10-09 unc0rr Use correct way of including SDL2 header
2019-10-08 raptor Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix draft
2019-10-07 Wuzzy Added tag 1.0.0-release for changeset 88770c206c31
2019-10-07 Wuzzy Bump protocol version to 59 1.0.0-release
2019-10-07 alfadur add smth
2019-10-07 alfadur add protocol version
2019-10-07 Wuzzy Make sure AI doesn't skip after collecting ammo. Fixes bug 796
2019-10-04 alfadur refactor root handler
2019-10-01 alfadur add missing file
2019-10-01 alfadur refactor the lobby handler
2019-09-30 Wuzzy Frontend: Increase user name length to 40 to keep it consistent with server
2019-09-30 Wuzzy Update changelog
2019-09-30 Wuzzy Render finger only once in wrap
2019-09-29 Wuzzy Remove unneccessary HTML tags in Italian translation
2019-09-29 Wuzzy Italian: Add to changelog, credit latest translator
2019-09-29 Pacella Update and finish Italian frontend translation
2019-09-28 Grigory Ustinov Fix russian translation of word "clan"
2019-09-28 Grigory Ustinov Little fix of reference points in russian translation of ru.txt
2019-09-27 Grigory Ustinov Remove executable flag of missions_pt.txt
2019-09-27 Grigory Ustinov Improve russian tips and fix typos
2019-09-27 Grigory Ustinov Update russian localization of ru.txt
2019-09-27 Grigory Ustinov Fix syntax error in russian frontend translation (thx to Wuzzy)
2019-09-27 Wuzzy Battalion points: Update displayed LastTeam points each turn
2019-09-27 Wuzzy Battalion Highland: Fix incorrect health bonus (bug 788)
2019-09-26 Pacella Update Italian frontend translation
2019-09-26 alfadur fix alignments of the component slices
2019-09-26 alfadur fix typo
2019-09-26 alfadur revert 5fcdc072d706 for now
2019-09-26 Grigory Ustinov Fix error in russian frontend translation file (thx to alfadur)
2019-09-26 Grigory Ustinov Update localization of russian tips
(0) -10000 -3000 -1000 -240 +240 tip