Restructure repository to include all source folders
Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2547
rylCoder_16.02.2008_src/bin/Release/Arrangement8.txt
Normal file
2547
rylCoder_16.02.2008_src/bin/Release/Arrangement8.txt
Normal file
File diff suppressed because it is too large
Load Diff
3436
rylCoder_16.02.2008_src/bin/Release/ItemScript.txt
Normal file
3436
rylCoder_16.02.2008_src/bin/Release/ItemScript.txt
Normal file
File diff suppressed because it is too large
Load Diff
1263
rylCoder_16.02.2008_src/bin/Release/MonsterProtoType.txt
Normal file
1263
rylCoder_16.02.2008_src/bin/Release/MonsterProtoType.txt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
rylCoder_16.02.2008_src/bin/Release/NPCScript.mcf
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/NPCScript.mcf
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/Quest.mcf
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/Quest.mcf
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/Release.zip
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/Release.zip
Normal file
Binary file not shown.
1372
rylCoder_16.02.2008_src/bin/Release/SkillScript.txt
Normal file
1372
rylCoder_16.02.2008_src/bin/Release/SkillScript.txt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
rylCoder_16.02.2008_src/bin/Release/Wrapper.dll
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/Wrapper.dll
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/Wrapper.pdb
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/Wrapper.pdb
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.exe
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.exe
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.pdb
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.pdb
Normal file
Binary file not shown.
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.vshost.exe
Normal file
BIN
rylCoder_16.02.2008_src/bin/Release/rylCoder.vshost.exe
Normal file
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<!-- UAC Manifest Options
|
||||
If you want to change the Windows User Account Control level replace the
|
||||
requestedExecutionLevel node with one of the following.
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
If you want to utilize File and Registry Virtualization for backward
|
||||
compatibility then delete the requestedExecutionLevel node.
|
||||
-->
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</asmv1:assembly>
|
||||
51
rylCoder_16.02.2008_src/bin/Release/rylCoder.xml
Normal file
51
rylCoder_16.02.2008_src/bin/Release/rylCoder.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
rylCoder
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="P:rylCoder.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Returns the cached ResourceManager instance used by this class.
|
||||
</summary>
|
||||
</member><member name="P:rylCoder.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Overrides the current thread's CurrentUICulture property for all
|
||||
resource lookups using this strongly typed resource class.
|
||||
</summary>
|
||||
</member><member name="P:rylCoder.My.Resources.Resources.gsfStruct">
|
||||
<summary>
|
||||
Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
################################################
|
||||
## ##
|
||||
## RYL mcf & gsf file editor ##
|
||||
## ##
|
||||
## (C) 2006 & 2007 AlphA ##
|
||||
## ##
|
||||
## This source is for private development. ##
|
||||
## You can have this source only with the ##
|
||||
## owners permission. ##
|
||||
## [rest of string was truncated]";.
|
||||
</summary>
|
||||
</member><member name="P:rylCoder.My.Resources.Resources.xmlFunctionSyntax">
|
||||
<summary>
|
||||
Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?>
|
||||
<syntax>
|
||||
<ryl version="2">
|
||||
<mcf type="1">
|
||||
<!-- NPCscript.mcf -->
|
||||
<func name="AddItem" parcount="5" desc="Add a new item to NPC shop">
|
||||
<param type="int" name="NPC id" desc="The NPC ID to who's shop to add current item" />
|
||||
<param type="int" name="Shop" desc="If the NPC has multiple shops then each shop has its id starting from 0. Default is 0. Reference to AddPopup();" />
|
||||
<param type="int" name="Tab" desc="Tab ID. From 0 [rest of string was truncated]";.
|
||||
</summary>
|
||||
</member><member name="T:rylCoder.My.Resources.Resources">
|
||||
<summary>
|
||||
A strongly-typed resource class, for looking up localized strings, etc.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
73
rylCoder_16.02.2008_src/bin/Release/rylCoder_hack.cfg
Normal file
73
rylCoder_16.02.2008_src/bin/Release/rylCoder_hack.cfg
Normal file
@@ -0,0 +1,73 @@
|
||||
//////////////////////////////
|
||||
//
|
||||
// Welcome to the rylCoder HaCkfiLe 2000 pro
|
||||
//
|
||||
// Implemented so far:
|
||||
// xor.mcf = XX XX XX XX (byte array in hex, seperated with space)
|
||||
// xor.gsf.N = XX XX XX XX (same, N is the zero-based index of key's)
|
||||
// off.gsf.N = int32 (decimal, data start offset in gsf for file type idenifying, make sure there arent any dublicates)
|
||||
// xor.gcmds = XX XX XX XX
|
||||
//
|
||||
// gsf file N index numbers:
|
||||
// 0 : ItemScript
|
||||
// 1 : MonsterProtoType
|
||||
// 2 : Chemical
|
||||
// 3 : Script1
|
||||
// 4 : SkillScript
|
||||
// 5 : SpecialCompensation
|
||||
// 6 : MineralVein
|
||||
//
|
||||
//////////////////////////////
|
||||
|
||||
xor.gcmds = 76 0E 71 63 78 0D 7B 62
|
||||
|
||||
off.gsf.0 = 46609
|
||||
off.gsf.1 = 46076
|
||||
off.gsf.2 = 40291
|
||||
off.gsf.3 = 46609
|
||||
off.gsf.4 = 46072
|
||||
off.gsf.5 = 17073
|
||||
off.gsf.6 = 214233
|
||||
|
||||
xor.gsf.0 = 7F 8C 2C D1 44 72 F1 01 77 93 AF A0 41 68 68 CD 80 08 9D E9 E7 F0 D5 E2 9B 48 C5 C1 D0 2E 84 B5 9B 20 13 87 86 44 FB F8
|
||||
xor.gsf.1 = 45 39 6B BB B9 3B C1 D3 61 58 DA 34 DE 31 DA E3 19 B0 90 5F 6F 32 D9 74 BC 35 A7 1C FD C5 D5 E8 20 D7 AE C1 EF D5 D4 62
|
||||
xor.gsf.2 = 7F 8C 2C D1 44 72 F1 01 77 93 AF A0 41 68 68 CD 80 08 9D E9 E7 F0 D5 E2 9B 48 C5 C1 D0 2E 84 B5 9B 20 13 87 86 44 FB F8
|
||||
xor.gsf.3 = 8A BE B8 6B EF AF D0 58 83 75 59 D1 2E E8 26 99 78 93 71 FE 56 E5 E6 43 75 7E FE CE C0 B0 79 7A 51 BB C0 85 DA 59 E7 65
|
||||
xor.gsf.4 = 8A BE B8 6B EF AF D0 58 83 75 59 D1 2E E8 26 99 78 93 71 FE 56 E5 E6 43 75 7E FE CE C0 B0 79 7A 51 BB C0 85 DA 59 E7 65
|
||||
xor.gsf.5 = 7F 8C 2C D1 44 72 F1 01 77 93 AF A0 41 68 68 CD 80 08 9D E9 E7 F0 D5 E2 9B 48 C5 C1 D0 2E 84 B5 9B 20 13 87 86 44 FB F8
|
||||
xor.gsf.6 = 45 39 6B BB B9 3B C1 D3 61 58 DA 34 DE 31 DA E3 19 B0 90 5F 6F 32 D9 74 BC 35 A7 1C FD C5 D5 E8 20 D7 AE C1 EF D5 D4 62
|
||||
|
||||
xor.mcf = E7 DC E5 E2
|
||||
|
||||
/////////////////////////////
|
||||
//
|
||||
// Default values in rylCoder 2.5.1
|
||||
//
|
||||
// Do not edit this part of the hack file, you may need these values if you fuck up
|
||||
//
|
||||
// mcf:
|
||||
// Private Shared xorKey() As Byte = {&HAC, &H29, &H55, &H42}
|
||||
//
|
||||
// gsf:
|
||||
// Private Shared typeCodes As Integer() = {17073, 60006, 41094, 17073, 50407, 84703, 214233}
|
||||
// Private Shared xorDat As String() = { _
|
||||
// "A3 49 DC EA 09 B7 01 A4 A1 11 11 8E 80 35 5B DD 38 D5 4E 36 0C A2 BB 05 36 57 2E 98 BE 88 3C 28 43 63 A0 E9 E1 6D 51 CB", _
|
||||
// "4D 62 84 43 89 C7 89 83 65 29 53 95 7C C0 A1 0C DB D7 04 D8 6A D1 73 1D 21 67 86 8D A4 A0 34 BD 31 20 61 0E E9 63 B4 C0", _
|
||||
// "A3 49 DC EA 09 B7 01 A4 A1 11 11 8E 80 35 5B DD 38 D5 4E 36 0C A2 BB 05 36 57 2E 98 BE 88 3C 28 43 63 A0 E9 E1 6D 51 CB", _
|
||||
// "34 B5 B2 3D 7D 43 8C C0 21 25 CD B6 53 76 CE 5D D4 87 CA 84 81 CB 5E 04 BA 69 3E 65 DE 21 8A 63 62 71 90 87 0A 52 28 44", _
|
||||
// "34 B5 B2 3D 7D 43 8C C0 21 25 CD B6 53 76 CE 5D D4 87 CA 84 81 CB 5E 04 BA 69 3E 65 DE 21 8A 63 62 71 90 87 0A 52 28 44", _
|
||||
// "A3 49 DC EA 09 B7 01 A4 A1 11 11 8E 80 35 5B DD 38 D5 4E 36 0C A2 BB 05 36 57 2E 98 BE 88 3C 28 43 63 A0 E9 E1 6D 51 CB", _
|
||||
// "4D 62 84 43 89 C7 89 83 65 29 53 95 7C C0 A1 0C DB D7 04 D8 6A D1 73 1D 21 67 86 8D A4 A0 34 BD 31 20 61 0E E9 63 B4 C0 " _
|
||||
// }
|
||||
//
|
||||
// gcmds:
|
||||
// Private Shared key As Byte() = {&H5A, &H5F, &H61, &H6C, &H6C, &H5F, &H41, &H5F, &H33, &H44}
|
||||
//
|
||||
//////////////////////////////
|
||||
|
||||
//////////////////////////////
|
||||
//
|
||||
// Log section
|
||||
//
|
||||
//////////////////////////////
|
||||
//
|
||||
Reference in New Issue
Block a user