2020-07-11 alfadur place some generated sentries in water
2020-07-11 alfadur improve sentry jumping out
2020-07-11 alfadur improve sentry target selection
2020-07-11 alfadur port behavior to water sentries
2020-07-11 alfadur allow deploying sentries on water
2020-07-10 alfadur add sentry deployment step
2020-07-10 alfadur prevent sentries from getting stuck in the corners
2020-07-08 alfadur fix sentry left jump
2020-07-08 alfadur make sentries reload after being hit
2020-07-08 alfadur add smoking to damaged sentries
2020-07-08 alfadur allow damaging sentries
2020-07-08 alfadur improve sentry spawn
2020-07-08 alfadur use named constants in FindPlace
2020-07-08 Wuzzy Fix AI sometimes using up all health in resurrector
2020-07-08 Wuzzy AI: Laser sight removes upper range cap for shotgun
2020-07-08 Wuzzy Update German translation, fix 1 typo
2020-07-08 Wuzzy Update locale files
2020-07-08 Wuzzy Rename chat size label in frontend
2020-07-08 Wuzzy AI: Don't use airstrikes if negative gravity
2020-07-08 Wuzzy Teach AI how to use snowball
2020-07-08 Gianfranco Costamagna Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
2020-07-08 Jens Petersen update server network
2020-07-06 Wuzzy Remove Vamp/Resurrect ammos in gfInvulnerable mode
2020-07-06 alfadur allow adding teams while round is in progress
2020-07-06 Wuzzy gfInvulnerable: Fix misplaced halo icon
2020-07-06 Wuzzy Fix some HUD icon issues in gfInvulnerable
2020-07-06 Wuzzy Fix hog sometimes not falling after using resurrector
2020-07-06 Wuzzy AI: No longer afraid of heights if invulnerable
2020-07-06 Wuzzy AI: Reset remembered gravity on Think and TestAmmos
2020-07-06 Wuzzy AI: Teach AI to use low gravity
2020-07-06 Wuzzy AI: Add aiGravity and aiGravityf variables
2020-07-06 Wuzzy Rename windSpeed variable to aiWindSpeed
2020-07-06 Wuzzy AI: 0.01% chance to use kamikaze with "wishes" ;-)
2020-07-06 Wuzzy Fix typo
2020-07-06 Wuzzy AI: Teach how to use resurrector fast
2020-07-05 Wuzzy Teach AI how to use resurrector
2020-07-05 Wuzzy Fix chat lines bleeding below screen for large font
2020-07-05 Wuzzy Reduce maximum chat size to 400%
2020-07-05 Wuzzy Add placeholder icon and text for sentry bot
2020-07-05 Wuzzy AI: Switch to amNothing instead of amSkip to unselect weapon
2020-07-05 Wuzzy Teach top AI level to track falling with airstrikes
2020-07-05 Wuzzy AI: Teach AI that piano can't blast thru solid land
2020-07-05 Wuzzy AI: Airborne attacks: Move height of target X to first hit
2020-07-05 Wuzzy Follow airplane gear on spawn
2020-07-05 Wuzzy AI: Fix starting height of airborne attacks
2020-07-05 Wuzzy AI: Improve drill strike prediction
2020-07-05 alfadur fix hitorder dispatch
2020-07-05 sheepluva [NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
2020-07-05 Wuzzy [backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) ui-scaling
2020-07-04 Wuzzy [backport] Chat scale: Move setting to Video tab ui-scaling
2020-07-05 alfadur add basic jumping to sentries
2020-07-05 Wuzzy Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
2020-07-04 Wuzzy Chat scale: Move setting to Video tab
2020-07-04 sheepluva fix accidential resurrection of removed code of merge 63e2b7b2ec47
2020-07-04 sheepluva Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
2020-07-04 sheepluva Merge chat-scaling (= current state of branch "ui-scaling") into default branch
2020-07-04 sheepluva fix chat-scaling being awkward due to font size pt/px confusion ui-scaling
2020-07-03 sheepluva Merge branch 1.0.0 into branch ui-scaling ui-scaling
2020-06-30 alfadur prevent sentries from getting stuck on mines
2020-06-30 alfadur increase sentry vision angle
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-05 alfadur experimental blowtorching
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
(0) -10000 -3000 -1000 -112 +112 tip