Woww cheers steffchef! I'm curious to see some of the plans for the RP implementation in the future if you're still planning on that.
Will development by you continue at all?
Printable View
Woww cheers steffchef! I'm curious to see some of the plans for the RP implementation in the future if you're still planning on that.
Will development by you continue at all?
Swfs?
Interesting, yet different release. I wonder how many people are going to 'try' and complete this.
Good release.
Thanks for this!
I have just downloaded it and plan to make an RP version or plugin, whichever is easiest for me to do! Thanks for this emulator, I have been waiting ages for a decent Java Emu like this.
Thankssssss <3
eMagic
More like: 'Hey I "edited' IDK this is the new name'.
OT: Good emulator, but what's the reason behind this release?
----------------------------------------------------------------------------------------------------
If you get an error in Linux about permission denied, you need to set gradlew to 'execution mode' with this command:
----------------------------------------------------------------------------------------------------PHP Code:chmod +x gradlew
Also, the code is pretty illogical. In your methods you use fields and those fields are declared later. I know it's possible since it's OOP, but still it's not logical. That makes the reader thinks you write a method before you write all the fields. It's more logical if you had moved those fields to the begin of the class (which also looks much better).
Holy! Thanks my german friend!
Greetz,
I declared the fields later 'cause plugin developer should see the methods and getters they can use immediately when they open the file and so they don't have to scroll always to the bottom of the code.
I don't know if I'm going to complete the server, I am still undecided. Let's say.. it's a Developer Preview :P
Cheers,
Steve Winfield
Working, thanks. Just updated my cms to this database structure.
Screen:
http://i.imgur.com/0hncsgl.png
colored names since java?
What are the commands?
ONLINE hotel: (running on Centos, 512MB ram): http://176.31.130.18/
Server-implemented commands:
:info
:pickall
:refresh_catalog
:refresh_furniture
:refresh_room
Dedicated Server commands:
kickAll
refreshCatalog
refreshFurniture
stop (ALWAYS USE THIS COMMAND FOR STOPPING THE SERVER)
refreshLocalPlugins
DeveloperPlugin.js commands:
:coords
:effect (effectID)
:chat (userName) (text) - Chat as another user.
:carry (carryID)
-- Permission for command x: "command_x"
Cheers,
Steve Winfield
Why don't you release the new crypto emulator?
Can you share the CMS you used to create this, or maybe a user class to base on...(having a hard time)
havent seen that you've released already... I've been testing for the last few months, and it is really stable. Thanks a lot!