Scarecrows' Original #317 Client
It's been a while since I've released anything to the community, so here's something I've been working on for the past few days. I kept the game frame #317 style but may take a look at replicating it to the #508 later on. I don't believe it's anything special but I do feel the community needs a clean #317 client. Currently the client version is 0.7, I'd appreciate ideas / bugs / problems with the client posted here as I have little idea on what else people would like to see in this client. Yes this is based off the original #317 deob, I'll most likely convert all features to the refactored #317 later.
Oh and I nearly forgot to add that this is completely open-source.
Changelog
Code:
Additions:
* Change Server
* Change Port
* Change User ID (Still randomizes the UID on load)
* Item, NPC, Object IDs (XML loading)
* Open Interface
* Drop Client
* Lag Client
* Players Nearby
* NPCs Nearby
* Player Coordinates
* Mouse Coordinates
* Debug Items, NPCs, Objects
* FPS
* Memory Usage
* Use Less CPU
* Chat Censor
* Noclip
* MoparScape Forum button to load in browser
* Server Status button to load in browser
* HP Above Heads
* Camera Movement
* Game Settings UI added
* Console box - warlock 999
Improvements:
* Did some small refactoring for my own convenience
* Conventions kept clean
* Changed Node-IDs and a few other problems to perfect friends list
* Replaced getText with getPassword for the password field (Got rid of depreciation)
Bug fixes:
* Bar wouldn't show with HP Above Heads on
* Player Coordinates would throw an out of bounds exception
* Debugging for items would not show on ground
* Port did not actually change ( /facepalm )
* Removed flames would cut out some of the background - zer0
Removed:
* RuneScape logo loading from cache removed
* Flames disabled
* Disabled username and password field resetting
Pictures:
Downloads:
The client provided below does not include the cache, you may just use any #317 cache. (Default directory is ./cache/)
Client: [Only registered and activated users can see links. Click Here To Register...] (458KB)
If needed I have included a blank #317 cache below.
Cache: [Only registered and activated users can see links. Click Here To Register...] (11.3MB)
Other Credits:
- Moparisthebest for the blank #317 deob
- Lin for ideas and opinions