8 weeks ago unC0Rr Tune shoppa tile set for better results
8 weeks ago unC0Rr Introduce hard match option for edges to reduce backtracking
8 weeks ago unC0Rr Add anti_match feature, log some info when cannot satisfy rules
2 months ago unC0Rr Tune Shoppa tile set for better result
2 months ago unC0Rr Implement configurable weight for tiles
2 months ago unC0Rr Add Shoppa tile set
2 months ago unC0Rr Square tile weights for better control over probabilities
2 months ago unC0Rr Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
2 months ago unC0Rr - Update landgen to use the latest rand crate
2 months ago unC0Rr - Adopt newest version of rand crate
2 months ago unC0Rr - Reduce wfc templates definition file by removing excess fields with false value
2 months ago unC0Rr Fix installation
2 months ago unC0Rr Description: Find clangs
2 months ago Lars Wendler Rename appdata to metainfo
2 months ago Pekka Ristola Add support for ffmpeg 6.0
2 months ago unC0Rr Make bots wait a bit if there are air mines moving
2 months ago unC0Rr Switch to toml for WFC templates
2 months ago unC0Rr Implement simplified format for edges in config
2 months ago unC0Rr Add some further work on hhtracer
2 months ago unC0Rr Fix inversion parameters being disregarded
2 months ago unC0Rr Add Rooms tile set
2 months ago unC0Rr Adopt newer version of png lib
2 months ago unC0Rr Fix generation in corners by extending outline edge definitions
2 months ago unC0Rr Make slider below preview affect WFC generator by skewing tile probabilities
2 months ago unC0Rr Revert the idea of using prime number in hedgewars prng
2 months ago unC0Rr Add some progress on hhtracer
2 months ago unC0Rr Start work on hedgehog tracer
3 months ago unC0Rr Merge transitional_engine branch into default
3 months ago unC0Rr Add some more work on rust ai transitional_engine
3 months ago unC0Rr Make wider range of numbers representable with FPNum on the cost of smaller precision transitional_engine
3 months ago unC0Rr Add a benchmark for landgen transitional_engine
3 months ago unC0Rr Make FPNum use saturating calculations transitional_engine
3 months ago unC0Rr Implement passing of available ammo to rust AI transitional_engine
3 months ago unC0Rr Add templates for maps with 3 to 8 vertical structures transitional_engine
4 months ago unC0Rr Add the template to selection transitional_engine
4 months ago unC0Rr Add one more template transitional_engine
4 months ago unC0Rr Tweak the rest of map templates transitional_engine
4 months ago unC0Rr * Introduce concept of invizible walls to constrain outline map generation transitional_engine
4 months ago unC0Rr Add a tool visualizing map templates transitional_engine
4 months ago unC0Rr Merge tip transitional_engine
4 months ago unC0Rr Make AI less annoying transitional_engine
4 months ago unC0Rr Add some progress on rust AI transitional_engine
5 months ago unC0Rr Start on AI implementation in rust transitional_engine
4 months ago unC0Rr - Update corrosion transitional_engine
6 months ago unC0Rr Wrap chat lines into div
6 months ago unC0Rr Remove old code transitional_engine
6 months ago unC0Rr Add templates for different maze styles transitional_engine
6 months ago unC0Rr Sanitize maze mapgen code a bit transitional_engine
6 months ago unC0Rr Use rust implementation of maze generator in engine transitional_engine
6 months ago unC0Rr Add maze land generator ported from pascal engine transitional_engine
7 months ago unC0Rr Fix test to match new yaml structure transitional_engine
6 months ago unC0Rr Add install script for tiles transitional_engine
7 months ago unC0Rr Fix cavern templates transitional_engine
7 months ago unC0Rr Make outline template generator behave more like old engine transitional_engine
7 months ago unC0Rr Make Point::with_margin function safe to use transitional_engine
7 months ago unC0Rr Allow switching between outline and wfc map generators transitional_engine
7 months ago unC0Rr Make pas2c engine work with hwengine-future transitional_engine
7 months ago unC0Rr Pass full path to WFC for tile loading transitional_engine
7 months ago unC0Rr Make pascal engine link to hwengine-future and use WFC generator transitional_engine
7 months ago unC0Rr Merge default transitional_engine
7 months ago unC0Rr Add corrosion as a subdirectory, CMake fixes transitional_engine
7 months ago unC0Rr Store all snowflakes in a separate array, achieving performance increase of about 10% for the whole engine on winter maps
7 months ago unC0Rr Avoid creating unused string that is quite costly to produce
7 months ago unC0Rr Improve pas2c rtl performance by avoiding double iteration on strings
10 months ago unC0Rr Implement triggering advancement of simulation in qmlfrontend
10 months ago unC0Rr Implement key bindings
10 months ago unC0Rr Handle game view resize
10 months ago unC0Rr Improve AI aiming with minigun
10 months ago unC0Rr Wonder if anyone is trying to build this game anymore
11 months ago unC0Rr Allow to move camera by dragging mouse cursor over game field
11 months ago unC0Rr Fix build
11 months ago unC0Rr Port QML frontend to Qt6, use rendering to framebuffer object
14 months ago unC0Rr Start on adopting corrosion transitional_engine
19 months ago unC0Rr Merge default transitional_engine
19 months ago unC0Rr Fix type transitional_engine
12 months ago spudpiggy sndCover now falls back to sndWatchThis OR sndFire.
12 months ago spudpiggy Fixed grammar, and reworded a few sentences to sound better.
12 months ago alfadur fix early room deletion
12 months ago alfadur fix room joining
12 months ago alfadur thread server reference through dispatch to ensure rooms can be auto dropped
12 months ago alfadur fix leaving rooms
12 months ago alfadur fix rejoining
12 months ago alfadur add some more buffer space
12 months ago alfadur grow network buffer periodically
12 months ago alfadur fix protocol recovery
12 months ago nemo merge the kick notice suppression
12 months ago nemo merge the lobby suppression
12 months ago nemo suppress this message too. 1.0.0
12 months ago nemo requested change by andu. filtering out ignored player. lobby notice 1.0.0
12 months ago nemo unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too 1.0.0
13 months ago alfadur a couple more todos
13 months ago alfadur fix connection errors carrying over to new clients
13 months ago alfadur add some more todo!s
13 months ago alfadur fix server build
13 months ago alfadur fix protocol parser life assurance
13 months ago alfadur fix voting rights
13 months ago Vekhir Revive cabal build of the game server
14 months ago alfadur fix for Arch package
14 months ago Vekhir Fix server build with modern mtl library
18 months ago unC0Rr Modernize engine protocol parser
18 months ago unC0Rr Add some cosmetic/consistency fixes
18 months ago unC0Rr Implement pinging of the server every 30 seconds
18 months ago unC0Rr Adopt more recent versions of dependencies, apply clippy fixes
19 months ago Wuzzy Replace 'var' with 'let' in flag/grave/hat XHTML previews
19 months ago Wuzzy Clean up flag/grave/hats XHTML preview pages
19 months ago unC0Rr Unbreak pas2c build
19 months ago unC0Rr Merge default transitional_engine
20 months ago nemo add some round() so that the scale factor compiles at least with non-integer values
20 months ago nemo pull in neglected fix
20 months ago Wuzzy Add ExtraDamage icon variant for locales with comma as decimal separator
21 months ago Wuzzy Make use of GetEngineString in Lua scripts
21 months ago Wuzzy CS: Add support for King Mode and PlaceHog
21 months ago Wuzzy Add GetEngineString function to expose some string IDs to Lua
21 months ago Wuzzy CS: Disable game flags incompatible with this script
21 months ago Wuzzy CS: Remove hog switch arrows on continent phase if switching gameflag is used
21 months ago Wuzzy Fix error if passing bad number script param to Battallion/Space Invasion
21 months ago Wuzzy Fix errors if passing bad script param to [Tech]Racer
21 months ago martinraul Updated Spanish translation
21 months ago unC0Rr Fix linking against sdl2-mixer
21 months ago Wuzzy Fix pas2C build fail in uLocale
21 months ago Wuzzy Fix game freezing if Format arg contains '%1', '%2', etc. (bug 851)
21 months ago unC0Rr Fix off-by-1 error leading to crash
21 months ago unc0rr Fix pas2c build erroring after parsec added function we already define
22 months ago Wuzzy Fix speech bubble not wrapping if contain quote marks (bug 753)
22 months ago Wuzzy Make tardis avoid water during Sudden Death
22 months ago Wuzzy Close Esc menu when chat opens
22 months ago Wuzzy Don't destroy chat when window loses focus (bug 623)
22 months ago Wuzzy Properly close chat after quit command
23 months ago Wuzzy Fix CMake warning for position of cmake version
24 months ago unc0rr Start PoC of pas2rust conversion routine
24 months ago unc0rr Refactor const names in uScript, no logic change
24 months ago alfadur workaround for FPC 3.2.2 linking bug
24 months ago alfadur disable videorec by default in vcpkg build
24 months ago alfadur fix vcpkg build
24 months ago alfadur force dllexport for physlayer interface
2023-03-28 alfadur optimize out allocations in data iterator
2023-03-28 alfadur add iteration overhead benchmark
2023-03-26 alfadur use multiple components for iteration benchmark
2023-03-26 alfadur fix component removal
2023-03-26 alfadur optimize type mask iteration
2023-03-25 alfadur add component manipulation benchmark
2023-03-25 alfadur remove events
2023-03-25 alfadur add some server todos
2023-03-25 alfadur separate out DB task
2023-03-24 alfadur add back server TLS support
2023-03-23 alfadur add basic ECS benchmark
2023-03-23 nemo and this one
2023-03-23 nemo also these
2023-03-23 nemo switch server
2023-03-22 sheepluva This is yet another (empty) testing commit for the world to admire.
2023-03-22 alfadur add a client moderator flag just to commit something
2023-03-22 sheepluva This is an empty commit, for testing purposes.
2023-03-10 unC0Rr Fix water level, add medium template transitional_engine
2023-02-16 alfadur expand theme definition
2023-02-15 unC0Rr Format the code, apply clippy fixes transitional_engine
2023-02-15 unC0Rr Allow defining compatible edges for grid, add few more templates transitional_engine
2023-02-14 unC0Rr Some bug fixes, build fixes and code formatting transitional_engine
2023-02-13 unC0Rr Get wavefront collapse generator to work in engine transitional_engine
2023-02-13 unC0Rr Refactor mapgen to allow for easy switching between generators transitional_engine
2023-02-13 unC0Rr Refactor landgen package structure transitional_engine
2023-02-13 unC0Rr Extract tile loading into separate method transitional_engine
2023-02-12 unC0Rr Fix some bugs transitional_engine
2023-02-12 unC0Rr Fix several issues with transformations, more work on getting generated image transitional_engine
2023-02-03 unC0Rr Add WIP for generation of rules transitional_engine
2023-02-03 unC0Rr Rework how rules are defined, add transformations for tiles transitional_engine
2023-02-02 unC0Rr Add loading of tiles from png transitional_engine
2023-02-01 unC0Rr Fix mapgen transitional_engine
2023-02-01 unC0Rr Switch to Vec2D in wavefront algorithm transitional_engine
2023-01-30 unC0Rr Add basics of wavefront collapse algorithm transitional_engine
2023-01-27 jpr fix typo
2023-01-22 alfadur update credits
2023-01-22 alfadur update spanish engine translation
2023-01-21 nemo merge to trunk
2023-01-21 nemo forbid hiding already hidden hogs 1.0.0
2023-01-12 Sergey Alirzaev Fixed a memory leak
2023-01-04 unC0Rr Fix fill points getting out of bounds when the map is mirrored transitional_engine
2023-01-04 unC0Rr Split generation and painting phases, paint by old engine, use template filters transitional_engine
2023-01-04 unC0Rr Use rust land generator in hwengine transitional_engine
2023-01-04 unC0Rr Update mapgen to take into account actual values for 'zero' and 'basic' colors transitional_engine
2023-01-04 unC0Rr Update lfprng for better distribution, make it conform 'rand' package traits transitional_engine
2023-01-03 unC0Rr Use LandPixels array allocate in hwengine-future library transitional_engine
2023-01-02 unC0Rr Introduce hwengine-future library, use Land allocated in it transitional_engine
2022-12-13 unc0rr Fix infinite loop in rendering of laser sight
2022-12-09 unC0Rr Optimize doStepSnowflake a bit, losing backwards compatibility
2022-12-01 unC0Rr Improve performance of CheckGearNear
2022-11-30 unC0Rr Optimize hwFloat multiplication a bit
2022-11-28 S.D. Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly draft
2022-11-15 unC0Rr Fix camera move control in qmlfrontend
2022-11-15 unC0Rr Code formatting, enable c++17 for qmlfrontend
2022-11-15 unC0Rr Implement generation of c header from rust interface, adapt qmlfrontend
2022-11-13 unc0rr Adapt hwrunner to the changed API
2022-11-12 unc0rr Allow passing data_path from QML
2022-11-12 unc0rr Implement data path
2022-11-05 Sergey Alirzaev GameServer: bump network dependency
2022-11-06 unc0rr Remove stray debugging
2022-10-31 S.D. Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo draft
2022-10-30 S.D. Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer draft
2022-10-28 unc0rr - Run engine and socket listener in parallel to avoid ping timeouts
2022-10-24 nemo merge branch
2022-10-24 nemo cfgdir needs a default value to avoid writing stubs to current path 1.0.0
2022-10-24 nemo bump version
2022-10-16 S.D. Make direct messages (/msg) look nicer for the next version clients draft
2022-10-16 S.D. Add Drawing mode, which allows drawing some graphics private to the members of a clan draft
2022-10-06 S.D. Don't abort ready timer if the game is in Confirm state draft
2022-10-06 unC0Rr Simplify code
2022-10-05 S.D. Add direct message server command (/msg <nick_name>|<[nick name]> <message>) draft
2022-09-29 unC0Rr Add some work towards having checker work with the new server
2022-09-29 unC0Rr Add replay storage to the new server implementation
2022-09-29 unC0Rr Fix a couple issues
2022-09-27 S.D. Change the next major release version number to 1.1.0
2022-09-27 S.D. Allow to see rooms of incompatible versions in the lobby
2022-09-23 LocutusOfBorg Fix clang-15 compile error
2022-09-22 S.D. Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
2022-09-22 S.D. Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
2022-09-21 alfadur fix the other 2 pred/succ conversions 1.0.0
2022-09-21 alfadur fix pred/succ conversion 1.0.0
2022-09-21 alfadur fix the other 2 pred/succ conversions
2022-09-21 alfadur fix pred/succ conversion
2022-09-12 nemo merge from 1.0 branch
2022-09-12 nemo tag a 1.0.2 1.0.0
2022-09-12 nemo I keep forgetting to bump the patch version 1.0.0 1.0.2-release
2022-09-12 nemo Removed tag 1.0.2-release 1.0.0
2022-09-12 nemo tag a 1.0.2 1.0.0
2020-10-22 unC0Rr Mark global variables in implementation section static 1.0.0
2020-10-20 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C 1.0.0
2022-09-12 LocutusOfBorg removed at request 1.0.0
2022-09-12 LocutusOfBorg Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro 1.0.0
2022-09-12 Jens Petersen build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122 1.0.0
2022-09-12 Simon McVittie do the actual remove 1.0.0
2022-09-12 Simon McVittie Remove FindSDL2 find-module, use sdl2-config.cmake instead 1.0.0
2022-09-07 nemo merge to trunk
2022-09-07 nemo Added tag 1.0.1-release for changeset 9dceb83331d5 1.0.0
2022-09-07 nemo Removed tag 1.0.1-release 1.0.0
2022-09-07 nemo forgot to bump the patch num 1.0.0 1.0.1-release
2022-09-07 nemo Added tag 1.0.1-release for changeset fcea0f51d94f 1.0.0
2022-09-06 S.D. Fix the sound issues and crashes on some platforms 1.0.0
2022-07-26 unc0rr Fix texture copying routine not taking pitch into account
2022-05-20 nemo add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
2022-05-11 unC0Rr Comment out conflicting flag
2022-05-11 unC0Rr Ignore dist-newstyle folder
2022-05-11 unC0Rr Implement appropriate routing of checker messages
2022-05-09 alfadur better sentry free fall behavior
2022-05-09 alfadur add density to sentries
2022-05-09 alfadur pass unicode paths as base64 on windows
2022-05-09 alfadur revert blowtorch hit frequency reduction
2022-05-09 alfadur remove Hedgehog from generated mines
2022-05-09 alfadur fix minigun bullet collision detection
2022-04-26 nemo make unplaced hogs a bit less interactive
2022-04-20 unC0Rr Fix typo, small adjustments
2022-04-07 Wuzzy Update Wuzzy's e-mail address in credits
2022-03-15 alfadur limit scope of u128 operations in sqrt
2022-03-14 alfadur port sqrt optimization to u128 case
2022-03-14 unC0Rr Fix incorrect calculation of target point in AI drill strike test
2022-02-05 nemo 1.0.0 merge
2022-02-05 LocutusOfBorg avcodec 59+ compatibility 1.0.0
2022-02-02 alfadur update to mysql_async
2022-02-01 alfadur add back client timeouts
2022-01-31 alfadur move server network to tokio
2022-01-31 alfadur update protocol 📦
2022-01-27 alfadur add direct access to gear data
2022-01-27 alfadur add type safe power of two sizes
2022-01-25 alfadur use grid only for static gears
2021-12-02 Zaubermaus fix typo in german lua strings
2021-10-16 alfadur make seduction work on sentries
2021-10-16 alfadur remove owner from wild sentries
2021-10-15 alfadur fix sentry bullet misattribution
2021-10-15 alfadur paint sentries in clan colors
2021-10-15 alfadur make domesticated sentries not target their owners
2021-10-15 alfadur reduce blowtorch radius to avoid grabbing gears behind current🦔
2021-10-15 alfadur reduce digging damage frequency
2021-09-09 alfadur use array map in timer constructor
2021-09-06 alfadur Avoid crashing on physfs failure
2020-08-10 alfadur workaround for FPC 3.2.0 ICE 1.0.0
2021-07-14 unc0rr Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14 unc0rr Publish join and part commands as well
2021-07-10 unc0rr Begin attempt to convert checker into async using tokio
2021-06-30 alfadur eat warnings
2021-06-30 unc0rr - Update hedgewars-network-protocol library with messages needed for checker
2021-06-29 unc0rr Add parser and idempotention tests for server messages
2021-06-25 sheepluva hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
2021-06-25 sheepluva add comment header to function to pretend that I care
2021-06-25 sheepluva hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
2021-06-25 sheepluva hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
2021-06-23 sheepluva hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
2021-06-23 unc0rr Extract network protocol into a separate crate
2021-06-23 nemo Hopefully this is a little more sensible
2021-06-22 sheepluva hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
2021-06-21 alfadur update nom
2021-06-21 alfadur update mio
2021-06-21 alfadur add polled timer
2021-06-20 alfadur update glutin
2021-06-19 alfadur fix error string
2021-06-19 alfadur load haskell directly into Replay
2021-06-19 alfadur find excuses to use shiny new 🦀 features
2021-06-17 unc0rr Add sample ubot plugin written in haskell
2021-06-15 unc0rr Update mingpt plugin to include recent chat history in the seed
2021-06-15 unc0rr Fix detection of message author in ubot core
2021-06-12 unc0rr Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
2021-06-12 unc0rr Add url bot plugin based on url-bot-rs (only the difference from their repo)
2021-06-08 unc0rr Add main module for irc bot which serves as an irc<>rabbitmq relay
2021-05-28 Wuzzy Use the singular 'they' in code comments, where it makes sense
2021-05-28 Wuzzy German announcer messages: Remove gender assumptions
2021-05-28 Wuzzy Singular 'they': Update comments in engine locale files
2021-05-28 Wuzzy Use 'singular they' instead of 'he'
2021-05-26 sheepluva Hedgewars lobby to IRC proxy
2021-04-13 nemo bug #823 missing nil checks crasher introduced in r4aa19b21707d 1.0.0
2021-04-13 nemo bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-05 Wuzzy Add missing column in credits.csv
2021-03-23 alfadur add const generics to physics step
2020-06-04 felixonmars Fix build with Qt 5.15+ 1.0.0
2021-03-15 L29Ah anarchist flags
2021-01-21 alfadur fix framebuffer sizing
2021-01-20 alfadur add wgpu support to hwrunner
2021-01-07 alfadur move time out of physics
2020-12-13 Wuzzy Add alfadur to credits for Mushroom/Teapot graves
2020-12-13 Wuzzy Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
2020-12-13 Wuzzy Fix crash when spawning vgtSmallDamageTag in Lua
2020-12-07 Wuzzy Lua locale check: Disable line length warning
2020-12-07 Wuzzy Credit heretic43 for zh_CN translation
2020-12-07 heretic43 Update translation: zh_CN
2020-11-17 alfadur implement event cancelation
2020-11-16 alfadur fix event registration
2020-11-15 alfadur reduce fps
2020-11-15 alfadur get texcoords from atlas
2020-11-14 alfadur add texturing to gear renderer
2020-11-13 alfadur fix triangle count
2020-11-13 alfadur start drawing gears
2020-11-12 alfadur safetize buffer interface
2020-11-12 alfadur safetize texture interface
2020-11-11 alfadur allow finding sprites
2020-11-11 alfadur restore gear generation
2020-11-11 alfadur remove crash from collision
2020-11-11 alfadur fix indexing
2020-11-11 nemo trying to build
2020-10-22 unC0Rr Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
2020-10-22 unC0Rr Fix some problems caught by C compiler
2020-10-22 unC0Rr Mark global variables in implementation section static
2020-10-21 alfadur add more const qualifiers to maintain a semblance of activity
2020-10-20 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C
2020-10-12 Wuzzy AI: Nerf piano rating; AI will now only use it if it expects huge damage
2020-10-11 Wuzzy Fix freeze when aiming laser at 90° into sky
2020-10-11 Wuzzy Fix minor offset mismatch with wrapping laser
2020-10-11 Wuzzy Fix laser sight wrapping sometimes wrapping too often
2020-10-08 Wuzzy Disable text highlight for TimeBox "disclaimer" in all languages
2020-10-08 Wuzzy AI: Add reuse bonus to SMine (like shotgun)
2020-10-08 Wuzzy Fix AI sometimes making weird SMine shots
2020-10-08 Wuzzy Fix hammer not digging when hitting hog with 0 health
2020-10-08 Wuzzy Fix hog not returning from TimeBox when all land was destroyed
2020-10-07 Wuzzy AI: Don't sacrifice final hog with kami or piano
2020-09-10 unC0Rr Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
2020-09-05 alfadur fix vcpkg build
2020-08-10 alfadur workaround for FPC 3.2.0 ICE
2020-08-09 unc0rr Display lobby chat in checker
2020-08-01 alfadur add teapot grave
2020-07-31 alfadur improve 🍄 shading
2020-07-30 alfadur add 🍄 grave
2020-07-20 Wuzzy KeyBindToName: Return HW's internal key name if SDL yields no name
2020-07-19 Wuzzy Fix piano spawning vgtNote if slot key without sound was pressed
2020-07-19 Wuzzy AI: Add new sine gun test (still WIP)
2020-07-19 Wuzzy AI: Don't end ammo tests too early for knife and drill rocket
2020-07-19 Wuzzy AI: Fix bad AI collision checks
2020-07-18 Wuzzy Fix some incorrect AI collision checks
2020-07-17 Wuzzy AI: Update list of gears that trigger activity
2020-07-16 Wuzzy Flags preview: Hide CPU flags
2020-07-16 alfadur make water sentries more resistant to sinking
2020-07-12 alfadur don't delete shotgun shot after it has parted
2020-07-11 alfadur add collision to land sentries
2020-07-11 alfadur world wrap water sentries
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
(0) -10000 -3000 -1000 -384 tip