1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Devlog KAG Build 2924 - Assists, more emote keys

Discussion in 'Announcements' started by Mazey, Apr 21, 2019.

  1. Mazey

    Mazey Haxor Global Moderator Forum Moderator Staff Alumni Donator Official Server Admin

    Messages:
    1,914
    Archers, knights, builders,

    To those celebrating: I hope you're having a wonderful Easter!
    We've had a couple of small patches to fix issues that arose after we went free-to-play, but this is the first real update! This build mostly has bugfixes, but we're introducing a pretty exciting feature as well.

    Straight to the point:

    • Assists! When you contribute to a kill, you will now get assists. Assists are fully functional but this is the first public version, expect some finishing touches soon. Here you can see my dear friend Biurza assist me in killing Zanzibar:
      [​IMG]
    • Numpad emoji support! You can now bind up to 18 unique emoji to the number buttons on your keyboard instead of the usual 9. Here is how you do it:
      [​IMG]
    • Added missing accolades and added more Patreon custom heads.
    • Joining a modded server will no longer require a restart
    As always special thanks to our Patreon supporters and Github contributors.

    For those not aware, KAG development is community driven and we are funded by Patreon. People post features they'd like to see and bugs they want squashed on Github and the community votes on the favorites - the favorites will receive a monetary bounty: whoever implements the feature or fixes the bug, gets paid! Assists are an example of this.

    Our Discord
    Our Patreon page
    Our Github

    Code:
    Changelog:
    
    fixed null pointer recent damage list.
    [fixed] triple equals signs
    [fixed] assists appearing for everyone and for teamkills
    added github accolades.
    added racoonman10's custom head.
    fixed camera issue
    [added] heal amount tracking for quarters and dorms
    [added] core features for assist system
    Changed even more spaces to tabs.
    Changed spaces to tabs.
    Changed spaces to tabs
    Auto-Indent seemed to have missed one indent for some reason
    Ran auto-indentation
    Remove excessive tab from EmoteBinderMenu.as
    EmoteBinderMenu.as indentation finally fixed (really now)
    Add newline to EmoteBindings.cfg
    Fix indent of EmoteBinderMenu.as
    Isolated report-related things inside Report.as
    Removed Report-related things
    Correct indent of emoteBinds
    Fix? emoteBinds indent
    Fix invalid configuration in EmoteBindings.cfg
    Update EmoteBinderMenu to be able to bind numpad hotkeys
    Correct invalid numpad EKEY_CODE codes
    Implement numpad emote hotkeys
    Add numpad checks
    Update emote configuration
    Select most fitting food
    Add getHealingAmount
    removed some leftovers.
    removed some leftovers.
    [added] 'AdminLogic.as' a new script to handle reporting and swapping to spectator team.
    [fixed] kickafk, code formatting, added a script 'AdminLogic.as' to handle reporting and swapping to spectator team.
    [fixed] issues related to not having a spectator team in a gamemode.
     
  2. Furai

    Furai THD Team THD Team Administrator

    Messages:
    3,124
    @Verrazano @Asu thanks for working hard on getting these fixes out!