Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events firing twice #1

Closed
z16 opened this issue Feb 26, 2013 · 0 comments
Closed

Events firing twice #1

z16 opened this issue Feb 26, 2013 · 0 comments

Comments

@z16
Copy link
Member

z16 commented Feb 26, 2013

Certain events fire twice (especially noticeable for chat events), assuming from duplicate packets.

@ghost ghost assigned aureus1 Feb 26, 2013
aureus1 pushed a commit that referenced this issue Mar 12, 2013
alphaONE2 pushed a commit that referenced this issue Mar 19, 2013
@z16 z16 closed this as completed Apr 20, 2013
z16 pushed a commit that referenced this issue Apr 27, 2013
z16 pushed a commit that referenced this issue May 1, 2013
alphaONE2 pushed a commit that referenced this issue May 14, 2013
Olos referenced this issue in Olos/Lua May 19, 2013
commit fe888b7
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sun May 19 01:16:14 2013 +0200

    config.lua: Fixed saving settings for arbitrary file names

commit d407acb
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Sat May 18 05:23:45 2013 -0400

    Efficiency Update

commit f09835d
Author: Andy <ihm.andrew@gmail.com>
Date:   Sat May 18 11:15:03 2013 +0200

    Fixed StratHelper

commit 12a2e95
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Sat May 18 04:52:26 2013 -0400

    screen for whether the player is logged in or not.

commit 4196f76
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sat May 18 08:15:32 2013 +0200

    Various concat fixes for tables, sets and lists

commit 4903535
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sat May 18 07:56:15 2013 +0200

    tablehelper.lua: Reverted table.concat changes

commit 8f811ba
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sat May 18 07:42:01 2013 +0200

    tablehelper.lua: table.concat fix

commit 0215120
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sat May 18 07:39:21 2013 +0200

    tablehelper.lua: Efficiency improvements to table.concat

commit b3be97a
Merge: 8bfb88b 0031c25
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 21:34:29 2013 -0700

    Merge pull request Windower#263 from nitrous24/master

    JA Error handling and various fixes (ohShi)

commit 8bfb88b
Merge: 1f5329c 8870ba4
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 21:34:00 2013 -0700

    Merge pull request Windower#262 from BJLTomr/master

    Now only reports rolls if you are hit with one.

commit 0031c25
Author: Ricky Gall <nitrous24@gmail.com>
Date:   Fri May 17 20:49:50 2013 -0400

    JA Error handling and various fixes

commit e9322de
Merge: a1f2f55 1f5329c
Author: Nitrous <nitrous24@gmail.com>
Date:   Fri May 17 17:46:23 2013 -0700

    Merge pull request Windower#30 from Windower/master

    sync

commit 8870ba4
Author: Podginator <Podginator@gmail.com>
Date:   Sat May 18 00:23:00 2013 +0100

    Changed so it only reports roll numbers if you are hit

commit 1f5329c
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Fri May 17 19:21:43 2013 -0400

    Update .gitattributes

commit c36542c
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Fri May 17 19:21:22 2013 -0400

    Revert "tablehelper.lua: More efficient table.concat"

    This reverts commit 99ec2f1.

commit 50789e1
Merge: 9eed6ed 067da79
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 22:49:32 2013 +0200

    Merge branch 'master' of https://github.com/Windower/Lua

commit 9eed6ed
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 22:49:22 2013 +0200

    xml.lua: table.undomify adjustments, added get function for quick access of distinct child elements.

commit 067da79
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Fri May 17 16:36:49 2013 -0400

    Plugin Manager commit

commit 99ec2f1
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 22:19:31 2013 +0200

    tablehelper.lua: More efficient table.concat

commit 1113594
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 22:18:34 2013 +0200

    xml.lua: Removed unnecessary iterator over root

commit b2900d5
Author: Andy <ihm.andrew@gmail.com>
Date:   Fri May 17 21:50:40 2013 +0200

    Updated StratHelper to support 1hr.

commit 1d5afa3
Merge: 931b78a 00ce192
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 06:12:19 2013 -0700

    Merge pull request Windower#261 from BJLTomr/master

    Double-shot fixed

commit 00ce192
Author: Podginator <Podginator@gmail.com>
Date:   Fri May 17 13:49:30 2013 +0100

    No longer interferes with Double-shot

    Don't know why I can't just type Double-up, but it never works with
    that, so used .*

commit 931b78a
Merge: 195b5c2 122c93e
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 04:43:02 2013 -0700

    Merge pull request Windower#259 from BJLTomr/master

    small fix

commit 122c93e
Author: Podginator <Podginator@gmail.com>
Date:   Fri May 17 12:42:28 2013 +0100

    small fix.

commit 195b5c2
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:41:13 2013 +0200

    xml.lua: Set metatable of undomify object to its children (List)

commit fc32f1b
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:40:47 2013 +0200

    tablehelper.lua: Fixed iterator

commit a300bd7
Merge: 22787c8 eb70d5f
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 04:36:10 2013 -0700

    Merge pull request Windower#258 from BJLTomr/master

    Made it possible so that party members with Rolltracker loaded can see bonuses they receive.

commit eb70d5f
Author: Podginator <Podginator@gmail.com>
Date:   Fri May 17 12:34:37 2013 +0100

    made it possible so that non-corsairs in party can see  bonuses.

commit 22787c8
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:17:21 2013 +0200

    Various formatting changes

commit 43bd29b
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:16:55 2013 +0200

    actionhelper.lua: Adjusted Action metatable

commit 45da683
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:16:16 2013 +0200

    xml.lua: Added table.undomify

commit 20aa83b
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:15:39 2013 +0200

    resources.lua: Rekeyed statuses by index.

commit fef77f9
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:15:26 2013 +0200

    tablehelper.lua: Various functions added: with, iwith, rekey, it

commit 78f7b6e
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:14:55 2013 +0200

    stringhelper.lua: Minor string.split adjustments

commit 58e4429
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:14:38 2013 +0200

    sets.lua: Added map/filter/reduce and design changes

commit f9c5cd3
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:13:48 2013 +0200

    logger.lua: Key sort fixes (mixed types) and type considerations

commit c24952c
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:13:14 2013 +0200

    colors.lua: Minor bug fix

commit 6d83858
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:13:05 2013 +0200

    lists.lua: Added with and iwith

commit cd520ab
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:12:46 2013 +0200

    functools.lua: Added tee function to set variables and return simultaneously

commit 019c18d
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:12:29 2013 +0200

    filehelper: Remove BOM when reading.

commit 9296a1a
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 13:12:01 2013 +0200

    config.lua: Internal changes for type safety

commit c8035f3
Merge: caee691 e0fd8b9
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 03:47:22 2013 -0700

    Merge pull request Windower#256 from BJLTomr/master

    roll fix

commit e0fd8b9
Author: Podginator <Podginator@gmail.com>
Date:   Fri May 17 11:41:36 2013 +0100

    fixed rolls

commit caee691
Merge: 853648f c9170b3
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 01:43:21 2013 -0700

    Merge pull request Windower#255 from giulianoriccio/master

    airlixirs counting fix

commit c9170b3
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Fri May 17 10:38:59 2013 +0200

    airlixirs counting fix

commit 853648f
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 03:11:01 2013 +0200

    Revert "Revert "All files bump""

    This reverts commit 7249660.

commit 7249660
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 02:48:16 2013 +0200

    Revert "All files bump"

    This reverts commit a0db933.

commit a0db933
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 02:48:00 2013 +0200

    All files bump

commit cc6cdbf
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Fri May 17 02:24:41 2013 +0200

    PetSchool: Resolved merge conflict

commit f865db9
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Thu May 16 19:57:16 2013 -0400

    Revert "Bump every file to force an auto-update."

    This reverts commit ca8c1ba.

commit ca8c1ba
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Thu May 16 19:57:10 2013 -0400

    Bump every file to force an auto-update.

commit 519312c
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Thu May 16 15:46:31 2013 -0400

    Add .gitignore

commit dd8f754
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Thu May 16 15:46:23 2013 -0400

    Update .gitattributes

commit 30978ae
Merge: 7a67d8a 7685848
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Thu May 16 11:57:45 2013 -0700

    Merge pull request Windower#253 from giulianoriccio/master

    added light mode to reive and plasmon. fixed mobs count in plasmon.

commit 7685848
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 20:52:13 2013 +0200

    added light mode - closes Windower#4

commit 2816b09
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 20:49:16 2013 +0200

    added the new param to the settings.xml Windower#5

commit 44cc514
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 20:42:59 2013 +0200

    fixed var

commit ab1a8a5
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 20:39:15 2013 +0200

    added light mode - closes Windower#5

commit 8b28304
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 19:56:15 2013 +0200

    fixed mobs count in case of merge Windower#6

commit 7a67d8a
Merge: c71bba1 76c4329
Author: IryokuChevalier <iryoku@windower.net>
Date:   Thu May 16 09:55:33 2013 -0700

    Merge pull request Windower#252 from giulianoriccio/master

    fixed readme

commit 76c4329
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 18:52:08 2013 +0200

    removed wrong line

commit 3c6df9d
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Thu May 16 18:47:42 2013 +0200

    fixed commands in readme

commit c71bba1
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Thu May 16 06:05:57 2013 -0400

    removing debug statement

commit 8d79916
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Thu May 16 05:56:21 2013 -0400

    help message change

commit 5c7c5c4
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Wed May 15 23:08:05 2013 -0400

    Minor changes and updated help

commit 99ac6dc
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Wed May 15 22:36:29 2013 -0400

    One more practical adjustment

commit c7caa22
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Wed May 15 22:27:11 2013 -0400

    No more [1] by skillchains

commit b39c34c
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Wed May 15 22:16:57 2013 -0400

    Cleanup

commit ac9b0be
Author: Byrth Noth <squarefocus@hotmail.com>
Date:   Wed May 15 22:14:28 2013 -0400

    Condensedamage v2

commit a1f2f55
Merge: a04f820 42569b2
Author: Nitrous <nitrous24@gmail.com>
Date:   Tue May 14 16:58:01 2013 -0700

    Merge pull request Windower#28 from Windower/master

    Sync

commit 42569b2
Merge: c22cdcd 39c8d39
Author: IryokuChevalier <iryoku@windower.net>
Date:   Tue May 14 16:14:26 2013 -0700

    Merge pull request Windower#249 from giulianoriccio/master

    new plugin plasmon, and reive readme fixes

commit 39c8d39
Merge: 7cb70fc 9022387
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Wed May 15 01:06:26 2013 +0200

    Merge branch 'master' of https://github.com/giulianoriccio/Lua

commit 7cb70fc
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Wed May 15 01:06:20 2013 +0200

    added info about the new plugin

commit 659214c
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Wed May 15 01:04:51 2013 +0200

    fixed readme

commit 9022387
Merge: 328922c c22cdcd
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 16:01:53 2013 -0700

    Merge pull request #1 from Windower/master

    sync fork

commit 328922c
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Wed May 15 00:51:07 2013 +0200

    new addon: plasmon

commit d6b5d89
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Wed May 15 00:50:05 2013 +0200

    fixed version

commit 0f14c7f
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 22:43:45 2013 +0200

    fixed readme

commit c22cdcd
Merge: ddef273 9c5cd96
Author: IryokuChevalier <iryoku@windower.net>
Date:   Tue May 14 13:43:29 2013 -0700

    Merge pull request Windower#248 from giulianoriccio/master

    show both current/total bayld/exp

commit 9c5cd96
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 21:47:34 2013 +0200

    removed unused functions

commit 6dd626a
Merge: 4e05499 bc46028
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 20:39:28 2013 +0200

    Merge branch 'master' of https://github.com/giulianoriccio/Lua

commit 4e05499
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 20:39:18 2013 +0200

    added a forgotten a line

commit bc46028
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 21:21:09 2013 +0300

    Update README.md

commit baf19bc
Merge: d940a1e ec7e5ca
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 20:05:05 2013 +0200

    Merge branch 'master' of https://github.com/giulianoriccio/Lua

commit d940a1e
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 20:03:35 2013 +0200

    show both current/total exp/bayld at the same time

    "reset_on_start" deprecated

commit ec7e5ca
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Tue May 14 02:23:11 2013 +0300

    readme fix

commit ddef273
Author: IryokuChevalier <alphaone2@gmail.com>
Date:   Mon May 13 03:51:30 2013 -0400

    Fix addons.xml

commit 23f51f6
Merge: 70a7a61 3b9cf66
Author: aureus1 <andrew.todd@gmail.com>
Date:   Sun May 12 18:09:30 2013 -0700

    Merge pull request Windower#246 from giulianoriccio/master

    added bug tracker

commit 3b9cf66
Author: Giuliano Riccio <cosmo87rg@gmail.com>
Date:   Mon May 13 00:46:20 2013 +0200

    added bug tracker

commit 70a7a61
Author: Stjepan Bakrac <stjepan.bakrac@gmail.com>
Date:   Sun May 12 22:04:16 2013 +0200

    Amended addonx.xml
z16 pushed a commit that referenced this issue May 29, 2013
z16 added a commit that referenced this issue Aug 23, 2013
Byrth pushed a commit that referenced this issue Jan 26, 2014
z16 pushed a commit that referenced this issue May 14, 2014
z16 pushed a commit that referenced this issue Oct 9, 2014
Merge pull request #1072 from trv6/4.1-dev
z16 pushed a commit that referenced this issue Nov 26, 2014
z16 pushed a commit that referenced this issue Jan 18, 2015
z16 pushed a commit that referenced this issue Jan 18, 2015
z16 pushed a commit that referenced this issue Jan 21, 2015
@Sechs Sechs mentioned this issue Mar 24, 2017
z16 pushed a commit that referenced this issue Jan 5, 2019
z16 pushed a commit that referenced this issue Aug 4, 2019
z16 pushed a commit that referenced this issue Apr 25, 2020
Syncing from original
@tommycostello tommycostello mentioned this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants