summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-08Fix leaked local variableWuzzy
2014-07-19Bump version to 1.1.0Wuzzy
2014-07-19New effect type: repeating effectsWuzzy
2014-07-18Update state of example in README.mdWuzzy
2014-07-18Cleanup settings, disable examples by defaultWuzzy
2014-07-18Bump version to 1.0.0.Wuzzy
2014-07-18Bump version to 0.4.0Wuzzy
2014-07-17Less log file spamWuzzy
2014-07-17Remove buggy get_passed_effect_timeWuzzy
2014-07-17Add API functions to get the current effect timeWuzzy
2014-07-17Use random time for stress test effectsWuzzy
2014-07-17Slight performance improvementsWuzzy
2014-07-17Further performance optimizationsWuzzy
2014-07-17Remove arbitrary limit for stresstestWuzzy
2014-07-17Rewrite the way HUD IDs are handledWuzzy
2014-07-17Add “player” argument to the cancel callbackWuzzy
2014-07-15Add a known bug to the README fileWuzzy
2014-07-15Change version number to SemVerWuzzy
2014-07-15Recolor HUD text for effects you keep on deathWuzzy
2014-07-15Add cancel_on_death parameter for effect types.Wuzzy
2014-07-15Rename 1st param of register func for consistencyWuzzy
2014-07-15Add README.md file with (hopefully) full API specWuzzy
2014-07-14Show effect ID for the examples, on successWuzzy
2014-07-14Fix effect cancelling after applyingWuzzy
2014-07-14Add “cancelall” example (cancels user’s effects)Wuzzy
2014-07-14Make apply_effect_type return effect_id on successWuzzy
2014-07-14Check for correct player in apply_effect_typeWuzzy
2014-07-14Add effect failureWuzzy
2014-07-14Add effect metadataWuzzy
2014-07-14Add autosave functionalityWuzzy
2014-07-13Clean up debug and log messagesWuzzy
2014-07-13Add support for hidden effectsWuzzy
2014-07-13Add setting use_hud, used to control player HUDsWuzzy
2014-07-13Add playereffects.cancel_effect_typeWuzzy
2014-07-13Add comments to examples.luaWuzzy
2014-07-07Show 20 effects at max on the screenWuzzy
2014-07-07Add stresstest example use globalstep less oftenWuzzy
2014-07-07Add support for HUD icons; improve HUD alignmentWuzzy
2014-07-06Clean up dead codeWuzzy
2014-07-06Show duration on first HUD addWuzzy
2014-07-06Save status into playereffects.mt on shutdownWuzzy
2014-07-06Remove playereffects.hudidsWuzzy
2014-07-06Move examples to its own file; it is not loadedWuzzy
2014-07-06Add new example effect: grant fly privilegeWuzzy
2014-07-06Implement HUD timers and a proper effect listWuzzy
2014-07-06on_joinplayer workaroundWuzzy
2014-07-06Add basic player join and leave handlingWuzzy
2014-07-06New debug messageWuzzy
2014-07-06Fix alignmentWuzzy
2014-07-06Initial commitWuzzy