mmorpg-server
Here are 55 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 22, 2020 - Java
-
Updated
Oct 7, 2020 - Dart
-
Updated
Oct 14, 2020 - C#
Doxygen Comments referencing NetStructures should be changed to GameData
-
Updated
Oct 22, 2020 - C++
The FLYFF client tries to connect to the world server using the default 5400 port. This implies that the world servers cannot be hosted on the same machine.
In order to improve flexibility, Rhisis should provide an option to send the world servers port to the client once the CERTIFY packet is handled in the LoginServer.
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.
-
Updated
Oct 20, 2020 - C#
-
Updated
Oct 9, 2020 - Smarty
-
Updated
Aug 30, 2019 - C#
-
Updated
Oct 17, 2020 - C++
-
Updated
Sep 4, 2020 - HTML
-
Updated
Nov 13, 2019 - C
-
Updated
Oct 1, 2020 - Elixir
-
Updated
Apr 10, 2020 - Go
-
Updated
Oct 21, 2020 - C#
-
Updated
Oct 13, 2016 - C#
-
Updated
Feb 23, 2020 - Go
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
May 5, 2019 - Java
-
Updated
Jul 27, 2019 - HTML
-
Updated
Jun 5, 2020 - TypeScript
-
Updated
Oct 2, 2020 - Elixir
Improve this page
Add a description, image, and links to the mmorpg-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mmorpg-server topic, visit your repo's landing page and select "manage topics."


Describe your feature request or suggestion in detail
Add option in worldserver config to modify the battleground respawn timer.
Describe a possible solution to your Feature or Suggestion in detail
The BG respawn timer is plainly defined in the core and can be easily modified by changing a few integers. I think this would be a great addition to the worldserver.conf since AC is focuse