2023-02-13 |
unC0Rr |
Extract tile loading into separate method
transitional_engine
|
changeset |
files
|
2023-02-12 |
unC0Rr |
Fix some bugs
transitional_engine
|
changeset |
files
|
2023-02-12 |
unC0Rr |
Fix several issues with transformations, more work on getting generated image
transitional_engine
|
changeset |
files
|
2023-02-03 |
unC0Rr |
Add WIP for generation of rules
transitional_engine
|
changeset |
files
|
2023-02-03 |
unC0Rr |
Rework how rules are defined, add transformations for tiles
transitional_engine
|
changeset |
files
|
2023-02-02 |
unC0Rr |
Add loading of tiles from png
transitional_engine
|
changeset |
files
|
2023-02-01 |
unC0Rr |
Fix mapgen
transitional_engine
|
changeset |
files
|
2023-02-01 |
unC0Rr |
Switch to Vec2D in wavefront algorithm
transitional_engine
|
changeset |
files
|
2023-01-30 |
unC0Rr |
Add basics of wavefront collapse algorithm
transitional_engine
|
changeset |
files
|
2023-01-27 |
jpr |
fix typo
|
changeset |
files
|
2023-01-22 |
alfadur |
update credits
|
changeset |
files
|
2023-01-22 |
alfadur |
update spanish engine translation
|
changeset |
files
|
2023-01-21 |
nemo |
merge to trunk
|
changeset |
files
|
2023-01-21 |
nemo |
forbid hiding already hidden hogs
1.0.0
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Fix fill points getting out of bounds when the map is mirrored
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Split generation and painting phases, paint by old engine, use template filters
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Use rust land generator in hwengine
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Update mapgen to take into account actual values for 'zero' and 'basic' colors
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Update lfprng for better distribution, make it conform 'rand' package traits
transitional_engine
|
changeset |
files
|
2023-01-03 |
unC0Rr |
Use LandPixels array allocate in hwengine-future library
transitional_engine
|
changeset |
files
|
2023-01-02 |
unC0Rr |
Introduce hwengine-future library, use Land allocated in it
transitional_engine
|
changeset |
files
|
2022-12-13 |
unc0rr |
Fix infinite loop in rendering of laser sight
|
changeset |
files
|
2022-12-09 |
unC0Rr |
Optimize doStepSnowflake a bit, losing backwards compatibility
|
changeset |
files
|
2022-12-01 |
unC0Rr |
Improve performance of CheckGearNear
|
changeset |
files
|
2022-11-30 |
unC0Rr |
Optimize hwFloat multiplication a bit
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Fix camera move control in qmlfrontend
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Code formatting, enable c++17 for qmlfrontend
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Implement generation of c header from rust interface, adapt qmlfrontend
|
changeset |
files
|
2022-11-13 |
unc0rr |
Adapt hwrunner to the changed API
|
changeset |
files
|
2022-11-12 |
unc0rr |
Allow passing data_path from QML
|
changeset |
files
|
2022-11-12 |
unc0rr |
Implement data path
|
changeset |
files
|
2022-11-05 |
Sergey Alirzaev |
GameServer: bump network dependency
|
changeset |
files
|
2022-11-06 |
unc0rr |
Remove stray debugging
|
changeset |
files
|
2022-10-28 |
unc0rr |
- Run engine and socket listener in parallel to avoid ping timeouts
|
changeset |
files
|
2022-10-24 |
nemo |
merge branch
|
changeset |
files
|
2022-10-24 |
nemo |
cfgdir needs a default value to avoid writing stubs to current path
1.0.0
|
changeset |
files
|
2022-10-24 |
nemo |
bump version
|
changeset |
files
|
2022-10-06 |
unC0Rr |
Simplify code
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Add some work towards having checker work with the new server
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Add replay storage to the new server implementation
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Fix a couple issues
|
changeset |
files
|
2022-09-27 |
S.D. |
Change the next major release version number to 1.1.0
|
changeset |
files
|
2022-09-27 |
S.D. |
Allow to see rooms of incompatible versions in the lobby
|
changeset |
files
|
2022-09-23 |
LocutusOfBorg |
Fix clang-15 compile error
|
changeset |
files
|
2022-09-22 |
S.D. |
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
|
changeset |
files
|
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
|
changeset |
files
|
2022-09-21 |
alfadur |
fix the other 2 pred/succ conversions
1.0.0
|
changeset |
files
|
2022-09-21 |
alfadur |
fix pred/succ conversion
1.0.0
|
changeset |
files
|
2022-09-21 |
alfadur |
fix the other 2 pred/succ conversions
|
changeset |
files
|
2022-09-21 |
alfadur |
fix pred/succ conversion
|
changeset |
files
|
2022-09-12 |
nemo |
merge from 1.0 branch
|
changeset |
files
|
2022-09-12 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
2022-09-12 |
nemo |
I keep forgetting to bump the patch version
1.0.0 1.0.2-release
|
changeset |
files
|
2022-09-12 |
nemo |
Removed tag 1.0.2-release
1.0.0
|
changeset |
files
|
2022-09-12 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Mark global variables in implementation section static
1.0.0
|
changeset |
files
|
2020-10-20 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
1.0.0
|
changeset |
files
|
2022-09-12 |
LocutusOfBorg |
removed at request
1.0.0
|
changeset |
files
|
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
|
changeset |
files
|
2022-09-12 |
Jens Petersen |
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
1.0.0
|
changeset |
files
|
2022-09-12 |
Simon McVittie |
do the actual remove
1.0.0
|
changeset |
files
|
2022-09-12 |
Simon McVittie |
Remove FindSDL2 find-module, use sdl2-config.cmake instead
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
merge to trunk
|
changeset |
files
|
2022-09-07 |
nemo |
Added tag 1.0.1-release for changeset 9dceb83331d5
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
Removed tag 1.0.1-release
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
forgot to bump the patch num
1.0.0 1.0.1-release
|
changeset |
files
|
2022-09-07 |
nemo |
Added tag 1.0.1-release for changeset fcea0f51d94f
1.0.0
|
changeset |
files
|
2022-09-06 |
S.D. |
Fix the sound issues and crashes on some platforms
1.0.0
|
changeset |
files
|
2022-07-26 |
unc0rr |
Fix texture copying routine not taking pitch into account
|
changeset |
files
|
2022-05-20 |
nemo |
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
|
changeset |
files
|
2022-05-11 |
unC0Rr |
Comment out conflicting flag
|
changeset |
files
|
2022-05-11 |
unC0Rr |
Ignore dist-newstyle folder
|
changeset |
files
|
2022-05-11 |
unC0Rr |
Implement appropriate routing of checker messages
|
changeset |
files
|
2022-05-09 |
alfadur |
better sentry free fall behavior
|
changeset |
files
|
2022-05-09 |
alfadur |
add density to sentries
|
changeset |
files
|
2022-05-09 |
alfadur |
pass unicode paths as base64 on windows
|
changeset |
files
|
2022-05-09 |
alfadur |
revert blowtorch hit frequency reduction
|
changeset |
files
|
2022-05-09 |
alfadur |
remove Hedgehog from generated mines
|
changeset |
files
|
2022-05-09 |
alfadur |
fix minigun bullet collision detection
|
changeset |
files
|
2022-04-26 |
nemo |
make unplaced hogs a bit less interactive
|
changeset |
files
|
2022-04-20 |
unC0Rr |
Fix typo, small adjustments
|
changeset |
files
|
2022-04-07 |
Wuzzy |
Update Wuzzy's e-mail address in credits
|
changeset |
files
|
2022-03-15 |
alfadur |
limit scope of u128 operations in sqrt
|
changeset |
files
|
2022-03-14 |
alfadur |
port sqrt optimization to u128 case
|
changeset |
files
|
2022-03-14 |
unC0Rr |
Fix incorrect calculation of target point in AI drill strike test
|
changeset |
files
|
2022-02-05 |
nemo |
1.0.0 merge
|
changeset |
files
|
2022-02-05 |
LocutusOfBorg |
avcodec 59+ compatibility
1.0.0
|
changeset |
files
|
2022-02-02 |
alfadur |
update to mysql_async
|
changeset |
files
|
2022-02-01 |
alfadur |
add back client timeouts
|
changeset |
files
|
2022-01-31 |
alfadur |
move server network to tokio
|
changeset |
files
|
2022-01-31 |
alfadur |
update protocol 📦
|
changeset |
files
|
2022-01-27 |
alfadur |
add direct access to gear data
|
changeset |
files
|
2022-01-27 |
alfadur |
add type safe power of two sizes
|
changeset |
files
|
2022-01-25 |
alfadur |
use grid only for static gears
|
changeset |
files
|
2021-12-02 |
Zaubermaus |
fix typo in german lua strings
|
changeset |
files
|
2021-10-16 |
alfadur |
make seduction work on sentries
|
changeset |
files
|
2021-10-16 |
alfadur |
remove owner from wild sentries
|
changeset |
files
|
2021-10-15 |
alfadur |
fix sentry bullet misattribution
|
changeset |
files
|
2021-10-15 |
alfadur |
paint sentries in clan colors
|
changeset |
files
|
2021-10-15 |
alfadur |
make domesticated sentries not target their owners
|
changeset |
files
|
2021-10-15 |
alfadur |
reduce blowtorch radius to avoid grabbing gears behind current🦔
|
changeset |
files
|
2021-10-15 |
alfadur |
reduce digging damage frequency
|
changeset |
files
|
2021-09-09 |
alfadur |
use array map in timer constructor
|
changeset |
files
|
2021-09-06 |
alfadur |
Avoid crashing on physfs failure
|
changeset |
files
|
2020-08-10 |
alfadur |
workaround for FPC 3.2.0 ICE
1.0.0
|
changeset |
files
|
2021-07-14 |
unc0rr |
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
|
changeset |
files
|
2021-07-14 |
unc0rr |
Publish join and part commands as well
|
changeset |
files
|
2021-07-10 |
unc0rr |
Begin attempt to convert checker into async using tokio
|
changeset |
files
|
2021-06-30 |
alfadur |
eat warnings
|
changeset |
files
|
2021-06-30 |
unc0rr |
- Update hedgewars-network-protocol library with messages needed for checker
|
changeset |
files
|
2021-06-29 |
unc0rr |
Add parser and idempotention tests for server messages
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
|
changeset |
files
|
2021-06-25 |
sheepluva |
add comment header to function to pretend that I care
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
|
changeset |
files
|
2021-06-23 |
sheepluva |
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
|
changeset |
files
|
2021-06-23 |
unc0rr |
Extract network protocol into a separate crate
|
changeset |
files
|
2021-06-23 |
nemo |
Hopefully this is a little more sensible
|
changeset |
files
|
2021-06-22 |
sheepluva |
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
|
changeset |
files
|
2021-06-21 |
alfadur |
update nom
|
changeset |
files
|
2021-06-21 |
alfadur |
update mio
|
changeset |
files
|
2021-06-21 |
alfadur |
add polled timer
|
changeset |
files
|
2021-06-20 |
alfadur |
update glutin
|
changeset |
files
|
2021-06-19 |
alfadur |
fix error string
|
changeset |
files
|
2021-06-19 |
alfadur |
load haskell directly into Replay
|
changeset |
files
|
2021-06-19 |
alfadur |
find excuses to use shiny new 🦀 features
|
changeset |
files
|
2021-06-17 |
unc0rr |
Add sample ubot plugin written in haskell
|
changeset |
files
|
2021-06-15 |
unc0rr |
Update mingpt plugin to include recent chat history in the seed
|
changeset |
files
|
2021-06-15 |
unc0rr |
Fix detection of message author in ubot core
|
changeset |
files
|
2021-06-12 |
unc0rr |
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
|
changeset |
files
|
2021-06-12 |
unc0rr |
Add url bot plugin based on url-bot-rs (only the difference from their repo)
|
changeset |
files
|
2021-06-08 |
unc0rr |
Add main module for irc bot which serves as an irc<>rabbitmq relay
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Use the singular 'they' in code comments, where it makes sense
|
changeset |
files
|
2021-05-28 |
Wuzzy |
German announcer messages: Remove gender assumptions
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Singular 'they': Update comments in engine locale files
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Use 'singular they' instead of 'he'
|
changeset |
files
|
2021-05-26 |
sheepluva |
Hedgewars lobby to IRC proxy
|
changeset |
files
|
2021-04-13 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
|
changeset |
files
|
2021-04-13 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
|
changeset |
files
|
2021-04-05 |
Wuzzy |
Add missing column in credits.csv
|
changeset |
files
|
2021-03-23 |
alfadur |
add const generics to physics step
|
changeset |
files
|
2020-06-04 |
felixonmars |
Fix build with Qt 5.15+
1.0.0
|
changeset |
files
|
2021-03-15 |
L29Ah |
anarchist flags
|
changeset |
files
|
2021-01-21 |
alfadur |
fix framebuffer sizing
|
changeset |
files
|
2021-01-20 |
alfadur |
add wgpu support to hwrunner
|
changeset |
files
|
2021-01-07 |
alfadur |
move time out of physics
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Add alfadur to credits for Mushroom/Teapot graves
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Fix crash when spawning vgtSmallDamageTag in Lua
|
changeset |
files
|
2020-12-07 |
Wuzzy |
Lua locale check: Disable line length warning
|
changeset |
files
|
2020-12-07 |
Wuzzy |
Credit heretic43 for zh_CN translation
|
changeset |
files
|
2020-12-07 |
heretic43 |
Update translation: zh_CN
|
changeset |
files
|
2020-11-17 |
alfadur |
implement event cancelation
|
changeset |
files
|
2020-11-16 |
alfadur |
fix event registration
|
changeset |
files
|
2020-11-15 |
alfadur |
reduce fps
|
changeset |
files
|
2020-11-15 |
alfadur |
get texcoords from atlas
|
changeset |
files
|
2020-11-14 |
alfadur |
add texturing to gear renderer
|
changeset |
files
|
2020-11-13 |
alfadur |
fix triangle count
|
changeset |
files
|
2020-11-13 |
alfadur |
start drawing gears
|
changeset |
files
|
2020-11-12 |
alfadur |
safetize buffer interface
|
changeset |
files
|
2020-11-12 |
alfadur |
safetize texture interface
|
changeset |
files
|
2020-11-11 |
alfadur |
allow finding sprites
|
changeset |
files
|
2020-11-11 |
alfadur |
restore gear generation
|
changeset |
files
|
2020-11-11 |
alfadur |
remove crash from collision
|
changeset |
files
|
2020-11-11 |
alfadur |
fix indexing
|
changeset |
files
|
2020-11-11 |
nemo |
trying to build
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Fix some problems caught by C compiler
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Mark global variables in implementation section static
|
changeset |
files
|
2020-10-21 |
alfadur |
add more const qualifiers to maintain a semblance of activity
|
changeset |
files
|
2020-10-20 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
|
changeset |
files
|
2020-10-12 |
Wuzzy |
AI: Nerf piano rating; AI will now only use it if it expects huge damage
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix freeze when aiming laser at 90° into sky
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix minor offset mismatch with wrapping laser
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix laser sight wrapping sometimes wrapping too often
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Disable text highlight for TimeBox "disclaimer" in all languages
|
changeset |
files
|
2020-10-08 |
Wuzzy |
AI: Add reuse bonus to SMine (like shotgun)
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix AI sometimes making weird SMine shots
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix hammer not digging when hitting hog with 0 health
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix hog not returning from TimeBox when all land was destroyed
|
changeset |
files
|
2020-10-07 |
Wuzzy |
AI: Don't sacrifice final hog with kami or piano
|
changeset |
files
|
2020-09-10 |
unC0Rr |
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
|
changeset |
files
|
2020-09-05 |
alfadur |
fix vcpkg build
|
changeset |
files
|
2020-08-10 |
alfadur |
workaround for FPC 3.2.0 ICE
|
changeset |
files
|
2020-08-09 |
unc0rr |
Display lobby chat in checker
|
changeset |
files
|
2020-08-01 |
alfadur |
add teapot grave
|
changeset |
files
|
2020-07-31 |
alfadur |
improve 🍄 shading
|
changeset |
files
|
2020-07-30 |
alfadur |
add 🍄 grave
|
changeset |
files
|
2020-07-20 |
Wuzzy |
KeyBindToName: Return HW's internal key name if SDL yields no name
|
changeset |
files
|
2020-07-19 |
Wuzzy |
Fix piano spawning vgtNote if slot key without sound was pressed
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Add new sine gun test (still WIP)
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Don't end ammo tests too early for knife and drill rocket
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Fix bad AI collision checks
|
changeset |
files
|
2020-07-18 |
Wuzzy |
Fix some incorrect AI collision checks
|
changeset |
files
|
2020-07-17 |
Wuzzy |
AI: Update list of gears that trigger activity
|
changeset |
files
|
2020-07-16 |
Wuzzy |
Flags preview: Hide CPU flags
|
changeset |
files
|
2020-07-16 |
alfadur |
make water sentries more resistant to sinking
|
changeset |
files
|
2020-07-12 |
alfadur |
don't delete shotgun shot after it has parted
|
changeset |
files
|
2020-07-11 |
alfadur |
add collision to land sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
world wrap water sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
place some generated sentries in water
|
changeset |
files
|
2020-07-11 |
alfadur |
improve sentry jumping out
|
changeset |
files
|
2020-07-11 |
alfadur |
improve sentry target selection
|
changeset |
files
|
2020-07-11 |
alfadur |
port behavior to water sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
allow deploying sentries on water
|
changeset |
files
|
2020-07-10 |
alfadur |
add sentry deployment step
|
changeset |
files
|
2020-07-10 |
alfadur |
prevent sentries from getting stuck in the corners
|
changeset |
files
|
2020-07-08 |
alfadur |
fix sentry left jump
|
changeset |
files
|
2020-07-08 |
alfadur |
make sentries reload after being hit
|
changeset |
files
|
2020-07-08 |
alfadur |
add smoking to damaged sentries
|
changeset |
files
|
2020-07-08 |
alfadur |
allow damaging sentries
|
changeset |
files
|
2020-07-08 |
alfadur |
improve sentry spawn
|
changeset |
files
|
2020-07-08 |
alfadur |
use named constants in FindPlace
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Fix AI sometimes using up all health in resurrector
|
changeset |
files
|
2020-07-08 |
Wuzzy |
AI: Laser sight removes upper range cap for shotgun
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Update German translation, fix 1 typo
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Update locale files
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Rename chat size label in frontend
|
changeset |
files
|
2020-07-08 |
Wuzzy |
AI: Don't use airstrikes if negative gravity
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Teach AI how to use snowball
|
changeset |
files
|
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
|
changeset |
files
|
2020-07-08 |
Jens Petersen |
update server network
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Remove Vamp/Resurrect ammos in gfInvulnerable mode
|
changeset |
files
|
2020-07-06 |
alfadur |
allow adding teams while round is in progress
|
changeset |
files
|
2020-07-06 |
Wuzzy |
gfInvulnerable: Fix misplaced halo icon
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix some HUD icon issues in gfInvulnerable
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix hog sometimes not falling after using resurrector
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: No longer afraid of heights if invulnerable
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Reset remembered gravity on Think and TestAmmos
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Teach AI to use low gravity
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Add aiGravity and aiGravityf variables
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Rename windSpeed variable to aiWindSpeed
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: 0.01% chance to use kamikaze with "wishes" ;-)
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix typo
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Teach how to use resurrector fast
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Teach AI how to use resurrector
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Fix chat lines bleeding below screen for large font
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Reduce maximum chat size to 400%
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Add placeholder icon and text for sentry bot
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Switch to amNothing instead of amSkip to unselect weapon
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Teach top AI level to track falling with airstrikes
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Teach AI that piano can't blast thru solid land
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Airborne attacks: Move height of target X to first hit
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Follow airplane gear on spawn
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Fix starting height of airborne attacks
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Improve drill strike prediction
|
changeset |
files
|
2020-07-05 |
alfadur |
fix hitorder dispatch
|
changeset |
files
|
2020-07-05 |
sheepluva |
[NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
|
changeset |
files
|
2020-07-05 |
Wuzzy |
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
ui-scaling
|
changeset |
files
|
2020-07-04 |
Wuzzy |
[backport] Chat scale: Move setting to Video tab
ui-scaling
|
changeset |
files
|
2020-07-05 |
alfadur |
add basic jumping to sentries
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
|
changeset |
files
|
2020-07-04 |
Wuzzy |
Chat scale: Move setting to Video tab
|
changeset |
files
|
2020-07-04 |
sheepluva |
fix accidential resurrection of removed code of merge 63e2b7b2ec47
|
changeset |
files
|
2020-07-04 |
sheepluva |
Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
|
changeset |
files
|
2020-07-04 |
sheepluva |
Merge chat-scaling (= current state of branch "ui-scaling") into default branch
|
changeset |
files
|
2020-07-04 |
sheepluva |
fix chat-scaling being awkward due to font size pt/px confusion
ui-scaling
|
changeset |
files
|
2020-07-03 |
sheepluva |
Merge branch 1.0.0 into branch ui-scaling
ui-scaling
|
changeset |
files
|
2020-06-30 |
alfadur |
prevent sentries from getting stuck on mines
|
changeset |
files
|
2020-06-30 |
alfadur |
increase sentry vision angle
|
changeset |
files
|
2020-06-30 |
alfadur |
don't shoot if the target moves out of range while aiming
|
changeset |
files
|
2020-06-30 |
alfadur |
turn away when starting walking on a cliff edge
|
changeset |
files
|
2020-06-30 |
alfadur |
draw sentries with direction
|
changeset |
files
|
2020-06-30 |
alfadur |
add some target tracking to sentries
|
changeset |
files
|
2020-06-29 |
alfadur |
downgrade sentries to miniguns
|
changeset |
files
|
2020-06-29 |
alfadur |
add separate hit order for sentries
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Fix airplane line not being drawn in full for very large maps
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Fix cursor being too limited left/right if zoomed out too much
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Tweak airplane spawn point to avoid appear out of nowhere
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Increase X camera limit back to 2048
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Enforce camera limits regardless of zoom level
|
changeset |
files
|
2020-06-28 |
alfadur |
add sentries to ammo config
|
changeset |
files
|
2020-06-28 |
alfadur |
limit sentry attacks through land
|
changeset |
files
|
2020-06-28 |
alfadur |
prevent sentries from falling off cliffs
|
changeset |
files
|
2020-06-28 |
alfadur |
refactor collision tests
|
changeset |
files
|
2020-06-27 |
alfadur |
place sentries on start
|
changeset |
files
|
2020-06-27 |
alfadur |
add sentries count to game config
|
changeset |
files
|
2020-06-27 |
alfadur |
reduce sentry damange
|
changeset |
files
|
2020-06-27 |
alfadur |
add aiming timeout to sentry
|
changeset |
files
|
2020-06-26 |
alfadur |
add current 🦔 targeting to sentry
|
changeset |
files
|
2020-06-26 |
alfadur |
add sentry walking cycle
|
changeset |
files
|
2020-06-26 |
alfadur |
add sentry 🤖 stub
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Frontend: Sort ammos like in-game
|
changeset |
files
|
2020-06-25 |
Wuzzy |
AI: Don't use vamp/invuln for kamikaze, piano and other weapons
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Teach AI to use laser sight
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Don't check speed and land for MoreWind check in doFallingGear
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Teach AI how to deal with gfMoreWind
|
changeset |
files
|
2020-06-24 |
alfadur |
remove forced position change from blowtorch
|
changeset |
files
|
2020-06-24 |
Wuzzy |
Fix AI thread erroring out when there are no targets
|
changeset |
files
|
2020-06-24 |
alfadur |
real collision fix
|
changeset |
files
|
2020-06-24 |
alfadur |
remove wiggle throttling in anticipation of a real collision fix 🥁
|
changeset |
files
|
2020-06-24 |
Wuzzy |
Update ChangeLog and CREDITS
|
changeset |
files
|
2020-06-22 |
alfadur |
workaround for world edge selector on MacOS
|
changeset |
files
|
2020-06-22 |
alfadur |
extend double jump activation window
|
changeset |
files
|
2020-06-21 |
alfadur |
add 🐼 hat
|
changeset |
files
|
2020-06-21 |
alfadur |
make minigun shove cumulative
|
changeset |
files
|
2020-06-21 |
alfadur |
fix crosshairs spinning around
|
changeset |
files
|
2020-06-21 |
alfadur |
merge blowtorch draft
|
changeset |
files
|
2020-06-21 |
alfadur |
use throttled direction for aiming
|
changeset |
files
|
2020-06-20 |
alfadur |
throttle wiggling
|
changeset |
files
|
2020-06-05 |
alfadur |
experimental blowtorching
|
changeset |
files
|
2020-06-12 |
Wuzzy |
AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
|
changeset |
files
|
2020-06-12 |
Wuzzy |
AI: Add dedicated test for SMine
|
changeset |
files
|
2020-06-11 |
Wuzzy |
Teach AI to use seduction
|
changeset |
files
|
2020-06-09 |
Wuzzy |
Teach AI to use cleavers
|
changeset |
files
|
2020-06-09 |
Wuzzy |
Add missing semicolon (oops!)
|
changeset |
files
|
2020-06-09 |
Wuzzy |
"Teach" AI hogs to be inaccurate with guns (and kamikaze)
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use air mines
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Rewrite TestMolotov
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use RC plane (straight line only, no bombs)
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Follow piano gear when it's spawned by hedgehog
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Tweak piano test
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Remove own gear from explosion/shove checks in kami/piano test
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use piano strike
|
changeset |
files
|
2020-06-07 |
Wuzzy |
Graves preview page: Change grave margin
|
changeset |
files
|
2020-06-07 |
Wuzzy |
Add flags and graves preview pages
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI how to use MineStrike (0 secs only)
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to use drill strike
|
changeset |
files
|
2020-06-06 |
Wuzzy |
AI: Refactor bounce handling
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to set minimum mine bounce for improved aiming
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to drop mines from safe height
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to spam extra time if infinite
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Merge b988d3be7100
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Disable gfMoreWind for land objects on turn end only after a fixed-time delay
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Fix many gears not being affected by gfMoreWind on turn end
|
changeset |
files
|
2020-06-05 |
alfadur |
remove blowtorching tautology
|
changeset |
files
|
2020-06-05 |
Wuzzy |
Cleaner digit parsing of ammo schemes
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Fix camera zooming out too far in pause mode (bug 773)
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Add missing /sad command help
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Add taunt command: /happy
|
changeset |
files
|
2020-06-04 |
felixonmars |
Fix build with Qt 5.15+
|
changeset |
files
|
2020-05-27 |
Wuzzy |
Add taunt chat command: /bubble (hog holds breath)
|
changeset |
files
|
2020-05-27 |
Wuzzy |
Add dynamite impact sound
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Add fade-in effect when flake appears at top
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Flakes: Only spawn them inside valid area
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Make Underwater SD flakes rise
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Fade out rising flakes at the top
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Fix wrong team health bar height after calling SetClanColor
|
changeset |
files
|
2020-05-24 |
alfadur |
convert replay to haskell
|
changeset |
files
|
2020-05-20 |
alfadur |
fix config loading
|
changeset |
files
|
2020-05-20 |
alfadur |
remove stuck test
|
changeset |
files
|
2020-05-20 |
alfadur |
convert config from haskell lists
|
changeset |
files
|
2020-05-20 |
alfadur |
parse booleans as well
|
changeset |
files
|
2020-05-19 |
alfadur |
convert teams from haskell list
|
changeset |
files
|
2020-05-18 |
alfadur |
improve escapes handling
|
changeset |
files
|
2020-05-18 |
alfadur |
add haskell literal formatter
|
changeset |
files
|
2020-05-18 |
alfadur |
add the empty escape
|
changeset |
files
|
2020-05-18 |
alfadur |
parse anonymous fields
|
changeset |
files
|
2020-05-18 |
alfadur |
add whitespace handling
|
changeset |
files
|
2020-05-18 |
alfadur |
add haskell literal parser
|
changeset |
files
|
2020-05-17 |
alfadur |
fix editing teams while a game is in progress
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix another incorrect static hat check
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix incorrect check for static hat
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix "other hats" section listing wrong hats
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Remove protocol from URLs to fix CORS fail
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Hats webpage: Many improvements and fixes (2nd try)
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Hats webpage: Fix URLs
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Many improvements and fixes for hats webpage
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Add many people to the hat credits
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Add SVG source files of chujoii's hats
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Fix some typos in hat names in CREDITS
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Credit chujoii for a couple of more hats
|
changeset |
files
|
2020-04-17 |
nemo |
locutus fixes my ancient build
|
changeset |
files
|
2020-04-17 |
LocutusOfBorg |
Add patch to correctly handle libsdl2 from system/cmake
|
changeset |
files
|
2020-04-11 |
alfadur |
send team colors on round end
|
changeset |
files
|
2020-04-11 |
alfadur |
fix in-game team handling
|
changeset |
files
|
2020-04-11 |
alfadur |
don't apply voted 🦔 to the in-game teams
|
changeset |
files
|
2020-04-10 |
alfadur |
fix phantom rooms
|
changeset |
files
|
2020-03-12 |
nemo |
er... nevermind. back this out. ApplyDamage should pick this up just fine.
|
changeset |
files
|
2020-03-12 |
nemo |
poison should ruin a flawless victory. ht Case_Of
|
changeset |
files
|
2020-03-11 |
alfadur |
remove canhazslicepatterns
|
changeset |
files
|
2020-03-06 |
alfadur |
add loading config from hwd to server
|
changeset |
files
|
2020-02-11 |
Wuzzy |
ACF1: Fix PastMole area being too large
|
changeset |
files
|
2020-02-06 |
Wuzzy |
Add flags: serbia, montenegro
|
changeset |
files
|
2020-01-13 |
alfadur |
send 🦔 on round end
|
changeset |
files
|
2020-01-13 |
alfadur |
better response grouping
|
changeset |
files
|
2020-01-11 |
Wuzzy |
Fix weapon schemes sometimes not being saved properly
|
changeset |
files
|
2020-01-10 |
alfadur |
reapply some simplifications
|
changeset |
files
|
2020-01-10 |
alfadur |
backout a798e6441a36
|
changeset |
files
|
2020-01-07 |
Wuzzy |
HedgeEditor: Tweak caption colors of help captions
|
changeset |
files
|
2020-01-07 |
Wuzzy |
Mention mission bonuses in ASA side mission descriptions
|
changeset |
files
|
2020-01-07 |
Wuzzy |
Fix impossible to become mutant after mutant gear got deleted (bug 804)
|
changeset |
files
|
2020-01-03 |
alfadur |
simplify team handling
|
changeset |
files
|
2019-12-31 |
alfadur |
add back em response on joining a game in progress
|
changeset |
files
|
2019-12-30 |
alfadur |
send cleared flags on room join
|
changeset |
files
|
2019-12-28 |
alfadur |
check the room passwords
|
changeset |
files
|
2019-12-27 |
alfadur |
complete checker login handling
|
changeset |
files
|
2019-12-26 |
alfadur |
fix official server
|
changeset |
files
|
2019-12-26 |
alfadur |
update tls configuration
|
changeset |
files
|
2019-12-26 |
alfadur |
remove unused em fn
|
changeset |
files
|
2019-12-24 |
alfadur |
update subslice pattern to the new syntax
|
changeset |
files
|
2019-12-24 |
alfadur |
restore engine message handler
|
changeset |
files
|
2019-12-24 |
alfadur |
disallow mutable rooms outside the server
|
changeset |
files
|
2019-12-24 |
alfadur |
restore voting
|
changeset |
files
|
2019-12-24 |
nemo |
disable fall tracing for cheese. it will probably be incorrect.
|
changeset |
files
|
2019-12-23 |
alfadur |
add a separate interface for modifying room state
|
changeset |
files
|
2019-12-23 |
alfadur |
make rooms field private
|
changeset |
files
|
2019-12-23 |
alfadur |
lost the anteroom
|
changeset |
files
|
2019-12-23 |
alfadur |
move the anteroom out of the server
|
changeset |
files
|
2019-12-21 |
alfadur |
disallow mutable clients to leave the server
|
changeset |
files
|
2019-12-20 |
alfadur |
some more room handler cleanup
|
changeset |
files
|
2019-12-19 |
alfadur |
add ip ban check
|
changeset |
files
|
2019-12-17 |
alfadur |
move end_game into server
|
changeset |
files
|
2019-12-08 |
sheepluva |
hedgeroid/frontlib: update proto and weapons number
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: adjust module names (SDL_* -> SDL2_*)
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: add debug logging to library loading
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: fix needlessly creating netplay instance on check for "connecting..."
hedgeroid
|
changeset |
files
|
2019-12-06 |
sheepluva |
merge 1.0.0 into hedgeroid
hedgeroid
|
changeset |
files
|
2019-11-30 |
Wuzzy |
Remove parachute early if hog is inside land
|
changeset |
files
|
2019-11-19 |
nemo |
oups. forgot "convert" creates a white background by default
|
changeset |
files
|
2019-11-14 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-11-14 |
Wuzzy |
CowardMode: Display checkmarks in missions list
|
changeset |
files
|
2019-11-14 |
Wuzzy |
ASA moon02: Tweak messages and blue hog face dir
|
changeset |
files
|
2019-11-14 |
Wuzzy |
ASA moon02: Disable hog input after victory
|
changeset |
files
|
2019-11-04 |
Wuzzy |
Change color of hovered and pressed slider
|
changeset |
files
|
2019-11-02 |
Wuzzy |
ClimbHome: Remove uncommented code
|
changeset |
files
|
2019-11-02 |
Wuzzy |
ClimbHome: Change misleading Seed assignment to nil value
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA death02: Don't set hero health if enemy hurts itself
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA moon01: Fix broken victory condition when eliminating minions
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
|
changeset |
files
|
2019-10-31 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-10-31 |
Wuzzy |
Update Frontend+Lua locale files
|
changeset |
files
|
2019-10-30 |
Wuzzy |
Big Armory: Add minigun, update mission preview image
|
changeset |
files
|
2019-10-29 |
Wuzzy |
Rope Training: Add flower effects when player returns all the way to the start
|
changeset |
files
|
2019-10-29 |
Wuzzy |
HedgeEditor: Use localized voicepack names
|
changeset |
files
|
2019-10-28 |
alfadur |
move start_game into the server
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Refactor Rope Knock Chellenge to use RopeKnocking library
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Add RopeKnocking library (generalized ropeknock challenges)
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Racer: Force-enable solid land
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Racer: Reset mines, air mines, barrels after each turn
|
changeset |
files
|
2019-10-27 |
alfadur |
move change_master into the server
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Add support for proper rendering of gtPoisonCloud with Timer > 5000
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Racer: Allow to set custom turn time in scheme
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Set correct turn time in racer.yaml
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Racer: Reposition and resize predefined waypoints in scaled drawn maps
|
changeset |
files
|
2019-10-25 |
alfadur |
refactor some of the room handler
|
changeset |
files
|
2019-10-24 |
nemo |
remove erroneous else conditions to make what is going on clearer, add a comment
|
changeset |
files
|
2019-10-23 |
nemo |
forgot this commit.
|
changeset |
files
|
2019-09-28 |
Grigory Ustinov |
Fix russian translation of word "clan"
|
changeset |
files
|
2019-10-19 |
nemo |
256x256 png and xpm of hedgehog.svg
|
changeset |
files
|
2019-10-15 |
nemo |
merge russian translation fixes
|
changeset |
files
|
2019-09-28 |
Grigory Ustinov |
Little fix of reference points in russian translation of ru.txt
|
changeset |
files
|
2019-09-27 |
Grigory Ustinov |
Remove executable flag of missions_pt.txt
|
changeset |
files
|
2019-10-12 |
unc0rr |
Add utility to convert server-side replay files into hwd binary format
|
changeset |
files
|
2019-10-12 |
Wuzzy |
Add dynamite fuse sound
|
changeset |
files
|