-
Notifications
You must be signed in to change notification settings - Fork 428
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
Add support for items in shortcuts addon. #2076
base: dev
Are you sure you want to change the base?
Commits on Dec 28, 2020
-
Fix use of quotes in
gs equip
and exit loop properlyThis is intended to allow quotes to be omitted when using brackets`[]` in the equip command. This allows the command to function properly when double quites are used. The following should now all work: gs equip precast.WS["Rudra's Storm"] gs equip precast.WS['Rudra's Storm'] gs equip precast.WS[Rudra's Storm] gs equip precast.WS.Rudra's Storm While I'm at it, the function also would only ever exit after 30 iterations. This is now fixed.
Configuration menu - View commit details
-
Copy full SHA for 94302a4 - Browse repository at this point
Copy the full SHA 94302a4View commit details
Commits on Dec 31, 2020
-
Adding Chaosbringer to the list of checkable weapons (DRK flag quest weapon)
1Configuration menu - View commit details
-
Copy full SHA for 6426cd0 - Browse repository at this point
Copy the full SHA 6426cd0View commit details -
Merge pull request Windower#1984 from lili-ffxi/patch-4
Adding Chaosbringer
Configuration menu - View commit details
-
Copy full SHA for f09151f - Browse repository at this point
Copy the full SHA f09151fView commit details
Commits on Jan 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c70e4b3 - Browse repository at this point
Copy the full SHA c70e4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c160b - Browse repository at this point
Copy the full SHA c4c160bView commit details
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dda6ca3 - Browse repository at this point
Copy the full SHA dda6ca3View commit details
Commits on Jan 22, 2021
-
Added Mastery Rank to 0x01B and an unknown/junk field to 0x061
Configuration menu - View commit details
-
Copy full SHA for 29d6a0e - Browse repository at this point
Copy the full SHA 29d6a0eView commit details
Commits on Jan 23, 2021
-
This is to add back the synthesis results that are lost on the injected synths.
Ian Anderson authoredJan 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 194ceff - Browse repository at this point
Copy the full SHA 194ceffView commit details -
Added resize and reset commands, implemented IPC, cleaned up code.
Configuration menu - View commit details
-
Copy full SHA for a2b045b - Browse repository at this point
Copy the full SHA a2b045bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8582160 - Browse repository at this point
Copy the full SHA 8582160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425df84 - Browse repository at this point
Copy the full SHA 425df84View commit details -
Got rid of windower.ffxi.get_info() and .get_player() calls.
Configuration menu - View commit details
-
Copy full SHA for 8f17534 - Browse repository at this point
Copy the full SHA 8f17534View commit details -
Configuration menu - View commit details
-
Copy full SHA for be55431 - Browse repository at this point
Copy the full SHA be55431View commit details -
Ian Anderson authored
Jan 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 16b3499 - Browse repository at this point
Copy the full SHA 16b3499View commit details -
Configuration menu - View commit details
-
Copy full SHA for de61b2d - Browse repository at this point
Copy the full SHA de61b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fe1d2 - Browse repository at this point
Copy the full SHA 78fe1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe51ae - Browse repository at this point
Copy the full SHA cbe51aeView commit details
Commits on Jan 24, 2021
-
Merge pull request Windower#1993 from lili-ffxi/patch-7
Added Cumulus Masque +1
Configuration menu - View commit details
-
Copy full SHA for 5512a80 - Browse repository at this point
Copy the full SHA 5512a80View commit details -
Merge pull request Windower#1991 from lili-ffxi/patch-5
Updated to version 2.0
Configuration menu - View commit details
-
Copy full SHA for 8372e24 - Browse repository at this point
Copy the full SHA 8372e24View commit details -
Merge pull request Windower#1990 from ianandersonlol/patch-4
Update craft.lua
Configuration menu - View commit details
-
Copy full SHA for ceb9ef2 - Browse repository at this point
Copy the full SHA ceb9ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c294d - Browse repository at this point
Copy the full SHA 63c294dView commit details
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b8e331 - Browse repository at this point
Copy the full SHA 5b8e331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83073da - Browse repository at this point
Copy the full SHA 83073daView commit details -
Merge pull request Windower#1947 from xurion/dev
Upgrade EmpyPopTracker to 2.5.0
Configuration menu - View commit details
-
Copy full SHA for f8d4bc4 - Browse repository at this point
Copy the full SHA f8d4bc4View commit details -
Merge pull request Windower#1983 from RubenatorX/patch-9
Fix use of quotes in `gs equip` and exit loop properly
Configuration menu - View commit details
-
Copy full SHA for 2d77f3e - Browse repository at this point
Copy the full SHA 2d77f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f19856 - Browse repository at this point
Copy the full SHA 7f19856View commit details -
Merge pull request Windower#1996 from dtw/pointwatch-jan21
Update message_ids.lua
Configuration menu - View commit details
-
Copy full SHA for b57d448 - Browse repository at this point
Copy the full SHA b57d448View commit details -
Merge pull request Windower#1871 from AkadenTK/addons/jobchange
JobChange: Added command to change both jobs at once and prefer dw subjobs on reset
Configuration menu - View commit details
-
Copy full SHA for 46caf0d - Browse repository at this point
Copy the full SHA 46caf0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b42bd9e - Browse repository at this point
Copy the full SHA b42bd9eView commit details
Commits on Feb 9, 2021
-
Packets fields.lua incoming
0x017
and0x01B
for Assist Channels`incoming 0x017` changed to have different data for different chat modes Also tweaked `incoming 0x01B` for Mastery Rank and Mentor icon data
Configuration menu - View commit details
-
Copy full SHA for c0bcc0e - Browse repository at this point
Copy the full SHA c0bcc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b2971 - Browse repository at this point
Copy the full SHA 05b2971View commit details
Commits on Feb 10, 2021
-
Merge pull request Windower#1998 from RubenatorX/patch-14
Packets fields.lua incoming `0x017` and `0x01B` for Assist Channels
Configuration menu - View commit details
-
Copy full SHA for 332c98c - Browse repository at this point
Copy the full SHA 332c98cView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 780e841 - Browse repository at this point
Copy the full SHA 780e841View commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66cade8 - Browse repository at this point
Copy the full SHA 66cade8View commit details
Commits on Feb 13, 2021
-
Fixing errors on Linkshell/Linkpearls/Pearlsacks
This change fixes two errors that happen when Linkshells with certain combinations of characters result in a bitpacked LS name that contains zeroed bytes in the middle. First change detects the length of the name properly, second change fixes the `nil` error.
Configuration menu - View commit details
-
Copy full SHA for cba53dd - Browse repository at this point
Copy the full SHA cba53ddView commit details -
Looks like it was just a typo. Looking in game the 2 items before and after are what go together.
Configuration menu - View commit details
-
Copy full SHA for c8fa161 - Browse repository at this point
Copy the full SHA c8fa161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b8859 - Browse repository at this point
Copy the full SHA 30b8859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ed61c - Browse repository at this point
Copy the full SHA 42ed61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 290f004 - Browse repository at this point
Copy the full SHA 290f004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfde8c - Browse repository at this point
Copy the full SHA 9cfde8cView commit details -
Merge pull request Windower#2001 from lili-ffxi/patch-8
Fixing errors on Linkshell/Linkpearls/Pearlsacks
Configuration menu - View commit details
-
Copy full SHA for c9fdaa7 - Browse repository at this point
Copy the full SHA c9fdaa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5c3c3 - Browse repository at this point
Copy the full SHA 4d5c3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0a241 - Browse repository at this point
Copy the full SHA 4a0a241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f3fb0 - Browse repository at this point
Copy the full SHA 24f3fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2700c - Browse repository at this point
Copy the full SHA 3b2700cView commit details -
Merge pull request Windower#2003 from dtw/dtw_MacroChanger
Dtw macro changer
Configuration menu - View commit details
-
Copy full SHA for 116115e - Browse repository at this point
Copy the full SHA 116115eView commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 272ce4e - Browse repository at this point
Copy the full SHA 272ce4eView commit details -
Merge pull request Windower#2004 from ianandersonlol/patch-4
Update fields.lua
Configuration menu - View commit details
-
Copy full SHA for 0d7ca0c - Browse repository at this point
Copy the full SHA 0d7ca0cView commit details
Commits on Feb 17, 2021
-
Minor change to functions.schedule
Functions.schedule now returns the coroutine created by coroutine.schedule.
Configuration menu - View commit details
-
Copy full SHA for 93dd76e - Browse repository at this point
Copy the full SHA 93dd76eView commit details -
Merge pull request Windower#2005 from lili-ffxi/patch-9
Minor change to functions.schedule
Configuration menu - View commit details
-
Copy full SHA for d2eb063 - Browse repository at this point
Copy the full SHA d2eb063View commit details
Commits on Feb 19, 2021
-
Fixing bugs because I'm a real dev (Fixed bug where characters with the same name as one of the methods defined in tables.lua would cause an error in the tables library.)
Configuration menu - View commit details
-
Copy full SHA for f70c941 - Browse repository at this point
Copy the full SHA f70c941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6edcb - Browse repository at this point
Copy the full SHA 2f6edcbView commit details
Commits on Mar 2, 2021
-
Fixes for Kenshi Slip data so it doesn't break stuff.
SE skipped an index so we're using 0 as it is not part of item ids as a placeholder.
2Configuration menu - View commit details
-
Copy full SHA for 191bc6f - Browse repository at this point
Copy the full SHA 191bc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f001f - Browse repository at this point
Copy the full SHA 99f001fView commit details
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e863250 - Browse repository at this point
Copy the full SHA e863250View commit details
Commits on Mar 8, 2021
-
Merge pull request Windower#2007 from teschnei/fields-mount-music
Added mount music field to incoming 0x00A packet
Configuration menu - View commit details
-
Copy full SHA for cf0f1ae - Browse repository at this point
Copy the full SHA cf0f1aeView commit details
Commits on Mar 13, 2021
-
[Battlemod] Singular/Plural addition
Added singular/plural handling. Added common/proper noum handling. Added quantity of items for message id 377 (Treasury autostack option sometimes interfere with it). Some minor changes.
Configuration menu - View commit details
-
Copy full SHA for a827f92 - Browse repository at this point
Copy the full SHA a827f92View commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e28261 - Browse repository at this point
Copy the full SHA 2e28261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f231c0 - Browse repository at this point
Copy the full SHA 3f231c0View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5820f92 - Browse repository at this point
Copy the full SHA 5820f92View commit details
Commits on Mar 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19c6271 - Browse repository at this point
Copy the full SHA 19c6271View commit details
Commits on Mar 24, 2021
-
Five more built in item groups for Treasury.lua
Added built in mapping for a number of objects often pooled by linkshells. Heroism, Detritus, Moldy Items, Dynamis Divergence Cards, and Shards/Voids.
Configuration menu - View commit details
-
Copy full SHA for 6160423 - Browse repository at this point
Copy the full SHA 6160423View commit details -
Configuration menu - View commit details
-
Copy full SHA for d828596 - Browse repository at this point
Copy the full SHA d828596View commit details -
Merge pull request Windower#2014 from kylericks/dev
Five more built in item groups for Treasury.lua
Configuration menu - View commit details
-
Copy full SHA for bbdabd2 - Browse repository at this point
Copy the full SHA bbdabd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 318c06c - Browse repository at this point
Copy the full SHA 318c06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed5899 - Browse repository at this point
Copy the full SHA 7ed5899View commit details -
Configuration menu - View commit details
-
Copy full SHA for a95d56f - Browse repository at this point
Copy the full SHA a95d56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed27828 - Browse repository at this point
Copy the full SHA ed27828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8898ee7 - Browse repository at this point
Copy the full SHA 8898ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5266cf6 - Browse repository at this point
Copy the full SHA 5266cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 840f311 - Browse repository at this point
Copy the full SHA 840f311View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10ba66 - Browse repository at this point
Copy the full SHA f10ba66View commit details -
Updated list of special names to reflect new options (detritus, heroism, moldy, dynad, papers)
Configuration menu - View commit details
-
Copy full SHA for 52b8e11 - Browse repository at this point
Copy the full SHA 52b8e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e4697 - Browse repository at this point
Copy the full SHA 95e4697View commit details -
Merge pull request Windower#2015 from kylericks/dev
Treasury ReadMe.md updated with new special names
Configuration menu - View commit details
-
Copy full SHA for ebef7d8 - Browse repository at this point
Copy the full SHA ebef7d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 380bab5 - Browse repository at this point
Copy the full SHA 380bab5View commit details
Commits on Mar 26, 2021
-
Official song name currently unknown. Added in March 2021 update.
Configuration menu - View commit details
-
Copy full SHA for b6ca5b5 - Browse repository at this point
Copy the full SHA b6ca5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e0951 - Browse repository at this point
Copy the full SHA 42e0951View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for adbe571 - Browse repository at this point
Copy the full SHA adbe571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4976f5e - Browse repository at this point
Copy the full SHA 4976f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 955e608 - Browse repository at this point
Copy the full SHA 955e608View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e42e631 - Browse repository at this point
Copy the full SHA e42e631View commit details
Commits on Apr 12, 2021
-
fix ammo left justify display issue and parentheses error
Configuration menu - View commit details
-
Copy full SHA for 4648583 - Browse repository at this point
Copy the full SHA 4648583View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 604d288 - Browse repository at this point
Copy the full SHA 604d288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635318e - Browse repository at this point
Copy the full SHA 635318eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f3852 - Browse repository at this point
Copy the full SHA 96f3852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23af758 - Browse repository at this point
Copy the full SHA 23af758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2457d40 - Browse repository at this point
Copy the full SHA 2457d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d99469 - Browse repository at this point
Copy the full SHA 8d99469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1b699 - Browse repository at this point
Copy the full SHA 7e1b699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ed717 - Browse repository at this point
Copy the full SHA 45ed717View commit details -
Merge pull request Windower#2013 from RubenatorX/dev
Add equipviewer addon
Configuration menu - View commit details
-
Copy full SHA for c6a20d0 - Browse repository at this point
Copy the full SHA c6a20d0View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 47c8acc - Browse repository at this point
Copy the full SHA 47c8accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b74ca0 - Browse repository at this point
Copy the full SHA 0b74ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for baacbcf - Browse repository at this point
Copy the full SHA baacbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbefed6 - Browse repository at this point
Copy the full SHA dbefed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cfab9b - Browse repository at this point
Copy the full SHA 0cfab9bView commit details -
Merge pull request Windower#2020 from RubenatorX/patch-1
equipviewer image fit bugfix and new game_path option
Configuration menu - View commit details
-
Copy full SHA for 6ea7d4b - Browse repository at this point
Copy the full SHA 6ea7d4bView commit details -
DO NOT ACCEPT/MERGE THIS till the luacore patch adding `windower.ffxi_path` is deployed
Configuration menu - View commit details
-
Copy full SHA for 04ca84c - Browse repository at this point
Copy the full SHA 04ca84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f4394 - Browse repository at this point
Copy the full SHA a6f4394View commit details
Commits on Apr 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c9d0e6 - Browse repository at this point
Copy the full SHA 2c9d0e6View commit details -
Merge pull request Windower#2010 from KenshiDRK/dev
[Battlemod] Singular/Plural addition
Configuration menu - View commit details
-
Copy full SHA for a7c1546 - Browse repository at this point
Copy the full SHA a7c1546View commit details
Commits on Apr 18, 2021
-
Ian Anderson authored
Apr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 97fb5a4 - Browse repository at this point
Copy the full SHA 97fb5a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9a66d - Browse repository at this point
Copy the full SHA 6f9a66dView commit details -
Ian Anderson authored
Apr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 47300e2 - Browse repository at this point
Copy the full SHA 47300e2View commit details -
Ian Anderson authored
Apr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 21ad3ea - Browse repository at this point
Copy the full SHA 21ad3eaView commit details -
Ian Anderson authored
Apr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b78aeb - Browse repository at this point
Copy the full SHA 0b78aebView commit details -
Ian Anderson authored
Apr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c03b0f - Browse repository at this point
Copy the full SHA 3c03b0fView commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc7474d - Browse repository at this point
Copy the full SHA dc7474dView commit details -
Reverting some changes from previous commit that were unnecessary.
Configuration menu - View commit details
-
Copy full SHA for f91eb07 - Browse repository at this point
Copy the full SHA f91eb07View commit details -
Configuration menu - View commit details
-
Copy full SHA for c090358 - Browse repository at this point
Copy the full SHA c090358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f07f71 - Browse repository at this point
Copy the full SHA 3f07f71View commit details -
Merge pull request Windower#2026 from lili-ffxi/patch-6
Keep gearswap active when a user profile cannot be found.
Configuration menu - View commit details
-
Copy full SHA for 1cebfa2 - Browse repository at this point
Copy the full SHA 1cebfa2View commit details
Commits on May 5, 2021
-
Ian Anderson authored
May 5, 2021 Configuration menu - View commit details
-
Copy full SHA for e5f19ed - Browse repository at this point
Copy the full SHA e5f19edView commit details -
Merge pull request Windower#2024 from ianandersonlol/patch-5
Suggest Stubborn Addon
Configuration menu - View commit details
-
Copy full SHA for 9cf9d2b - Browse repository at this point
Copy the full SHA 9cf9d2bView commit details
Commits on May 12, 2021
-
Ian Anderson authored
May 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 8bd4324 - Browse repository at this point
Copy the full SHA 8bd4324View commit details -
Merge pull request Windower#2029 from ianandersonlol/patch-6
Update readme.md
Configuration menu - View commit details
-
Copy full SHA for 3a64fda - Browse repository at this point
Copy the full SHA 3a64fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 331e0c3 - Browse repository at this point
Copy the full SHA 331e0c3View commit details
Commits on May 13, 2021
-
Merge pull request Windower#2030 from johnarnfield/patch-3
Add support for Gaol in JobChange
Configuration menu - View commit details
-
Copy full SHA for e4cf9e9 - Browse repository at this point
Copy the full SHA e4cf9e9View commit details
Commits on May 16, 2021
-
Merge pull request Windower#2022 from RubenatorX/patch-2
equipviewer ffxi_path update
Configuration menu - View commit details
-
Copy full SHA for df25880 - Browse repository at this point
Copy the full SHA df25880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b8f98 - Browse repository at this point
Copy the full SHA 55b8f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b105643 - Browse repository at this point
Copy the full SHA b105643View commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c8b61f - Browse repository at this point
Copy the full SHA 6c8b61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d85fff0 - Browse repository at this point
Copy the full SHA d85fff0View commit details -
Merge pull request Windower#2033 from RubenatorX/patch-3
windower.ffxi_path game_path readme changes
Configuration menu - View commit details
-
Copy full SHA for 5db1339 - Browse repository at this point
Copy the full SHA 5db1339View commit details
Commits on May 21, 2021
-
Fixed an issue where Myhome would try to use rings from inside Wardrobe 3 & 4 when these were not available.
Configuration menu - View commit details
-
Copy full SHA for 8834cef - Browse repository at this point
Copy the full SHA 8834cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67125b9 - Browse repository at this point
Copy the full SHA 67125b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92307f - Browse repository at this point
Copy the full SHA b92307fView commit details -
Configuration menu - View commit details
-
Copy full SHA for adea556 - Browse repository at this point
Copy the full SHA adea556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 079a749 - Browse repository at this point
Copy the full SHA 079a749View commit details
Commits on May 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6a4aff4 - Browse repository at this point
Copy the full SHA 6a4aff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1727dbd - Browse repository at this point
Copy the full SHA 1727dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cec3f4 - Browse repository at this point
Copy the full SHA 2cec3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144651f - Browse repository at this point
Copy the full SHA 144651fView commit details -
Added bag name in the error message Minor code cleanups
Configuration menu - View commit details
-
Copy full SHA for d2d6865 - Browse repository at this point
Copy the full SHA d2d6865View commit details -
Added bag name to error message Minor code cleanup
Configuration menu - View commit details
-
Copy full SHA for dff4790 - Browse repository at this point
Copy the full SHA dff4790View commit details
Commits on May 27, 2021
-
Adding monstrosity fields to some packets and a few info more for 0x037 and 0x00D
Configuration menu - View commit details
-
Copy full SHA for 208af0d - Browse repository at this point
Copy the full SHA 208af0dView commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f123740 - Browse repository at this point
Copy the full SHA f123740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8137c01 - Browse repository at this point
Copy the full SHA 8137c01View commit details -
Fixed animation field, divided stagger field and added some info
Configuration menu - View commit details
-
Copy full SHA for 99de2f3 - Browse repository at this point
Copy the full SHA 99de2f3View commit details -
Merge pull request Windower#2035 from KenshiDRK/packet-lib
Update fields.lua
Configuration menu - View commit details
-
Copy full SHA for e642a88 - Browse repository at this point
Copy the full SHA e642a88View commit details -
Merge pull request Windower#2036 from KenshiDRK/action-packet
Update action packet
Configuration menu - View commit details
-
Copy full SHA for 886f2b7 - Browse repository at this point
Copy the full SHA 886f2b7View commit details
Commits on May 29, 2021
-
Updated actions lib for the last luacore changes
Configuration menu - View commit details
-
Copy full SHA for 18fe5ab - Browse repository at this point
Copy the full SHA 18fe5abView commit details -
Merge pull request Windower#2038 from KenshiDRK/actions-lib
Update actions.lua
Configuration menu - View commit details
-
Copy full SHA for 8b30b37 - Browse repository at this point
Copy the full SHA 8b30b37View commit details
Commits on May 30, 2021
-
Ian Anderson authored
May 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 7cabfab - Browse repository at this point
Copy the full SHA 7cabfabView commit details -
Merge pull request Windower#2039 from ianandersonlol/patch-7
Update Stubborn.lua
Configuration menu - View commit details
-
Copy full SHA for 06f7619 - Browse repository at this point
Copy the full SHA 06f7619View commit details
Commits on Jun 5, 2021
-
When gearswap is loaded, it is initializing stuff basically by re-parsing stuff from windower.packets.last_incoming() by looping over its handlers for various packets. This includes the last 0x028 which relies on knowing the players MP (for checking if you have enough mp to cast the spell). So if it parses the last 0x028 before it parses 0x0DF or 0x0E2 then an error occurs. So this solution just ignores the last 0x028.
Configuration menu - View commit details
-
Copy full SHA for 4bfb230 - Browse repository at this point
Copy the full SHA 4bfb230View commit details -
Merge pull request Windower#2040 from RubenatorX/patch-4
Fixes player.mp error on load
Configuration menu - View commit details
-
Copy full SHA for dc61272 - Browse repository at this point
Copy the full SHA dc61272View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda1091 - Browse repository at this point
Copy the full SHA eda1091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320e059 - Browse repository at this point
Copy the full SHA 320e059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb3e39 - Browse repository at this point
Copy the full SHA 0eb3e39View commit details -
Merge pull request Windower#2041 from Darkdoom22/dev
change scoreboard pet display to add additional clarity
Configuration menu - View commit details
-
Copy full SHA for 16cb3cc - Browse repository at this point
Copy the full SHA 16cb3ccView commit details
Commits on Jun 7, 2021
-
Private Server Ammo disappear bandaid
For our overlords the private servers
Configuration menu - View commit details
-
Copy full SHA for 0de818d - Browse repository at this point
Copy the full SHA 0de818dView commit details -
Merge pull request Windower#2042 from RubenatorX/patch-5
Equipviewer -- Private Server Ammo disappear bandaid
Configuration menu - View commit details
-
Copy full SHA for 6f9769d - Browse repository at this point
Copy the full SHA 6f9769dView commit details -
Cap framerate on load if not in a cutscene
I'm hella tired of telling ppl how to fix it when they load up the game and framerate is uncapped.
Configuration menu - View commit details
-
Copy full SHA for 3f3fdc7 - Browse repository at this point
Copy the full SHA 3f3fdc7View commit details -
Merge pull request Windower#2043 from RubenatorX/patch-6
Cap framerate on load if not in a cutscene
Configuration menu - View commit details
-
Copy full SHA for be70e9d - Browse repository at this point
Copy the full SHA be70e9dView commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 16d1fe4 - Browse repository at this point
Copy the full SHA 16d1fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff8646 - Browse repository at this point
Copy the full SHA 3ff8646View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63d708 - Browse repository at this point
Copy the full SHA f63d708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0979e4f - Browse repository at this point
Copy the full SHA 0979e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5acb93 - Browse repository at this point
Copy the full SHA b5acb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9af4b3 - Browse repository at this point
Copy the full SHA e9af4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44daf4f - Browse repository at this point
Copy the full SHA 44daf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 165d80a - Browse repository at this point
Copy the full SHA 165d80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657a54e - Browse repository at this point
Copy the full SHA 657a54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a9bb3 - Browse repository at this point
Copy the full SHA 47a9bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc8e2a - Browse repository at this point
Copy the full SHA 4bc8e2aView commit details -
Merge pull request Windower#2032 from lili-ffxi/patch-9
Make organizer also work with Nomad Moogles
Configuration menu - View commit details
-
Copy full SHA for 39d1a48 - Browse repository at this point
Copy the full SHA 39d1a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b8f72 - Browse repository at this point
Copy the full SHA 95b8f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed6b39 - Browse repository at this point
Copy the full SHA 1ed6b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3342463 - Browse repository at this point
Copy the full SHA 3342463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fae0b - Browse repository at this point
Copy the full SHA 39fae0bView commit details
Commits on Jun 11, 2021
-
Merge pull request Windower#2034 from lili-ffxi/patch-10
Check for bag availableness in MyHome and Dimmer.
Configuration menu - View commit details
-
Copy full SHA for 7d282da - Browse repository at this point
Copy the full SHA 7d282daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f8bea - Browse repository at this point
Copy the full SHA 62f8beaView commit details -
Merge pull request Windower#2044 from KenshiDRK/slips-lib
Update slips.lua
Configuration menu - View commit details
-
Copy full SHA for f7b043f - Browse repository at this point
Copy the full SHA f7b043fView commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ea9cd4 - Browse repository at this point
Copy the full SHA 8ea9cd4View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 57c8694 - Browse repository at this point
Copy the full SHA 57c8694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcd3b8 - Browse repository at this point
Copy the full SHA 7fcd3b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed4210 - Browse repository at this point
Copy the full SHA aed4210View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffcaaae - Browse repository at this point
Copy the full SHA ffcaaaeView commit details -
Merge pull request Windower#2047 from zach2good/extend_soul_plates_table
Extend soul_plates table
Configuration menu - View commit details
-
Copy full SHA for b9fa92c - Browse repository at this point
Copy the full SHA b9fa92cView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78dfcca - Browse repository at this point
Copy the full SHA 78dfccaView commit details -
Update th tracker to use packets instead of text
Configuration menu - View commit details
-
Copy full SHA for 492797b - Browse repository at this point
Copy the full SHA 492797bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789f37b - Browse repository at this point
Copy the full SHA 789f37bView commit details
Commits on Jul 13, 2021
-
Merge pull request Windower#2052 from KenshiDRK/thtracker
[thtracker] Update to use packets
Configuration menu - View commit details
-
Copy full SHA for 7dfae43 - Browse repository at this point
Copy the full SHA 7dfae43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3167158 - Browse repository at this point
Copy the full SHA 3167158View commit details -
Configuration menu - View commit details
-
Copy full SHA for a03b322 - Browse repository at this point
Copy the full SHA a03b322View commit details -
Merge pull request Windower#2054 from KenshiDRK/Slips-lib
Slips lib Update
Configuration menu - View commit details
-
Copy full SHA for 2f7c74d - Browse repository at this point
Copy the full SHA 2f7c74dView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 85ff50e - Browse repository at this point
Copy the full SHA 85ff50eView commit details
Commits on Jul 16, 2021
-
Merge pull request Windower#2056 from RubenatorX/patch-7
Linkshell name and color fixes
Configuration menu - View commit details
-
Copy full SHA for 154dbf1 - Browse repository at this point
Copy the full SHA 154dbf1View commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e6f9b6 - Browse repository at this point
Copy the full SHA 2e6f9b6View commit details -
Ian Anderson authored
Jul 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c7d7b4 - Browse repository at this point
Copy the full SHA 8c7d7b4View commit details -
Ian Anderson authored
Jul 17, 2021 Configuration menu - View commit details
-
Copy full SHA for d283225 - Browse repository at this point
Copy the full SHA d283225View commit details -
Check for Nomad/Pilgrim Moogles at the start of the command. Added appropriate debug notices.
Configuration menu - View commit details
-
Copy full SHA for 8c7b1aa - Browse repository at this point
Copy the full SHA 8c7b1aaView commit details -
Initiate menu interaction with Moogles before using Mog House bags.
Configuration menu - View commit details
-
Copy full SHA for 20a0516 - Browse repository at this point
Copy the full SHA 20a0516View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05ab95 - Browse repository at this point
Copy the full SHA e05ab95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92abc7d - Browse repository at this point
Copy the full SHA 92abc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e21c85 - Browse repository at this point
Copy the full SHA 5e21c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 253042c - Browse repository at this point
Copy the full SHA 253042cView commit details -
Merge pull request Windower#2058 from lili-ffxi/patch-7
Further improved Nomad/Pilgrim Moogle check
Configuration menu - View commit details
-
Copy full SHA for 735fee3 - Browse repository at this point
Copy the full SHA 735fee3View commit details
Commits on Jul 18, 2021
-
Ian Anderson authored
Jul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 383f893 - Browse repository at this point
Copy the full SHA 383f893View commit details -
Ian Anderson authored
Jul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 06a5c67 - Browse repository at this point
Copy the full SHA 06a5c67View commit details -
Merge pull request Windower#2057 from ianandersonlol/patch-11
Update roe.lua
Configuration menu - View commit details
-
Copy full SHA for e5121af - Browse repository at this point
Copy the full SHA e5121afView commit details
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dac29e9 - Browse repository at this point
Copy the full SHA dac29e9View commit details -
Merge pull request Windower#2060 from lili-ffxi/patch-1
Typo fix `clear_moogle` to `clear_moogles`
Configuration menu - View commit details
-
Copy full SHA for cf72765 - Browse repository at this point
Copy the full SHA cf72765View commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 14a0ccf - Browse repository at this point
Copy the full SHA 14a0ccfView commit details -
Added a comment instructing users not to add Pilgrim Moogles manually, as it won't work.
Configuration menu - View commit details
-
Copy full SHA for 9e93774 - Browse repository at this point
Copy the full SHA 9e93774View commit details
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 98b8329 - Browse repository at this point
Copy the full SHA 98b8329View commit details -
Merge pull request Windower#2061 from lili-ffxi/patch-2
Version bump and Pilgrim Moogle removal.
Configuration menu - View commit details
-
Copy full SHA for 2d3e142 - Browse repository at this point
Copy the full SHA 2d3e142View commit details -
Merge pull request Windower#2053 from KenshiDRK/battlemod
[Battlemod] Several updates and fixes.
Configuration menu - View commit details
-
Copy full SHA for 31b1d50 - Browse repository at this point
Copy the full SHA 31b1d50View commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 91b906b - Browse repository at this point
Copy the full SHA 91b906bView commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac7d9cc - Browse repository at this point
Copy the full SHA ac7d9ccView commit details
Commits on Aug 4, 2021
-
Ian Anderson authored
Aug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for b902a24 - Browse repository at this point
Copy the full SHA b902a24View commit details -
Ian Anderson authored
Aug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 9f957d7 - Browse repository at this point
Copy the full SHA 9f957d7View commit details -
Merge pull request Windower#2066 from ianandersonlol/patch-12
Update craft.lua
Configuration menu - View commit details
-
Copy full SHA for aed7715 - Browse repository at this point
Copy the full SHA aed7715View commit details
Commits on Aug 16, 2021
-
fix flatten and extend function calls for non-meta tables
Configuration menu - View commit details
-
Copy full SHA for d7eb005 - Browse repository at this point
Copy the full SHA d7eb005View commit details -
Merge pull request Windower#2073 from RubenatorX/patch-9
fix flatten
Configuration menu - View commit details
-
Copy full SHA for f7a8373 - Browse repository at this point
Copy the full SHA f7a8373View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d02d19f - Browse repository at this point
Copy the full SHA d02d19fView commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b15fe8 - Browse repository at this point
Copy the full SHA 7b15fe8View commit details -
Merge pull request Windower#2077 from KenshiDRK/Slips-Update
Adding Levin to Slips lib
Configuration menu - View commit details
-
Copy full SHA for b1d8dc6 - Browse repository at this point
Copy the full SHA b1d8dc6View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c038655 - Browse repository at this point
Copy the full SHA c038655View commit details -
Merge pull request Windower#2078 from KenshiDRK/Slips-Update
Update slips.lua
Configuration menu - View commit details
-
Copy full SHA for 254835f - Browse repository at this point
Copy the full SHA 254835fView commit details
Commits on Sep 16, 2021
-
Two new songs added in the September 2021 update. Names are not known yet.
Configuration menu - View commit details
-
Copy full SHA for 3f65070 - Browse repository at this point
Copy the full SHA 3f65070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209a739 - Browse repository at this point
Copy the full SHA 209a739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e6d5a - Browse repository at this point
Copy the full SHA 60e6d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e6653 - Browse repository at this point
Copy the full SHA 82e6653View commit details -
Merge pull request Windower#2079 from funkworkz/patch-2
Update setbgm.lua
Configuration menu - View commit details
-
Copy full SHA for 5a233e8 - Browse repository at this point
Copy the full SHA 5a233e8View commit details -
Merge pull request Windower#2080 from Windower/gearswap-shortcuts-mon…
…strosity-fix Gearswap shortcuts monstrosity fix
Configuration menu - View commit details
-
Copy full SHA for 00cbce7 - Browse repository at this point
Copy the full SHA 00cbce7View commit details
Commits on Sep 27, 2021
-
A few functions for decoding dialog entries
Locals, spacing dev table, format arg, no more length the rest of the owl
Configuration menu - View commit details
-
Copy full SHA for 02f95fa - Browse repository at this point
Copy the full SHA 02f95faView commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f04b053 - Browse repository at this point
Copy the full SHA f04b053View commit details
Commits on Oct 7, 2021
-
Merge pull request Windower#2081 from trv6/dialog
A few functions for decoding dialog entries
Configuration menu - View commit details
-
Copy full SHA for b2ab69c - Browse repository at this point
Copy the full SHA b2ab69cView commit details
Commits on Oct 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 84cc1a7 - Browse repository at this point
Copy the full SHA 84cc1a7View commit details -
Merge pull request Windower#2084 from Windower/adjust_0x01C_incoming
change based on CHA CHA CHA's info
Configuration menu - View commit details
-
Copy full SHA for e4432cf - Browse repository at this point
Copy the full SHA e4432cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 566a726 - Browse repository at this point
Copy the full SHA 566a726View commit details -
Merge pull request Windower#2085 from Windower/fix_comment_numbering
fixed comment numbering for 0x01C
Configuration menu - View commit details
-
Copy full SHA for ea338e4 - Browse repository at this point
Copy the full SHA ea338e4View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 394ebfb - Browse repository at this point
Copy the full SHA 394ebfbView commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f774195 - Browse repository at this point
Copy the full SHA f774195View commit details -
Merge pull request Windower#2091 from RubenatorX/patch-12
Master Levels Update 1
Configuration menu - View commit details
-
Copy full SHA for 60e1e9b - Browse repository at this point
Copy the full SHA 60e1e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0023a17 - Browse repository at this point
Copy the full SHA 0023a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411d14f - Browse repository at this point
Copy the full SHA 411d14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b32bd - Browse repository at this point
Copy the full SHA 21b32bdView commit details -
Merge pull request Windower#2092 from KenshiDRK/Thtracker
[thtracker] variable fix
Configuration menu - View commit details
-
Copy full SHA for 657bd2d - Browse repository at this point
Copy the full SHA 657bd2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2dbc3 - Browse repository at this point
Copy the full SHA 6e2dbc3View commit details
Commits on Nov 11, 2021
-
Changed to use boolbits and added Master Levels menu display data
Configuration menu - View commit details
-
Copy full SHA for 5ade870 - Browse repository at this point
Copy the full SHA 5ade870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b865b - Browse repository at this point
Copy the full SHA 22b865bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa2cce - Browse repository at this point
Copy the full SHA ffa2cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf18fa9 - Browse repository at this point
Copy the full SHA cf18fa9View commit details
Commits on Nov 12, 2021
-
Merge pull request Windower#2096 from RubenatorX/patch-15
Update Master Level 2
Configuration menu - View commit details
-
Copy full SHA for 39d50b3 - Browse repository at this point
Copy the full SHA 39d50b3View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7620dd2 - Browse repository at this point
Copy the full SHA 7620dd2View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 410cd5e - Browse repository at this point
Copy the full SHA 410cd5eView commit details