Skip to content

Commit

Permalink
Agregados changelog y versiontagrelease
Browse files Browse the repository at this point in the history
  • Loading branch information
RecoX committed Aug 21, 2020
1 parent 2e658a1 commit 1c26d24
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions Changelog-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1313,3 +1313,6 @@ se agregaron magos malvados,belholders y leviatanes.se agrego y corrigio la cost

-v0.13.52
* 20/08/2020: Ahora los parametros del evento pesca se ponen en server.ini, se cargan desde funcion loadsini para que se puedan modificar sin reinciar el server, se arregla el tema del tiempo en el mismo. (Recox)

-v0.13.52
* 22/08/2020: Se arreglo funcion CheckEstadoDelMar ahora reinicia correctamente el contador de minutos. (Recox)
2 changes: 1 addition & 1 deletion Server.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ IniciarDesdeBackUp=0
PuedeCrearPersonajes=1
OroDirectoABille=0
DropItemsAlMorir=1
VersionTagRelease=v0.13.52
VersionTagRelease=v0.13.53

NivelMaximo=55
ExpMulti=5
Expand Down
6 changes: 3 additions & 3 deletions Server_Test_Master.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ IniciarDesdeBackUp=0
PuedeCrearPersonajes=1
OroDirectoABille=1
DropItemsAlMorir=1
VersionTagRelease=v0.13.52
VersionTagRelease=v0.13.53

NivelMaximo=55
ExpMulti=20
Expand Down Expand Up @@ -106,8 +106,8 @@ DificultadMinar= 6
#Se modifican las zonas en archivo EventoPesca.dat
[EVENTOPESCA]
Activado=1
Tiempo=180
CantidadDeZonas=3
Tiempo=240
CantidadDeZonas=9

[TIMERS]
IntervaloPuedeSerAtacado=5000
Expand Down

0 comments on commit 1c26d24

Please sign in to comment.