Commit Graph
12371 Commits
Author SHA1 Message Date
Adam 0e5eb27be6 Merge pull request #10453 from Alexsuperfly/woodcutting-timers2
woodcutting: fix inaccurate despawn events
2019-12-29 11:09:38 -05:00
Kyle 9955cef11b groundmarkers: fix 10, 11 & 12 not displaying (#2173)
groundmarkers: fix 10, 11 & 12 not displaying
2019-12-29 01:53:56 +00:00
github-actions[bot] a854a68af4 Merge pull request #2171 from open-osrs/NPC-UPDATE-bda14d627
Client: Update NPC stats
2019-12-29 00:34:05 +00:00
OpenOSRS 30107c0d5d Client: Update NPC stats 2019-12-29 00:23:33 +00:00
Kyle 3cebc42d64 bank: fix right click magic tab (#2169)
bug caused magic tab to become right click only.
2019-12-29 00:23:24 +00:00
Kyle beda951b02 menuentryswapper: unbreak jewellery box (#2170)
menuentryswapper: unbreak jewellery box
2019-12-29 00:23:13 +00:00
github-actions[bot] bda14d627e Merge pull request #2165 from open-osrs/NPC-UPDATE-d042512b2
Client: Update NPC stats
2019-12-28 00:34:37 +00:00
OpenOSRS f2449ddab6 Client: Update NPC stats 2019-12-28 00:23:33 +00:00
Hydrox6 e2815526cc kourendlibrary: fix panel reloading not being done on the swing thread 2019-12-27 22:33:52 +00:00
github-actions[bot] d042512b2f Merge pull request #2164 from open-osrs/NPC-UPDATE-ae52c5668
Client: Update NPC stats
2019-12-27 00:30:47 +00:00
OpenOSRS 25730d4130 Client: Update NPC stats 2019-12-27 00:20:41 +00:00
dekvall c6d9b20ecb xp tracker: don't unpause on failed login
If the wrong password is entered, the xp tracker unpauses for a brief moment since
the GameState is no longer LOGIN_SCREEN.
2019-12-26 07:45:25 +01:00
Hydrox6 40aedfb10e kourendlibrary: only reset if layout changes when complete 2019-12-26 01:28:08 +00:00
github-actions[bot] ae52c56683 Merge pull request #2162 from open-osrs/NPC-UPDATE-912a8333a
Client: Update NPC stats
2019-12-26 00:32:28 +00:00
OpenOSRS e62d4ab7d3 Client: Update NPC stats 2019-12-26 00:21:53 +00:00
Kyle 912a8333a4 devtools: add npc index (#2158)
devtools: add npc index
2019-12-24 17:34:23 +00:00
Alexsuperfly 7bb91ba883 raids: allow 'unknown' to evaluate to both unknown types 2019-12-24 11:20:33 -05:00
Hydrox6 7810d5cd6d chat message manager: make sender recoloring use messageNode 2019-12-24 15:42:35 +00:00
Alexsuperfly cb131029ec woodcutting: account for plane change with despawn events
the server only sends a despawn event when the actual object does
despawn or when you change to that objects level and the server
sends it to sync you with that planes objects.  By setting the current
player plane on gametick and checking that against the despawned objects
plane, and only processing events where they match we can gurantee
that the actual object has just despawned instead of the server sending
the event just to resync the player with the current status of the
location they just entered
2019-12-24 09:21:52 -05:00
Hydrox6 cb0d401ecf kourendlibrary: clear tracked NPCs when changing worlds 2019-12-24 09:15:28 +00:00
ST0NEWALL 25d0cd96ad Merge pull request #2154 from Im2be/inventorysetups-sorted-combobox
inventorysetups: Add sorting to the JComboBox
2019-12-24 02:54:46 -05:00
ST0NEWALL 0187672557 Merge pull request #2155 from Dyldozer/Runepouch
Suppliestracker: Rework a bit, added standard cmb spells, rune pouch
2019-12-24 02:53:16 -05:00
Caleb Waters 6782d888d7 skill calc: change arrow shaft xp to be per shaft 2019-12-23 19:53:24 -05:00
Jason O'Neill 408c2c5e50 item stats: fix White Tree Fruit stats 2019-12-23 19:45:46 -05:00
Rami f3b8bace72 hiscore plugin: add Lookup to ignore list 2019-12-23 19:34:20 -05:00
github-actions[bot] d505c04277 Merge pull request #2159 from open-osrs/NPC-UPDATE-9532add3d
Client: Update NPC stats
2019-12-24 00:30:27 +00:00
OpenOSRS 3c6f7534a4 Client: Update NPC stats 2019-12-24 00:19:49 +00:00
Zachary Waller 6d9aaaf838 item identification: add potions 2019-12-23 18:46:11 -05:00
Blackberry0Pie a1ec2d8e20 slayer plugin: add Forthos Dungeon
This adds icons for temple spiders and undead druids, and the Forthos Dungeon slayer area
2019-12-23 18:40:42 -05:00
Adam f1bf93fc3f Merge pull request #10484 from TheStonedTurtle/loot-event
Add LootReceived event to Loot Tracker plugin
2019-12-23 18:23:24 -05:00
RuneLite Cache-Code Autoupdater cf981d421e Update NPC IDs to 2019-12-16-rev182 2019-12-23 17:30:33 -05:00
RuneLite Cache-Code Autoupdater b7f01df174 Update Object IDs to 2019-12-16-rev182 2019-12-23 17:30:32 -05:00
RuneLite Cache-Code Autoupdater b808676797 Update Item variations to 2019-12-16-rev182 2019-12-23 17:30:32 -05:00
RuneLite Cache-Code Autoupdater a8d2dd08d4 Update Item IDs to 2019-12-16-rev182 2019-12-23 17:30:31 -05:00
Dyldozer 7353a925fd Checkstyle zzzzzz 2019-12-23 02:18:03 -06:00
Dyldozer e457b1d453 Changed on animation changed checks to switch and cleaned up a bit 2019-12-23 02:09:17 -06:00
Dyldozer 25fe4f30d5 Chinchompa will no longer steal food and xp casts are now caught 2019-12-23 01:26:25 -06:00
xKylee 5a23ba81f0 bronzemanmode: update
bronzemanmode: update
2019-12-23 00:37:26 +00:00
github-actions[bot] 9532add3da Merge pull request #2156 from open-osrs/NPC-UPDATE-4e9469611
Client: Update NPC stats
2019-12-23 00:29:15 +00:00
OpenOSRS 467fb64e84 Client: Update NPC stats 2019-12-23 00:19:29 +00:00
xKylee 4b91b92e59 bronzemanmode: overhaul
bronzemanmode: overhaul
2019-12-22 23:45:55 +00:00
Dylan White fe5c34bce9 Checkstyle 2019-12-22 15:58:13 -06:00
Dylan White 64ae140a48 removed test output 2019-12-22 15:51:11 -06:00
Dylan White 4e3ec40a28 Rework a bit, added standard cmb spells, rune pouch, info panel 2019-12-22 14:55:52 -06:00
Kyle a079e16e95 Update InventorySetupPluginPanel.java 2019-12-22 18:02:12 +00:00
Im2be 1dc534cf21 Add sorting to the InventorySetups JComboBox 2019-12-22 03:54:53 +01:00
github-actions[bot] 4e94696119 Merge pull request #2153 from open-osrs/NPC-UPDATE-76c455963
Client: Update NPC stats
2019-12-22 00:29:54 +00:00
TheStonedTurtle 0bcab39e49 loottracker plugin: Add Loot Received event 2019-12-21 16:23:47 -08:00
OpenOSRS 12ac75ea49 Client: Update NPC stats 2019-12-22 00:19:34 +00:00
github-actions[bot] 76c4559638 Merge pull request #2151 from open-osrs/NPC-UPDATE-55b60b074
Client: Update NPC stats
2019-12-21 00:30:01 +00:00