Compare commits
No commits in common. "Clean2-v1.0.0" and "main" have entirely different histories.
Clean2-v1.
...
main
@ -1,3 +0,0 @@
|
|||||||
Paste in
|
|
||||||
/usr/lib
|
|
||||||
/usr/lib32
|
|
||||||
153
README.txt
@ -2,116 +2,101 @@ Server Clean
|
|||||||
|
|
||||||
https://www.youtube.com/@ServerClean
|
https://www.youtube.com/@ServerClean
|
||||||
|
|
||||||
The most advanced YouTube channel on Metin2 development.
|
El canal de YouTube en español sobre desarrollo de Metin2 más avanzado que existe.
|
||||||
|
|
||||||
Discord: https://discord.gg/5CR5s3kSwZ
|
|
||||||
|
|
||||||
Base: Marty Sama 5.8 with addons: offlineshop and multilanguage
|
|
||||||
|
(Si tienes este producto es porque fue una compra. Si no es así, avisa al canal de Discord: caanmasu)
|
||||||
|
|
||||||
|
Base: Marty Sama 5.8 (sin complementos, limpia)
|
||||||
|
|
||||||
Changelog: https://martysama0134.com/Source_files/Changelog
|
Changelog: https://martysama0134.com/Source_files/Changelog
|
||||||
|
|
||||||
In the changelog, you can compare with previous versions.
|
En el changelog podrás hacer la comparación con las versiones anteriores.
|
||||||
|
|
||||||
|
|
||||||
Software Versions:
|
Versiones de software:
|
||||||
Database engine: MariaDB 10.6
|
Motor de base datos: MariaDB 10.6
|
||||||
Operating system: FreeBSD 13.2
|
Sistema operativo: FreeBSD 13.2
|
||||||
Client compiler: VisualStudio 2022 v143
|
Compilador cliente: VisualStudio 2022 v143
|
||||||
Server compiler: gcc12 portable to clang
|
Compilador servidor: gcc10 portable a clang
|
||||||
|
|
||||||
Access:
|
|
||||||
Virtual machine:
|
|
||||||
root
|
|
||||||
password
|
|
||||||
Database:
|
|
||||||
root
|
|
||||||
your_password
|
|
||||||
|
|
||||||
|
|
||||||
Required Programs:
|
Contenido de apoyo (dado en el vídeo de instalación de la 5.7):
|
||||||
|
|
||||||
|
Programas necesarios
|
||||||
|
|
||||||
Visual Studio 2022 v143
|
Visual Studio 2022 v143
|
||||||
VirtualBox
|
VirtualBox
|
||||||
Navicat
|
Navicat
|
||||||
WinSCP
|
WinSCP
|
||||||
PuTTY
|
PuTTY
|
||||||
Git
|
|
||||||
GitHub Desktop
|
GitHub Desktop
|
||||||
Notepad++
|
Notepad++
|
||||||
ChatGPT (desktop)
|
ChatGPT (escritorio)
|
||||||
PackMakerLite
|
PackMakerLite
|
||||||
Beyond Compare (optional)
|
Beyond Compare (opcional)
|
||||||
paint.net
|
Paint.net
|
||||||
Everything
|
Everything (opcional)
|
||||||
|
|
||||||
Git project: https://github.com/metin2clean/Marty-v58.git
|
Pasos para la instalación:
|
||||||
Token: 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
|
|
||||||
Clone link: https://<TOKEN>@github.com/metin2clean/Marty-v58.git
|
|
||||||
Clone link placed: https://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@github.com/metin2clean/Marty-v58.git
|
|
||||||
Virtual machine: https://drive.google.com/file/d/16RNCuQbcx4v_h9WJzoeotl40qfLIitY1/view?usp=sharing
|
|
||||||
|
|
||||||
Installation Steps for local:
|
- Compilar binario
|
||||||
|
- Importar máquina a FreeBSD
|
||||||
|
- Compilar server
|
||||||
|
- Preparar serverfiles: crear db, gen, compilar quest y crear symlink, personalizar locale_string.txt y translate.lua
|
||||||
|
- Compilar DumpProto
|
||||||
|
- Modificar serverinfo.py en pack del cliente
|
||||||
|
- Compilar pack
|
||||||
|
- Activar firewall
|
||||||
|
|
||||||
1. Obtain all the necessary files.
|
Personalizaciones y manejo de errores:
|
||||||
2. Compile binary (src client)
|
- Virtualización activada en la BIOS
|
||||||
3. Import machine to FreeBSD
|
- Opción de ver archivos y carpetas ocultos y ver extensiones de archivos
|
||||||
4. Compile server
|
- Ejecutar órdenes inocuas
|
||||||
5. Compile qc (optional)
|
- Una vez dentro de la sesión de PuTTY en WinSCP, ir a Aplicaciones y marcar Recordar contraseña... Luego marcar Iniciar sesión...
|
||||||
6. Prepare server files: create db, bind_ip, gen, compile quest, and create symlink, protos
|
- Eliminar pause de PML
|
||||||
7. Compile DumpProto
|
- Notepad++ como predeterminado en WinSCP y en Windows
|
||||||
8. Edit serverinfo.py and Compile pack
|
- En Notepad++ mostrar espacios y tabulaciones
|
||||||
9. Activate firewall
|
- Compilar el binario con salida al cliente
|
||||||
10. Run and test
|
- Poner enlaces simbólicos al source, main y quest
|
||||||
11. Make backup
|
- Filtro de búsqueda en Notepad++
|
||||||
|
- Plugin Compare en Notepad++
|
||||||
|
- Anclar programas y el metin2client.exe
|
||||||
|
|
||||||
Note: The proto was changed to txt in the configuration.
|
Atajos útiles:
|
||||||
|
- Ctrl+G = ir a una línea específica en Notepad++
|
||||||
|
- Home: ir a inicio de línea. End: ir a final de línea
|
||||||
|
- Ctrl+D = duplicar línea
|
||||||
|
- Ctrl+flecha = ir al inicio/final de la palabra actual
|
||||||
|
- Ctrl+Shift+flecha = seleccionar palabra actual
|
||||||
|
- F2 = cambiar nombre de archivo
|
||||||
|
- Win+flecha = separar ventana a un costado
|
||||||
|
- Win+D = mostrar escritorio
|
||||||
|
|
||||||
Customizations and Error Handling:
|
Links útiles:
|
||||||
- Virtualization enabled in BIOS
|
Página del autor de la base: https://martysama0134.com/
|
||||||
- Option to view hidden files and folders and view file extensions
|
Tutoriales del autor: https://martysama0134.com/Tutorials
|
||||||
- WinSCP: Executing dummy protocol commands
|
Changelog de la base: https://martysama0134.com/Source_files/Changelog
|
||||||
- WinSCP: Remember session.
|
|
||||||
- WinSCP: Show hidden files: Preferences>Panels>Show hidden files
|
|
||||||
- Remove pause from PML
|
|
||||||
- Notepad++: Set as default in WinSCP and Windows
|
|
||||||
- Notepad++: Show spaces and tabs
|
|
||||||
- Notepad++: Identation with tab: Preferences>Indentation>python>Tab character (selected)
|
|
||||||
- Compile binary with output to client (done)
|
|
||||||
- Create symbolic links to source, main, and quest
|
|
||||||
- Search filter in Notepad++
|
|
||||||
- Compare plugin in Notepad++
|
|
||||||
- Pin programs and metin2client.exe
|
|
||||||
|
|
||||||
Useful Shortcuts:
|
Foros:
|
||||||
- Ctrl+G = go to a specific line in Notepad++
|
https://metin2.dev/
|
||||||
- Home: go to the beginning of the line. End: go to the end of the line
|
https://metin2hub.com/
|
||||||
- Ctrl+D = duplicate line
|
https://www.metin2.network/
|
||||||
- Ctrl+arrow = go to the beginning/end of the current word
|
https://forum.turkmmo.com/
|
||||||
- Ctrl+Shift+arrow = select current word
|
https://metin2zone.net/
|
||||||
- F2 = rename file
|
|
||||||
- Win+flecha = snap window to the side
|
|
||||||
- Win+D = show desktop
|
|
||||||
|
|
||||||
Useful Links:
|
Link de descarga de programas:
|
||||||
Author's base page: https://martysama0134.com/
|
|
||||||
Author's tutorials: https://martysama0134.com/Tutorials
|
|
||||||
Base changelog: https://martysama0134.com/Source_files/Changelog
|
|
||||||
Multilanguage system: https://martysama0134.com/Source_addons/Mali_MultiLanguage
|
|
||||||
Offlineshop system: https://martysama0134.com/Source_addons/Ikarus_Offlineshop
|
|
||||||
|
|
||||||
|
|
||||||
Download Links for Programs:
|
|
||||||
|
|
||||||
Visual Studio 2022: https://acortar.link/cVVN6X
|
Visual Studio 2022: https://acortar.link/cVVN6X
|
||||||
VirtualBox: https://www.virtualbox.org/wiki/Downloads (direct: https://download.virtualbox.org/virtualbox/7.0.14/VirtualBox-7.0.14-161095-Win.exe)
|
VirtualBox: https://www.virtualbox.org/wiki/Downloads (directa: https://download.virtualbox.org/virtualbox/7.0.14/VirtualBox-7.0.14-161095-Win.exe)
|
||||||
Navicat (licence): https://www.navicat.com/en/download/navicat-premium
|
Navicat (licencia): https://www.navicat.com/en/download/navicat-premium
|
||||||
WinSCP: https://winscp.net/download/WinSCP-6.3.1-Setup.exe
|
WinSCP: https://winscp.net/download/WinSCP-6.3.1-Setup.exe
|
||||||
PuTTY: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html (direct https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.80-installer.msi)
|
PuTTY: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html (directa https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.80-installer.msi)
|
||||||
Git: https://git-scm.com/downloads/win (direct https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/Git-2.47.0-64-bit.exe)
|
GitHub Desktop: https://desktop.github.com/ (directa https://central.github.com/deployments/desktop/desktop/latest/win32)
|
||||||
GitHub Desktop: https://desktop.github.com/ (direct https://central.github.com/deployments/desktop/desktop/latest/win32)
|
Notepad++: https://notepad-plus-plus.org/downloads/v8.6.4/ (directa: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.4/npp.8.6.4.Installer.x64.exe)
|
||||||
Notepad++: https://notepad-plus-plus.org/downloads/v8.6.4/ (direct: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.4/npp.8.6.4.Installer.x64.exe)
|
ChatGPT (escritorio): https://github.com/lencx/ChatGPT (directa: https://github.com/lencx/ChatGPT/releases/download/v1.1.0/ChatGPT_1.1.0_windows_x86_64.msi)
|
||||||
ChatGPT (desktop): https://github.com/lencx/ChatGPT (direct: https://github.com/lencx/ChatGPT/releases/download/v1.1.0/ChatGPT_1.1.0_windows_x86_64.msi)
|
|
||||||
PackMakerLite: repositorio Metin2 Clean
|
PackMakerLite: repositorio Metin2 Clean
|
||||||
Beyond Compare (optional): https://www.scootersoftware.com/download
|
Beyond Compare (opcional): https://www.scootersoftware.com/download
|
||||||
Paint.net: https://www.getpaint.net/download.html (direct: https://github.com/paintdotnet/release/releases/download/v5.0.12/paint.net.5.0.12.install.anycpu.web.zip)
|
Paint.net: https://www.getpaint.net/download.html (directa: https://github.com/paintdotnet/release/releases/download/v5.0.12/paint.net.5.0.12.install.anycpu.web.zip)
|
||||||
Everything: https://www.voidtools.com/es-es/ (direct: https://www.voidtools.com/Everything-1.4.1.1024.x64-Setup.exe)
|
Everything: https://www.voidtools.com/es-es/ (directa: https://www.voidtools.com/Everything-1.4.1.1024.x64-Setup.exe)
|
||||||
|
|||||||
5
client/.gitignore
vendored
@ -1,5 +0,0 @@
|
|||||||
syserr.txt
|
|
||||||
*.exe
|
|
||||||
!config.exe
|
|
||||||
shop
|
|
||||||
*.bin
|
|
||||||
@ -1 +0,0 @@
|
|||||||
1252 en
|
|
||||||
@ -13,9 +13,6 @@ SAVE_ID 0
|
|||||||
DECOMPRESSED_TEXTURE 0
|
DECOMPRESSED_TEXTURE 0
|
||||||
WINDOWED 1
|
WINDOWED 1
|
||||||
SHOW_SALESTEXT 0
|
SHOW_SALESTEXT 0
|
||||||
ANONYMOUS_MODE 0
|
|
||||||
SHOW_COUNTRY_FLAG 1
|
|
||||||
SHOW_EMPIRE_FLAG 1
|
|
||||||
USE_DEFAULT_IME 0
|
USE_DEFAULT_IME 0
|
||||||
SOFTWARE_TILING 2
|
SOFTWARE_TILING 2
|
||||||
SHADOW_LEVEL 3
|
SHADOW_LEVEL 3
|
||||||
|
|||||||
72298
client/metin2client.map
3
client/pack/.gitattributes
vendored
@ -20,6 +20,3 @@
|
|||||||
|
|
||||||
### others
|
### others
|
||||||
*.txt eol=crlf
|
*.txt eol=crlf
|
||||||
|
|
||||||
### property
|
|
||||||
*.pr* eol=crlf
|
|
||||||
|
|||||||
4
client/pack/.gitignore
vendored
@ -3,6 +3,10 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
|
||||||
|
### protos
|
||||||
|
item_proto
|
||||||
|
mob_proto
|
||||||
|
|
||||||
### archives
|
### archives
|
||||||
*.rar
|
*.rar
|
||||||
*.7z
|
*.7z
|
||||||
|
|||||||
@ -1,11 +1,5 @@
|
|||||||
PACK
|
PACK
|
||||||
*
|
*
|
||||||
locale_proto
|
|
||||||
*
|
|
||||||
special_patch_maliml
|
|
||||||
*
|
|
||||||
ikapatch
|
|
||||||
*
|
|
||||||
special_patch_animation
|
special_patch_animation
|
||||||
*
|
*
|
||||||
special_patch_common
|
special_patch_common
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 939 B |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 948 B |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 872 B |
|
Before Width: | Height: | Size: 881 B |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 588 B |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 144 KiB |
|
Before Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 227 B |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 383 B |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 542 B |
|
Before Width: | Height: | Size: 895 B |
|
Before Width: | Height: | Size: 1023 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 193 B |
|
Before Width: | Height: | Size: 202 B |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 481 B |
|
Before Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 457 B |
|
Before Width: | Height: | Size: 866 B |
|
Before Width: | Height: | Size: 1020 B |
|
Before Width: | Height: | Size: 1006 B |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |