• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

What kind of release you wanna see?

Vitrex

Moderator
Hello, emudevs, since i have so much free time and don't have where to spend it, i'm asking you what kind of release you wanna see ?
Maybe it would be a website template or a script , or other stuff, turn on your imagination and post it ! :)
Waiting for suggestions in this thread !
Regards, Vitrex.
 

Black Ace

Insane Member
I wanna see you play a saxophone while riding a camel upside down.

on topic : make a npc that when you talk to it , it starts to dance :))
 

Rochet2

Moderator / Eluna Dev
This is just something I would like to have:
A teleporter creator.

I get a lot of requests over time to add or remove teleports or create custom teleporters and so on.
Currently Im just offering portal master, which is rather static and its not easy to add or remove teleports or add menus etc.
It is possible just by deleting a menu option though for example and or using the existing query to add teleports-~

However a way to visually create a teleporter would be very nice. I was thinking of making one by using Jquery and Jquery UI plugin. The plugin is used for being able to drag drop to sort the teleports.
However its a bit difficult for me, especially when I know little javascript and dont have time to mess around with this. I also tend to get stuck on too trivial things on it.
Here is a small example I made: http://prntscr.com/5bhcsv
Its coded (not much there) so I can share it if you are interested in it or making this. : )

Few challenges:
Making submenus
Making the SQL generated (including deleting code, possibly NPC etc as well)

ps. Only html, css, javascript etc possible. No PHP or similar.
 
Last edited:

Kaev

Super Moderator
A team based database editor.
To explain it a bit further:
- Multiple groups like dev, sql-dev, gm, admin, custom groups
- you can add/remove to specific tables where you have permissions
- an option to only let the person delete/edit his own entries (e.g. dev can add a creature to creatures-tables and can edit/remove it, but can't modify/remove creatures he didn't made)
- you can do (nearly?) everything through the GUI without sql experience
- moar stuff
 

Hyperion

Founder
A team based database editor.
To explain it a bit further:
- Multiple groups like dev, sql-dev, gm, admin, custom groups
- you can add/remove to specific tables where you have permissions
- an option to only let the person delete/edit his own entries (e.g. dev can add a creature to creatures-tables and can edit/remove it, but can't modify/remove creatures he didn't made)
- you can do (nearly?) everything through the GUI without sql experience
- moar stuff

You can't be a database developer when there's nothing to develop on a database.
I would say it falls more in to the category of Data Entry ;)
 

Vitrex

Moderator
Rochet, i'll take a look and will start some works when i come back from work ! :)
Kaev,i'll read your post 40 times more to get all clearly :)
 

Kaev

Super Moderator
You can't be a database developer when there's nothing to develop on a database.
I would say it falls more in to the category of Data Entry ;)

I just worte this, because many people search for "sql devs". :p
[MENTION=426]Vitrex[/MENTION]: I don't know how to exactly explain this, because i haven't thought much about it. I just thought it would be nice to let people do db stuff without sql experience. :p
 

Vitrex

Moderator
ok i got it , just i'm tired and English not my main language i had few problems to understand all stuff you wrote correctly :)
tomorrow i'll answer you :)
 

Rochet2

Moderator / Eluna Dev
Im wondering if something is happening or are you busy?
: |
 
Last edited:

LordFede

Emulation Addict
Migration tool

Description:
Some kind of "Admin Help Desk", where users (newcomers) can present information along with screenshots of their characters from another server, like a ticket.
Administrators should review the "Migration applications" (tickets) and Approve/Decline as they wish.
In case one application is approved, then the migration is automatically processed. (See How it works for further details)

How it works:
(that server is now dead, so I don't think it can be any kind of "advertisement").


If you are REALLY interested, we can work together using github.
I'm willing to build both front and back-end interfaces, all the javascript, design, etc... Server side is your business ;)
You're free to contact me anytime.
 
Top