Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14, by unc0rr
Publish join and part commands as well
2021-07-14, by unc0rr
Begin attempt to convert checker into async using tokio
2021-07-10, by unc0rr
eat warnings
2021-07-01, by alfadur
- Update hedgewars-network-protocol library with messages needed for checker
2021-06-30, by unc0rr
Add parser and idempotention tests for server messages
2021-06-30, by unc0rr
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
2021-06-26, by sheepluva
add comment header to function to pretend that I care
2021-06-25, by sheepluva
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
2021-06-25, by sheepluva
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
2021-06-25, by sheepluva
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
2021-06-24, by sheepluva
Extract network protocol into a separate crate
2021-06-23, by unc0rr
Hopefully this is a little more sensible
2021-06-23, by nemo
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
2021-06-22, by sheepluva
update nom
2021-06-22, by alfadur
update mio
2021-06-22, by alfadur
add polled timer
2021-06-21, by alfadur
update glutin
2021-06-20, by alfadur
fix error string
2021-06-20, by alfadur
load haskell directly into Replay
2021-06-20, by alfadur
find excuses to use shiny new 🦀 features
2021-06-19, by alfadur
Add sample ubot plugin written in haskell
2021-06-17, by unc0rr
Update mingpt plugin to include recent chat history in the seed
2021-06-15, by unc0rr
Fix detection of message author in ubot core
2021-06-15, by unc0rr
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
2021-06-12, by unc0rr
Add url bot plugin based on url-bot-rs (only the difference from their repo)
2021-06-12, by unc0rr
Add main module for irc bot which serves as an irc<>rabbitmq relay
2021-06-08, by unc0rr
Use the singular 'they' in code comments, where it makes sense
2021-05-28, by Wuzzy
German announcer messages: Remove gender assumptions
2021-05-28, by Wuzzy
Singular 'they': Update comments in engine locale files
2021-05-28, by Wuzzy
Use 'singular they' instead of 'he'
2021-05-28, by Wuzzy
Hedgewars lobby to IRC proxy
2021-05-26, by sheepluva
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
2021-04-13, by nemo
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-13, by nemo
Add missing column in credits.csv
2021-04-05, by Wuzzy
add const generics to physics step
2021-03-24, by alfadur
Fix build with Qt 5.15+
1.0.0
2020-06-04, by felixonmars
anarchist flags
2021-03-15, by L29Ah
fix framebuffer sizing
2021-01-21, by alfadur
add wgpu support to hwrunner
2021-01-21, by alfadur
move time out of physics
2021-01-07, by alfadur
Add alfadur to credits for Mushroom/Teapot graves
2020-12-13, by Wuzzy
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
2020-12-13, by Wuzzy
Fix crash when spawning vgtSmallDamageTag in Lua
2020-12-13, by Wuzzy
Lua locale check: Disable line length warning
2020-12-07, by Wuzzy
Credit heretic43 for zh_CN translation
2020-12-07, by Wuzzy
Update translation: zh_CN
2020-12-07, by heretic43
implement event cancelation
2020-11-17, by alfadur
fix event registration
2020-11-17, by alfadur
reduce fps
2020-11-16, by alfadur
get texcoords from atlas
2020-11-15, by alfadur
add texturing to gear renderer
2020-11-14, by alfadur
fix triangle count
2020-11-13, by alfadur
start drawing gears
2020-11-13, by alfadur
safetize buffer interface
2020-11-13, by alfadur
safetize texture interface
2020-11-12, by alfadur
allow finding sprites
2020-11-12, by alfadur
restore gear generation
2020-11-11, by alfadur
remove crash from collision
2020-11-11, by alfadur
fix indexing
2020-11-11, by alfadur
trying to build
2020-11-11, by nemo
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
2020-10-22, by unC0Rr
Fix some problems caught by C compiler
2020-10-22, by unC0Rr
Mark global variables in implementation section static
2020-10-22, by unC0Rr
add more const qualifiers to maintain a semblance of activity
2020-10-21, by alfadur
Fix lack of declaration decorations for dynamic arrays in Pas2C
2020-10-20, by unc0rr
AI: Nerf piano rating; AI will now only use it if it expects huge damage
2020-10-12, by Wuzzy
Fix freeze when aiming laser at 90° into sky
2020-10-12, by Wuzzy
Fix minor offset mismatch with wrapping laser
2020-10-12, by Wuzzy
Fix laser sight wrapping sometimes wrapping too often
2020-10-12, by Wuzzy
Disable text highlight for TimeBox "disclaimer" in all languages
2020-10-08, by Wuzzy
AI: Add reuse bonus to SMine (like shotgun)
2020-10-08, by Wuzzy
Fix AI sometimes making weird SMine shots
2020-10-08, by Wuzzy
Fix hammer not digging when hitting hog with 0 health
2020-10-08, by Wuzzy
Fix hog not returning from TimeBox when all land was destroyed
2020-10-08, by Wuzzy
AI: Don't sacrifice final hog with kami or piano
2020-10-07, by Wuzzy
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
2020-09-10, by unC0Rr
fix vcpkg build
2020-09-06, by alfadur
workaround for FPC 3.2.0 ICE
2020-08-10, by alfadur
Display lobby chat in checker
2020-08-09, by unc0rr
add teapot grave
2020-08-01, by alfadur
improve 🍄 shading
2020-07-31, by alfadur
add 🍄 grave
2020-07-31, by alfadur
KeyBindToName: Return HW's internal key name if SDL yields no name
2020-07-20, by Wuzzy
Fix piano spawning vgtNote if slot key without sound was pressed
2020-07-19, by Wuzzy
AI: Add new sine gun test (still WIP)
2020-07-19, by Wuzzy
AI: Don't end ammo tests too early for knife and drill rocket
2020-07-19, by Wuzzy
AI: Fix bad AI collision checks
2020-07-19, by Wuzzy
Fix some incorrect AI collision checks
2020-07-18, by Wuzzy
AI: Update list of gears that trigger activity
2020-07-17, by Wuzzy
Flags preview: Hide CPU flags
2020-07-16, by Wuzzy
make water sentries more resistant to sinking
2020-07-16, by alfadur
don't delete shotgun shot after it has parted
2020-07-12, by alfadur
add collision to land sentries
2020-07-12, by alfadur
world wrap water sentries
2020-07-12, by alfadur
place some generated sentries in water
2020-07-11, by alfadur
improve sentry jumping out
2020-07-11, by alfadur
improve sentry target selection
2020-07-11, by alfadur
port behavior to water sentries
2020-07-11, by alfadur
allow deploying sentries on water
2020-07-11, by alfadur
add sentry deployment step
2020-07-11, by alfadur
prevent sentries from getting stuck in the corners
2020-07-11, by alfadur
fix sentry left jump
2020-07-09, by alfadur
make sentries reload after being hit
2020-07-09, by alfadur
add smoking to damaged sentries
2020-07-09, by alfadur
allow damaging sentries
2020-07-09, by alfadur
improve sentry spawn
2020-07-08, by alfadur
use named constants in FindPlace
2020-07-08, by alfadur
Fix AI sometimes using up all health in resurrector
2020-07-08, by Wuzzy
AI: Laser sight removes upper range cap for shotgun
2020-07-08, by Wuzzy
Update German translation, fix 1 typo
2020-07-08, by Wuzzy
Update locale files
2020-07-08, by Wuzzy
Rename chat size label in frontend
2020-07-08, by Wuzzy
AI: Don't use airstrikes if negative gravity
2020-07-08, by Wuzzy
Teach AI how to use snowball
2020-07-08, by Wuzzy
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
2020-07-08, by Gianfranco Costamagna
update server network
2020-07-08, by Jens Petersen
Remove Vamp/Resurrect ammos in gfInvulnerable mode
2020-07-07, by Wuzzy
allow adding teams while round is in progress
2020-07-07, by alfadur
gfInvulnerable: Fix misplaced halo icon
2020-07-07, by Wuzzy
Fix some HUD icon issues in gfInvulnerable
2020-07-07, by Wuzzy
Fix hog sometimes not falling after using resurrector
2020-07-06, by Wuzzy
AI: No longer afraid of heights if invulnerable
2020-07-06, by Wuzzy
AI: Reset remembered gravity on Think and TestAmmos
2020-07-06, by Wuzzy
AI: Teach AI to use low gravity
2020-07-06, by Wuzzy
AI: Add aiGravity and aiGravityf variables
2020-07-06, by Wuzzy
Rename windSpeed variable to aiWindSpeed
2020-07-06, by Wuzzy
AI: 0.01% chance to use kamikaze with "wishes" ;-)
2020-07-06, by Wuzzy
Fix typo
2020-07-06, by Wuzzy
AI: Teach how to use resurrector fast
2020-07-06, by Wuzzy
Teach AI how to use resurrector
2020-07-06, by Wuzzy
Fix chat lines bleeding below screen for large font
2020-07-06, by Wuzzy
Reduce maximum chat size to 400%
2020-07-05, by Wuzzy
Add placeholder icon and text for sentry bot
2020-07-05, by Wuzzy
AI: Switch to amNothing instead of amSkip to unselect weapon
2020-07-05, by Wuzzy
Teach top AI level to track falling with airstrikes
2020-07-05, by Wuzzy
AI: Teach AI that piano can't blast thru solid land
2020-07-05, by Wuzzy
AI: Airborne attacks: Move height of target X to first hit
2020-07-05, by Wuzzy
Follow airplane gear on spawn
2020-07-05, by Wuzzy
AI: Fix starting height of airborne attacks
2020-07-05, by Wuzzy
AI: Improve drill strike prediction
2020-07-05, by Wuzzy
fix hitorder dispatch
2020-07-05, by alfadur
[NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
2020-07-05, by sheepluva
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
ui-scaling
2020-07-05, by Wuzzy
[backport] Chat scale: Move setting to Video tab
ui-scaling
2020-07-05, by Wuzzy
add basic jumping to sentries
2020-07-05, by alfadur
Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
2020-07-05, by Wuzzy
Chat scale: Move setting to Video tab
2020-07-05, by Wuzzy
fix accidential resurrection of removed code of merge 63e2b7b2ec47
2020-07-04, by sheepluva
Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
2020-07-04, by sheepluva
Merge chat-scaling (= current state of branch "ui-scaling") into default branch
2020-07-04, by sheepluva
fix chat-scaling being awkward due to font size pt/px confusion
ui-scaling
2020-07-04, by sheepluva
Merge branch 1.0.0 into branch ui-scaling
ui-scaling
2020-07-03, by sheepluva
prevent sentries from getting stuck on mines
2020-06-30, by alfadur
increase sentry vision angle
2020-06-30, by alfadur
don't shoot if the target moves out of range while aiming
2020-06-30, by alfadur
turn away when starting walking on a cliff edge
2020-06-30, by alfadur
draw sentries with direction
2020-06-30, by alfadur
add some target tracking to sentries
2020-06-30, by alfadur
downgrade sentries to miniguns
2020-06-30, by alfadur
add separate hit order for sentries
2020-06-30, by alfadur
Fix airplane line not being drawn in full for very large maps
2020-06-29, by Wuzzy
Fix cursor being too limited left/right if zoomed out too much
2020-06-29, by Wuzzy
Tweak airplane spawn point to avoid appear out of nowhere
2020-06-29, by Wuzzy
Increase X camera limit back to 2048
2020-06-29, by Wuzzy
Enforce camera limits regardless of zoom level
2020-06-29, by Wuzzy
add sentries to ammo config
2020-06-29, by alfadur
limit sentry attacks through land
2020-06-28, by alfadur
prevent sentries from falling off cliffs
2020-06-28, by alfadur
refactor collision tests
2020-06-28, by alfadur
place sentries on start
2020-06-28, by alfadur
add sentries count to game config
2020-06-28, by alfadur
reduce sentry damange
2020-06-27, by alfadur
add aiming timeout to sentry
2020-06-27, by alfadur
add current 🦔 targeting to sentry
2020-06-27, by alfadur
add sentry walking cycle
2020-06-26, by alfadur
add sentry 🤖 stub
2020-06-26, by alfadur
Frontend: Sort ammos like in-game
2020-06-25, by Wuzzy
AI: Don't use vamp/invuln for kamikaze, piano and other weapons
2020-06-25, by Wuzzy
Teach AI to use laser sight
2020-06-25, by Wuzzy
Don't check speed and land for MoreWind check in doFallingGear
2020-06-25, by Wuzzy
Teach AI how to deal with gfMoreWind
2020-06-25, by Wuzzy
remove forced position change from blowtorch
2020-06-24, by alfadur
Fix AI thread erroring out when there are no targets
2020-06-24, by Wuzzy
real collision fix
2020-06-24, by alfadur
remove wiggle throttling in anticipation of a real collision fix 🥁
2020-06-24, by alfadur
Update ChangeLog and CREDITS
2020-06-24, by Wuzzy
workaround for world edge selector on MacOS
2020-06-23, by alfadur
extend double jump activation window
2020-06-22, by alfadur
add 🐼 hat
2020-06-21, by alfadur
make minigun shove cumulative
2020-06-21, by alfadur
fix crosshairs spinning around
2020-06-21, by alfadur
merge blowtorch draft
2020-06-21, by alfadur
use throttled direction for aiming
2020-06-21, by alfadur
throttle wiggling
2020-06-21, by alfadur
AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
2020-06-12, by Wuzzy
AI: Add dedicated test for SMine
2020-06-12, by Wuzzy
Teach AI to use seduction
2020-06-12, by Wuzzy
Teach AI to use cleavers
2020-06-09, by Wuzzy
Add missing semicolon (oops!)
2020-06-09, by Wuzzy
"Teach" AI hogs to be inaccurate with guns (and kamikaze)
2020-06-09, by Wuzzy
Teach AI to use air mines
2020-06-08, by Wuzzy
AI: Rewrite TestMolotov
2020-06-08, by Wuzzy
Teach AI to use RC plane (straight line only, no bombs)
2020-06-08, by Wuzzy
Follow piano gear when it's spawned by hedgehog
2020-06-08, by Wuzzy
AI: Tweak piano test
2020-06-08, by Wuzzy
AI: Remove own gear from explosion/shove checks in kami/piano test
2020-06-08, by Wuzzy
Teach AI to use piano strike
2020-06-08, by Wuzzy
Graves preview page: Change grave margin
2020-06-07, by Wuzzy
Add flags and graves preview pages
2020-06-07, by Wuzzy
Teach AI how to use MineStrike (0 secs only)
2020-06-07, by Wuzzy
Teach AI to use drill strike
2020-06-06, by Wuzzy
AI: Refactor bounce handling
2020-06-06, by Wuzzy
Teach AI to set minimum mine bounce for improved aiming
2020-06-06, by Wuzzy
Teach AI to drop mines from safe height
2020-06-06, by Wuzzy
Teach AI to spam extra time if infinite
2020-06-06, by Wuzzy
Merge b988d3be7100
2020-06-06, by Wuzzy
Disable gfMoreWind for land objects on turn end only after a fixed-time delay
2020-06-06, by Wuzzy
Fix many gears not being affected by gfMoreWind on turn end
2020-06-06, by Wuzzy
experimental blowtorching
2020-06-05, by alfadur
remove blowtorching tautology
2020-06-05, by alfadur
Cleaner digit parsing of ammo schemes
2020-06-05, by Wuzzy
Fix camera zooming out too far in pause mode (bug 773)
2020-06-05, by Wuzzy
Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
2020-06-05, by Wuzzy
Add missing /sad command help
2020-06-05, by Wuzzy
Add taunt command: /happy
2020-06-05, by Wuzzy
Fix build with Qt 5.15+
2020-06-04, by felixonmars
Add taunt chat command: /bubble (hog holds breath)
2020-05-27, by Wuzzy
Add dynamite impact sound
2020-05-27, by Wuzzy
Add fade-in effect when flake appears at top
2020-05-27, by Wuzzy
Flakes: Only spawn them inside valid area
2020-05-27, by Wuzzy
Make Underwater SD flakes rise
2020-05-27, by Wuzzy
Fade out rising flakes at the top
2020-05-27, by Wuzzy
Fix wrong team health bar height after calling SetClanColor
2020-05-26, by Wuzzy
convert replay to haskell
2020-05-24, by alfadur
fix config loading
2020-05-20, by alfadur
remove stuck test
2020-05-20, by alfadur
convert config from haskell lists
2020-05-20, by alfadur
parse booleans as well
2020-05-20, by alfadur
convert teams from haskell list
2020-05-19, by alfadur
less
more
|
(0)
-10000
-3000
-1000
-240
tip