Skip to content

Commit

Permalink
Cambio version tag release, build y changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RecoX committed Aug 25, 2020
1 parent 7fcc5df commit 7579254
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
10 changes: 9 additions & 1 deletion Changelog-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1314,5 +1314,13 @@ 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
-v0.13.53
* 22/08/2020: Se arreglo funcion CheckEstadoDelMar ahora reinicia correctamente el contador de minutos. (Recox)

-v0.13.54
* 22/08/2020: Validacion en ErrorHandler para no logear falsos errores (Recox)
* 22/08/2020: Arreglo funcion TirarOro para que tire oro correctamente, fallo en chequeo para saber si EsGaleon o EsGalera (Recox)
* 22/08/2020: actualizacion npcs (Ronin)



4 changes: 2 additions & 2 deletions Server.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Nombre=Alkon 0.13.X
Descripcion=Servidor principal de AO Libre
StartPort=7666
LastSockListen=2456
LastSockListen=1920
LimiteConexionesPorIp=3
Hide=0
AllowMultiLogins=1
Expand All @@ -12,7 +12,7 @@ IniciarDesdeBackUp=0
PuedeCrearPersonajes=1
OroDirectoABille=0
DropItemsAlMorir=1
VersionTagRelease=v0.13.53
VersionTagRelease=v0.13.54

NivelMaximo=55
ExpMulti=5
Expand Down
4 changes: 2 additions & 2 deletions Server_Test_Master.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ LimiteConexionesPorIp=3
Hide=0
AllowMultiLogins=1
IdleLimit=5
VersionBuildCliente=0.13.50
VersionBuildCliente=0.13.51
IniciarDesdeBackUp=0
PuedeCrearPersonajes=1
OroDirectoABille=1
DropItemsAlMorir=1
VersionTagRelease=v0.13.53
VersionTagRelease=v0.13.54

NivelMaximo=55
ExpMulti=20
Expand Down

0 comments on commit 7579254

Please sign in to comment.