mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 08:39:05 +00:00
3f2295a4d3
- Adds all stew food items to the Food class - Adds all gnomish food items(including the premade ones!) to the Food class - Added Fruit Blast and Pineapple Punch (including premade versions) to the Food class (the rest boost stats like beers/pots so did not add) - Added Rabbit, Ugthanki meat, Roast Bird meat, Thin Snail meat, Spider on stick, Spider on shaft, Roast Rabbit, Lean snail meat, Roast beast meat, Fat snail meat, Cooked slimy eel, Cooked chompy, Cooked fishcake, Rainbow fish, Cave eel, Cooked jubbly, Lava eel, Banana stew and Chocolatey milk to the Food class - Chocolate bomb unique eat text - "It heals some health." text added to default food items without unique eating text
2006Scape - Game Server
This is the Game Server component of our emulated Runescape environment. It's responsibility is to provide the instructions for the in-game world, its entities, and respond to player interactions. Contained within is an implementation of the Runescape network protocol roughly around version 508. When run, this java application will listen on TCP port 43594.
Building the project
git clone https://github.com/2006-Scape/2006Scapecd 2006Scape/2006Scape\ Server/mvn package./runServer.sh