Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:16:02 +0200] rev 14794
WxW: Play taunt if crate spawns between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:02:01 +0200] rev 14793
WxW: Don't register wall touch if not gstHHDriven
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:59:38 +0200] rev 14792
WxW: Hide crate radar when no active hog
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:44:33 +0200] rev 14791
WxW: If walls are disabled, spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 16:00:15 +0200] rev 14790
Battalion: Properly spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:51:42 +0200] rev 14789
New callback: onCaseDrop (called when engine MIGHT drop a crate)
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:27:40 +0200] rev 14788
Clean up Sudden Death messages and animations in Battalion
- Remove SD warning (redundant with engine)
- Play poison moan sounds
- Hide damage tag if no damage
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 14:55:52 +0200] rev 14787
Don't show hog health in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 03:15:34 +0200] rev 14786
Fix map preview not matching actual map
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 02:22:51 +0200] rev 14785
Computer hog no longer walks into player-placed mines if >= 90% duds
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 00:59:08 +0200] rev 14784
Fix floating pixels if wielding and rotating cleaver
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:47:58 +0200] rev 14783
Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:39:30 +0200] rev 14782
Fix health crate health display not respecting Karma value properly
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:32:59 +0200] rev 14781
Update health crate tooltips in missions with fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:21:07 +0200] rev 14780
Hide health of fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:08:33 +0200] rev 14779
Don't show SMine timer if drowning
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:57:58 +0200] rev 14778
Fix coloring of mine timers
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:48:34 +0200] rev 14777
Fix missing escaping of colon in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:43:45 +0200] rev 14776
Add support for decimal point of displayed mine timer
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:53:29 +0200] rev 14775
Renew crate health display when health changed
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:03:09 +0200] rev 14774
Don't render barrel health after loading savegame
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:01:02 +0200] rev 14773
Don't explose mine timer in game if random (using Karma value)
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 19:31:58 +0200] rev 14772
HedgeEditor: Remove gear info tags
Because gear info tags are now supported in the engine
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 19:26:16 +0200] rev 14771
Render mine timer if gear info is active
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 18:21:14 +0200] rev 14770
Add key to display extra gear info tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Apr 2019 13:00:05 +0200] rev 14769
Fix air mine not colliding with crates initially (
bug #679)
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 23:14:31 +0200] rev 14768
Fix uninitialized alpha values of rendered text
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 22:57:46 +0200] rev 14767
Flip meaning of "inverted" color images
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 22:40:46 +0200] rev 14766
Refactor IsTooDarkToRead to fix pas2c crash
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 18:59:38 +0200] rev 14765
Fix target marker rendering issues in weWrap
alfadur [Tue, 02 Apr 2019 15:53:09 +0300] rev 14764
optimize atlas pruning
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 14:51:55 +0200] rev 14763
Fix air attack placement in HedgeEditor/Construction Mode
Caused by the restructuring of how air attack works
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 01:34:13 +0200] rev 14762
Fix team bar height depending on NameTex
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 01:03:39 +0200] rev 14761
Fix inconsistencies in guest nick name generation
When the setting net/nick is empty, HW generates a guest name. But there were several problems:
- Team name did not match guest name
- Random guest number was re-rolled multiple times, causing inconsistencies
- Guest number was often too large (now capped at 99999)
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 00:13:25 +0200] rev 14760
Properly right-align sidFPS
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 00:06:19 +0200] rev 14759
Make team bars 1 pixel higher
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 23:15:18 +0200] rev 14758
Make dark clan colors visible in stats screen
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 22:07:42 +0200] rev 14757
Invert colors if clan color is very dark
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 20:08:34 +0200] rev 14756
Fix turn end if placing air attack in bouncy world edge map was denied
Fixes
bug #728.
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 19:27:13 +0200] rev 14755
Nemo is right, it's better to set hedgehog pos in uGearsList
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 19:16:55 +0200] rev 14754
Hedgehogs: Move setting of random pos to chAddHH
This fixes a problem that in missions, all hedgehogs start with Pos=0
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 18:49:08 +0200] rev 14753
Fix right limit of piano placement in bounce world edge
It was slightly beyond the right bounce edge.
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:35:07 +0200] rev 14752
Update German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:33:43 +0200] rev 14751
Update locale files
alfadur [Thu, 28 Mar 2019 00:38:53 +0300] rev 14750
add gear renderer module
alfadur [Thu, 28 Mar 2019 00:33:36 +0300] rev 14749
fix atlas.insert_set
alfadur [Thu, 28 Mar 2019 00:13:13 +0300] rev 14748
fix atlas.insert for real this time
alfadur [Wed, 27 Mar 2019 23:26:58 +0300] rev 14747
actually atlas tests were also broken
alfadur [Wed, 27 Mar 2019 22:10:46 +0300] rev 14746
fix atlas.insert
nemo [Wed, 27 Mar 2019 09:52:08 -0400] rev 14745
Backed out
changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
I'd misread the wording on https://fontlibrary.org/en/font/symbola
The terms on the author's site prevent using it with almost all FOSS projects, and even prevent using it in a merge like this.
We'll just have to find some other font to improve coverage.
alfadur [Tue, 26 Mar 2019 22:55:30 +0300] rev 14744
finetune atlas proptest
alfadur [Tue, 26 Mar 2019 22:29:48 +0300] rev 14743
proptest atlas, find 🐛🐜🦋
nemo [Tue, 26 Mar 2019 09:59:53 -0400] rev 14742
Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
alfadur [Mon, 25 Mar 2019 23:12:24 +0300] rev 14741
save more of the atlas
alfadur [Sun, 24 Mar 2019 20:40:12 +0300] rev 14740
add blending to map
alfadur [Sun, 24 Mar 2019 20:11:55 +0300] rev 14739
move projection matrix into camera
alfadur [Sat, 23 Mar 2019 03:44:11 +0300] rev 14738
rescue the atlas
alfadur [Sat, 23 Mar 2019 01:07:23 +0300] rev 14737
add random falling stuff
alfadur [Fri, 22 Mar 2019 23:46:48 +0300] rev 14736
merge
alfadur [Fri, 22 Mar 2019 23:45:59 +0300] rev 14735
a bit of cleanup
unc0rr [Fri, 22 Mar 2019 21:29:10 +0100] rev 14734
Allow to move camera around
unc0rr [Fri, 22 Mar 2019 21:06:12 +0100] rev 14733
Detect and handle resize
alfadur [Fri, 22 Mar 2019 22:26:41 +0300] rev 14732
center camera on land
alfadur [Fri, 22 Mar 2019 22:11:53 +0300] rev 14731
collapse mapgen back
alfadur [Fri, 22 Mar 2019 21:44:06 +0300] rev 14730
fix zoom
alfadur [Fri, 22 Mar 2019 21:09:17 +0300] rev 14729
fix texture initialization
alfadur [Fri, 22 Mar 2019 20:38:50 +0300] rev 14728
reeneble render from frontend
alfadur [Fri, 22 Mar 2019 20:37:21 +0300] rev 14727
init gl in frontend interface
alfadur [Fri, 22 Mar 2019 20:26:29 +0300] rev 14726
make world renderer optional + fmt
alfadur [Fri, 22 Mar 2019 20:01:47 +0300] rev 14725
move camera into engine
alfadur [Fri, 22 Mar 2019 19:09:28 +0300] rev 14724
update module structure
fkaa [Fri, 22 Mar 2019 18:01:08 +0200] rev 14723
add basic map rendering with gl
alfadur [Thu, 21 Mar 2019 01:23:05 +0300] rev 14722
allow fp! take denominator tokens
nemo [Wed, 06 Mar 2019 12:13:29 -0500] rev 14721
remove one of the 2 tint inlines
nemo [Tue, 05 Mar 2019 10:32:32 -0500] rev 14720
remove random order. should let scheme override
nemo [Wed, 13 Feb 2019 19:39:14 -0500] rev 14719
give frozen hogs a break
alfadur [Thu, 07 Feb 2019 23:34:24 +0300] rev 14718
fix some warnings
alfadur [Thu, 07 Feb 2019 22:26:56 +0300] rev 14717
fix client removal
alfadur [Thu, 07 Feb 2019 18:04:53 +0300] rev 14716
fix official server build & bump dependencies
alfadur <mail@none> [Thu, 07 Feb 2019 17:17:42 +0300] rev 14715
remove lobby room
alfadur <mail@none> [Thu, 07 Feb 2019 17:02:24 +0300] rev 14714
add server anteroom
alfadur <mail@none> [Thu, 07 Feb 2019 14:49:51 +0300] rev 14713
add data structure for extending slabs
alfadur <mail@none> [Wed, 06 Feb 2019 22:40:38 +0300] rev 14712
reconnect some message handlers
alfadur <mail@none> [Wed, 06 Feb 2019 22:29:02 +0300] rev 14711
Server action refactoring part N of N
alfadur <mail@none> [Wed, 06 Feb 2019 21:33:22 +0300] rev 14710
Server action refactoring part C of N
alfadur <mail@none> [Wed, 06 Feb 2019 20:48:40 +0300] rev 14709
Server action refactoring part B of N
alfadur <mail@none> [Wed, 06 Feb 2019 00:57:01 +0300] rev 14708
Server action refactoring part A of N
alfadur <mail@none> [Wed, 06 Feb 2019 00:14:04 +0300] rev 14707
Server action refactoring part 9 of N
alfadur [Tue, 05 Feb 2019 23:18:47 +0300] rev 14706
revert bc267f6b29d7
alfadur [Tue, 05 Feb 2019 22:40:35 +0300] rev 14705
use literal bans by default
alfadur <mail@none> [Tue, 05 Feb 2019 17:46:43 +0300] rev 14704
Server action refactoring part 8 of N
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 04:55:40 +0100] rev 14703
Prevent displaying "Volume: 0%" when not exactly 0
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 03:39:03 +0100] rev 14702
Fix precise volume change being a bit buggy
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 03:09:50 +0100] rev 14701
Properly enforce zoom bounds again when changing zoom
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:46:41 +0100] rev 14700
Precise+zoom/volume change makes changes in smaller steps
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:18:13 +0100] rev 14699
Precise+resetzoom = 100% zoom (instead of UserZoom)
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:13:04 +0100] rev 14698
Add setting to set default/initial zoom
alfadur <mail@none> [Tue, 05 Feb 2019 01:40:16 +0300] rev 14697
Server action refactoring part 7 of N
alfadur <mail@none> [Tue, 05 Feb 2019 00:48:40 +0300] rev 14696
Server action refactoring part 6 of N
alfadur <mail@none> [Mon, 04 Feb 2019 23:41:18 +0300] rev 14695
Server action refactoring part 5 of N
alfadur <mail@none> [Mon, 04 Feb 2019 20:25:35 +0300] rev 14694
Server action refactoring part 4 of N
alfadur <mail@none> [Mon, 04 Feb 2019 19:22:21 +0300] rev 14693
Server action refactoring part 3 of N
alfadur <mail@none> [Sat, 02 Feb 2019 15:06:39 +0300] rev 14692
Server action refactoring part 2 of N
Wuzzy <Wuzzy2@mail.ru> [Fri, 25 Jan 2019 06:46:13 +0100] rev 14691
Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
settings.ini: In section [misc], add "holidaySilliness=false"
hwengine: Add --no-holiday-silliness to command-line
Wuzzy <Wuzzy2@mail.ru> [Wed, 23 Jan 2019 03:46:32 +0100] rev 14690
Fix AI trying to use tardis during multishoot
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 23:42:23 +0100] rev 14689
Play "Flawless" voice when completing the rope or saucer training perfectly
alfadur [Wed, 23 Jan 2019 00:30:12 +0300] rev 14688
remove unused macro branches
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 21:34:13 +0100] rev 14687
Shorten text of buttons to load/edit drawn map and make them look nicer
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:28:05 +0100] rev 14686
ACF8: Make sure leader looks left at mission start
alfadur [Tue, 22 Jan 2019 20:35:11 +0300] rev 14685
match literals in fp macro
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:17:19 +0100] rev 14684
Don't render AI hog thinking bubble in cut scenes
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:00:08 +0100] rev 14683
ACF8: Fix princess scene failing to initialize
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 17:40:46 +0100] rev 14682
ACF: Dump unused campaign vars, use fallback values
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:47:27 +0100] rev 14681
ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:17:07 +0100] rev 14680
HedgeEditor: Force-set AirMinesNum to 0
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:15:55 +0100] rev 14679
HedgeEditor: More efficient gear info tag handling
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:12:02 +0100] rev 14678
vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:50:56 +0100] rev 14677
Hide hog GUI extras in scripted cinematic, also suppress some voices
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:37:12 +0100] rev 14676
Move finger rendering to RenderHHGuiExtras
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 22:17:29 +0100] rev 14675
Play "Flawless" voice when winning target practice mission with perfect accuracy