Skip to content

Commit 65bc2b8

Browse files
committed
Merge remote-tracking branch 'remotes/origin/master' into woodcutting
2 parents 85d28c3 + 897c506 commit 65bc2b8

File tree

1 file changed

+82
-15
lines changed

1 file changed

+82
-15
lines changed

README.md

Lines changed: 82 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,42 +25,109 @@ The server runs on the 435 revision of the game, which was a game update made on
2525

2626
### Game World
2727

28-
* Bank :white_check_mark:
28+
* Bank :yellow_square:
2929
* Withdraw/Deposit 1,5,10,All :heavy_check_mark:
3030
* As note :x:
3131
* Swap slot :heavy_check_mark:
3232
* Insert mode: :x:
33-
* Audio :white_check_mark:
34-
* Music :white_check_mark:
33+
* Audio :yellow_square:
34+
* Music :yellow_square:
3535
* Playing music :heavy_check_mark:
3636
* Music Regions :x:
3737
* Music Player tab :x:
38-
* Sounds :white_check_mark:
38+
* Sounds :yellow_square:
3939
* Playing sounds :heavy_check_mark:
40-
* Sound effects for actions :white_check_mark:
41-
* Climbing ladders :white_check_mark:
42-
* Climbing stairs :white_check_mark:
43-
* Lumbridge mill :white_check_mark:
40+
* Sound effects for actions :yellow_square:
41+
* Climbing ladders :yellow_square:
42+
* Climbing stairs :yellow_square:
43+
* Lumbridge mill :yellow_square:
4444
* Replacing objects for local player only :x:
45+
* Grain in hopper :heavy_check_mark:
46+
* Operating levers :heavy_check_mark:
47+
* Removing flour if and only if grain has been processed :heavy_check_mark:
48+
* Cow milking :heavy_check_mark:
49+
* Container filling
50+
* Buckets :heavy_check_mark:
51+
* Jugs :heavy_check_mark:
52+
* Wells :heavy_check_mark:
53+
* Sinks :heavy_check_mark:
54+
* Fountains :heavy_check_mark:
55+
* Emptying Containers :heavy_check_mark:
56+
* Home Teleport :yellow_square:
57+
* Animation :yellow_square:
58+
* Emotes :yellow_square:
59+
* Skillcape :yellow_square:
60+
* Normal emotes :heavy_check_mark:
61+
* Shops :yellow_square:
62+
* Shop logic :heavy_check_mark:
63+
* World Shops :yellow_square:
64+
* Al Kahrid gem trader :heavy_check_mark:
65+
* Louie Armoured legs :heavy_check_mark:
66+
* Dommik craftin shop :heavy_check_mark:
67+
* Raneal Super skirt :heavy_check_mark:
68+
* Bob's axes :heavy_check_mark:
69+
* Intentory :yellow_square:
70+
* Swap Items :heavy_check_mark:
71+
* Drop Item :heavy_check_mark:
72+
* Pickup item :heavy_check_mark:
73+
* Equip item :yellow_square:
74+
* Complete equiment stats and slot info :yellow_square:
75+
* Wielding logic (Weight, Stats, Equipping) :heavy_check_mark:
76+
* Pickables :heavy_check_mark:
77+
* Wheat :heavy_check_mark:
78+
* Flax :heavy_check_mark:
79+
* Potato :heavy_check_mark:
80+
* Onion :heavy_check_mark:
81+
* Cabbage :heavy_check_mark:
82+
* Doors :yellow_square:
83+
* Door logic :heavy_check_mark:
84+
* Door ids :yellow_square:
85+
* Clue Scrolls :x:
4586

4687
### Skills
4788

48-
* Woodcutting :white_check_mark:
49-
* Formula for success :white_check_mark:
50-
* Chopping Trees :white_check_mark:
89+
* Combat :yellow_square:
90+
* Melee :x:
91+
* Ranged :x:
92+
* Magic :x:
93+
* Prayer :x:
94+
* Cooking :x:
95+
* Fletching :x:
96+
* Fishing :x:
97+
* Firemaking :yellow_square:
98+
* Herblore :x:
99+
* Agility :x:
100+
* Thieving :x:
101+
* Slayer :x:
102+
* Farming :x:
103+
* Runecraft :x:
104+
* Construction :x:
105+
106+
107+
* Woodcutting :yellow_square:
108+
* Formula for success :yellow_square:
109+
* Chopping Trees :yellow_square:
51110
* Axes :heavy_check_mark:
52111
* Birds nests :x:
53-
* Stump ids :white_check_mark:
112+
* Stump ids :yellow_square:
54113
* Mining
55-
* Formula for success :white_check_mark:
56-
* Mining ores :white_check_mark:
114+
* Formula for success :yellow_square:
115+
* Mining ores :yellow_square:
57116
* Pickaxes :heavy_check_mark:
58117
* Random gems :x:
59118
* Gem ores :x:
60119
* Essence mining :x:
61-
* Empty Rock ids :white_check_mark:
120+
* Empty Rock ids :yellow_square:
62121
* Crafting
63122
* Spinning wheel :heavy_check_mark:
123+
* Smithing
124+
* Smelting ore to bars :heavy_check_mark:
125+
* Forging :yellow_square:
126+
* Correct items :heavy_check_mark:
127+
* Hiding non applicable items :yellow_square:
128+
129+
### Quests
130+
* Cook's Assistant :heavy_check_mark:
64131

65132
### Technical Features
66133

0 commit comments

Comments
 (0)