Skip to content

Commit

Permalink
v0.7.6 - ROTMG X17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakcodex committed Sep 8, 2017
1 parent 6664602 commit 65ccb7f
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 31 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
**2017-09-08** version 0.7.6

- X17.0.0 updates added (thanks to [/u/Falecon](https://www.reddit.com/user/Falecon))

**2017-09-07** version 0.7.5

- Export to Imgur, CSV, JSON, and text fixed, and added local save option
Expand Down
86 changes: 56 additions & 30 deletions lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -1726,37 +1726,63 @@ items = {
0x4c48: ["Baby Purple Drake Pet Stone", 10, -1, 560, 2600, 0, 2000],
0x4c4f: ["HP Pot Pet Stone", 10, -1, 600, 2600, 0, 2000],
0x4c52: ["MP Pot Pet Stone", 10, -1, 640, 2600, 0, 2000],
0x99f: ["Moss Token x1", 10, -1, 680, 2600, 0, 0],
0x9a0: ["Moss Token x2", 10, -1, 720, 2600, 0, 0],
0x9a1: ["Moss Token x3", 10, -1, 760, 2600, 0, 0],
0x9a2: ["Moss Token x4", 10, -1, 800, 2600, 0, 0],
0x9a3: ["Moss Token x5", 10, -1, 840, 2600, 0, 0],
0x9a4: ["Moss Token x6", 10, -1, 880, 2600, 0, 0],
0x9a5: ["Moss Token x7", 10, -1, 920, 2600, 0, 0],
0x9a6: ["Moss Token x8", 10, -1, 960, 2600, 0, 0],
0x9a7: ["Moss Token x9", 10, -1, 0, 2640, 0, 0],
0x9a8: ["Moss Token x10", 10, -1, 40, 2640, 0, 0],
0x9a9: ["Stone Token x1", 10, -1, 80, 2640, 0, 0],
0x9aa: ["Stone Token x2", 10, -1, 120, 2640, 0, 0],
0x9ab: ["Stone Token x3", 10, -1, 160, 2640, 0, 0],
0x9ac: ["Stone Token x4", 10, -1, 200, 2640, 0, 0],
0x9ad: ["Stone Token x5", 10, -1, 240, 2640, 0, 0],
0x9ae: ["Stone Token x6", 10, -1, 280, 2640, 0, 0],
0x9af: ["Stone Token x7", 10, -1, 320, 2640, 0, 0],
0x9b0: ["Stone Token x8", 10, -1, 360, 2640, 0, 0],
0x9b1: ["Stone Token x9", 10, -1, 400, 2640, 0, 0],
0x9b2: ["Stone Token x10", 10, -1, 440, 2640, 0, 0],
0x9b3: ["Oryx Token x1", 10, -1, 480, 2640, 0, 0],
0x9b4: ["Oryx Token x2", 10, -1, 520, 2640, 0, 0],
0x9b5: ["Oryx Token x3", 10, -1, 560, 2640, 0, 0],
0x9b6: ["Oryx Token x4", 10, -1, 600, 2640, 0, 0],
0x9b7: ["Oryx Token x5", 10, -1, 640, 2640, 0, 0],
0x9b8: ["Oryx Token x6", 10, -1, 680, 2640, 0, 0],
0x9b9: ["Oryx Token x7", 10, -1, 720, 2640, 0, 0],
0x9ba: ["Oryx Token x8", 10, -1, 760, 2640, 0, 0],
0x9bb: ["Oryx Token x9", 10, -1, 800, 2640, 0, 0],
0x9bc: ["Oryx Token x10", 10, -1, 840, 2640, 0, 0],
0x99f: ["Moss Token x1", 10, -1, 680, 2600, 0, 50],
0x9a0: ["Moss Token x2", 10, -1, 720, 2600, 0, 100],
0x9a1: ["Moss Token x3", 10, -1, 760, 2600, 0, 150],
0x9a2: ["Moss Token x4", 10, -1, 800, 2600, 0, 200],
0x9a3: ["Moss Token x5", 10, -1, 840, 2600, 0, 250],
0x9a4: ["Moss Token x6", 10, -1, 880, 2600, 0, 300],
0x9a5: ["Moss Token x7", 10, -1, 920, 2600, 0, 350],
0x9a6: ["Moss Token x8", 10, -1, 960, 2600, 0, 400],
0x9a7: ["Moss Token x9", 10, -1, 0, 2640, 0, 450],
0x9a8: ["Moss Token x10", 10, -1, 40, 2640, 0, 500],
0x9a9: ["Stone Token x1", 10, -1, 80, 2640, 0, 100],
0x9aa: ["Stone Token x2", 10, -1, 120, 2640, 0, 200],
0x9ab: ["Stone Token x3", 10, -1, 160, 2640, 0, 300],
0x9ac: ["Stone Token x4", 10, -1, 200, 2640, 0, 400],
0x9ad: ["Stone Token x5", 10, -1, 240, 2640, 0, 500],
0x9ae: ["Stone Token x6", 10, -1, 280, 2640, 0, 600],
0x9af: ["Stone Token x7", 10, -1, 320, 2640, 0, 700],
0x9b0: ["Stone Token x8", 10, -1, 360, 2640, 0, 800],
0x9b1: ["Stone Token x9", 10, -1, 400, 2640, 0, 900],
0x9b2: ["Stone Token x10", 10, -1, 440, 2640, 0, 1000],
0x9b3: ["Oryx Token x1", 10, -1, 480, 2640, 0, 200],
0x9b4: ["Oryx Token x2", 10, -1, 520, 2640, 0, 400],
0x9b5: ["Oryx Token x3", 10, -1, 560, 2640, 0, 600],
0x9b6: ["Oryx Token x4", 10, -1, 600, 2640, 0, 800],
0x9b7: ["Oryx Token x5", 10, -1, 640, 2640, 0, 1000],
0x9b8: ["Oryx Token x6", 10, -1, 680, 2640, 0, 1200],
0x9b9: ["Oryx Token x7", 10, -1, 720, 2640, 0, 1400],
0x9ba: ["Oryx Token x8", 10, -1, 760, 2640, 0, 1500],
0x9bb: ["Oryx Token x9", 10, -1, 800, 2640, 0, 1800],
0x9bc: ["Oryx Token x10", 10, -1, 840, 2640, 0, 2000],
0x7494: ["Mini Archmage", 10, -1, 880, 2640, 0, 0],
0x1e26: ["Mark of Septavius", 10, -1, 920, 2640, 0, 50],
0x1e27: ["Mark of Malphas", 10, -1, 960, 2640, 0, 50],
0x1e28: ["Mark of Gulpord", 10, -1, 0, 2680, 0, 50],
0x1e29: ["Mark of Dr. Terrible", 10, -1, 40, 2680, 0, 50],
0x1e2a: ["Mark of the Puppet Master", 10, -1, 80, 2680, 0, 50],
0x1e2b: ["Mark of Skuld", 10, -1, 120, 2680, 0, 50],
0x1e2c: ["Mark of Ruthven", 10, -1, 160, 2680, 0, 50],
0x1e2d: ["Mark of Daichi", 10, -1, 200, 2680, 0, 50],
0x1e2e: ["Mark of Esben", 10, -1, 240, 2680, 0, 50],
0x1e2f: ["Mark of Limon", 10, -1, 280, 2680, 0, 50],
0x1e30: ["Mark of Thessal", 10, -1, 320, 2680, 0, 50],
0x1e31: ["Mark of Geb", 10, -1, 360, 2680, 0, 50],
0x1e32: ["Mark of Oryx", 10, -1, 400, 2680, 0, 50],
0x1e33: ["Mark of Janus", 10, -1, 440, 2680, 0, 50],
0x1e34: ["Mark of the Wyvern", 10, -1, 480, 2680, 0, 50],
0x1e35: ["Mark of the Forgotten King", 10, -1, 520, 2680, 0, 50],
0x1e36: ["Mark of Shaitain", 10, -1, 560, 2680, 0, 50],
0x1e37: ["Mark of Bilgewater", 10, -1, 600, 2680, 0, 50],
0x1e38: ["Mark of the Megamoth", 10, -1, 640, 2680, 0, 50],
0x1e39: ["Mark of the Killer Bee Queen", 10, -1, 680, 2680, 0, 50],
0x1e3a: ["Mark of the Son of Arachna", 10, -1, 720, 2680, 0, 50],
0x1e3b: ["Mark of Stheno", 10, -1, 760, 2680, 0, 50],
0x1e3c: ["Mark of Davy Jones", 10, -1, 800, 2680, 0, 50],
0x1e3e: ["Egg Omelette", 10, -1, 840, 2680, 0, 500],
0xd8c: ["Quest Chest Item", 10, -1, 880, 2680, 0, 200],
0xd8e: ["Epic Quest Chest Item", 10, -1, 920, 2680, 0, 200],

//0xcd5: ["Ivory Wyvern Key", 10, -1, xx, xx, 0, 100],
//0x0: "(art sprite)"(unknown)
Expand Down
2 changes: 1 addition & 1 deletion lib/muledump.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(function($, window) {

var VERSION = '0.7.5';
var VERSION = '0.7.6';

// version check

Expand Down
Binary file modified lib/renders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65ccb7f

Please sign in to comment.