PDA

View Full Version : EOC Public Github Local Release


Akkadius
02-22-2015, 04:43 AM
The long awaited EOC Github Repository is now here:

https://github.com/Akkadius/EQEmuEOC

There is a Developer VM that you can download with instructions on the main page. You can just as well use this as your local tools if your intention is not to develop.

Let me know if you have any questions, they should be answered in the repo or here:

http://wiki.eqemulator.org/p?EQEmu_Operations_Center_for_Development

Go ahead and 'Watch' the repository if you are interested in knowing when additions are being made to the repo.

This has been given to the community to put it in the hands of those capable of making tools and contributing to the EoC in a meaningful way.

My vision is to have this be the aggregation for all web based tools, most of which currently are EoC native besides the PEQ Editor.

Enjoy, lots of work put into this.

Toony
02-23-2015, 06:38 PM
Think I know the answer but just in case, you're still going to offer hosted EOC right?

Akkadius
02-23-2015, 08:05 PM
Think I know the answer but just in case, you're still going to offer hosted EOC right?


Yep it wont be going away

vsab
02-24-2015, 03:36 AM
This is really cool btw. Currently my work has decided to scrap the existing programming languages and switch to new ones, sadly none are php :( on the plus side we will be using JavaScript so this will be a cool thing for me to look at.

It also means I can work on my server on my laptop when commuting, which is great!

Akkadius
02-24-2015, 04:05 AM
This is really cool btw. Currently my work has decided to scrap the existing programming languages and switch to new ones, sadly none are php :( on the plus side we will be using JavaScript so this will be a cool thing for me to look at.

It also means I can work on my server on my laptop when commuting, which is great!

That's always good!

vsab
02-24-2015, 11:52 AM
Oh, and if you use the VM (admittedly I already run a Debian box so I should really figure out how to install on that for real), and you're NOT on a US keyboard :-

https://wiki.debian.org/Keyboard

Will help you from typing total crap in the provided VM! (For me it was subtly different in that | and > were mixed up...)

Akkadius
02-24-2015, 11:56 AM
Oh, and if you use the VM (admittedly I already run a Debian box so I should really figure out how to install on that for real), and you're NOT on a US keyboard :-

https://wiki.debian.org/Keyboard

Will help you from typing total crap in the provided VM! (For me it was subtly different in that | and > were mixed up...)

Having the pre-configured 2.2GB VM makes it so damn convenient though!

Akkadius stop making things so damned easy! :grin:

jpyou127
05-21-2015, 02:20 PM
When I try to git pull for updates within the directory, it finds the updates but I get an commit or stash message for merging the new files. I tried to commit the merge changes, but it broke the interface. Any suggestions?

Peyton

Akkadius
05-21-2015, 02:25 PM
When I try to git pull for updates within the directory, it finds the updates but I get an commit or stash message for merging the new files. I tried to commit the merge changes, but it broke the interface. Any suggestions?

Peyton

Do a git stash before doing a git pull just incase there are local changes.

It should pull down latest from the repo.

jpyou127
05-21-2015, 03:02 PM
Perfect!

I love these tools. I not sure if this is possible, but is there a way to connect this to a running DB like your live tools?

Peyton

Akkadius
05-21-2015, 03:05 PM
Perfect!

I love these tools. I not sure if this is possible, but is there a way to connect this to a running DB like your live tools?

Peyton

In order to connect to any database you have to specify the database manually in the config.php file under includes/config.php

The hosted functionality is not included in the Github version, for specific reasons. Everything else is still there.

EDIT: I should probably update the documentation more. Always shit to do

jpyou127
05-21-2015, 03:35 PM
If i change the database, haven't looked yet, then i could theoretically edit a live DB?

know what you mean by always more shit to do =)

Expletus
01-25-2016, 11:18 AM
When you edit NPC's in a zone, some of the npc's won't update through the random min/max settings.

Ran the shared_memory.exe but the changes don't save. Am I just not seeing a save button?

Expletus
09-17-2016, 03:31 PM
I had this working fine a few months ago. I just tried to get back on to mess around and I can't connect to my database. Edited the local ip address to the current one under /include/config.php, but for whatever reason, it just won't connect.

Did something change?

Speedz
09-17-2016, 03:41 PM
Some changes were made to the config file.
Have a look at the example config and adjust yours accordingly.

All config is in one file now, I combined the js and php config
Also there is an update to the websockets branch you may need to apply. Another set of commands was implemented.

Please visit the websockets channel in Discord for any immediate questions/help if you need to as well.

Expletus
09-17-2016, 05:37 PM
Okay, will see if i can put my thumb on it. Thank you!

HuginnNavarita
07-23-2018, 02:27 PM
Oohhh this looks very interesting, can not wait to mess around with these files *licks* no porn needed tonight !

Aztore
08-28-2018, 04:41 PM
http://wiki.eqemulator.org/eoc2_dev_debian_7_8.rar 404 error? anyone have a working link for this?