mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
Move to islehorse
This commit is contained in:
parent
f74d6a7834
commit
d18338151f
1069 changed files with 53 additions and 10714 deletions
8
.github/workflows/linux.yml
vendored
8
.github/workflows/linux.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./Horse Isle Server
|
||||
working-directory: ./HorseIsleServer
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -55,16 +55,16 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: linux-x64
|
||||
path: Horse Isle Server/HorseIsleServer/bin/x64/Linux/net5.0/linux-x64/publish/
|
||||
path: HorseIsleServer/HorseIsleServer/bin/x64/Linux/net5.0/linux-x64/publish/
|
||||
|
||||
- name: upload linux-arm
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: linux-arm
|
||||
path: Horse Isle Server/HorseIsleServer/bin/ARM/Linux/net5.0/linux-arm/publish/
|
||||
path: HorseIsleServer/HorseIsleServer/bin/ARM/Linux/net5.0/linux-arm/publish/
|
||||
|
||||
- name: upload linux-arm64
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: linux-arm64
|
||||
path: Horse Isle Server/HorseIsleServer/bin/ARM64/Linux/net5.0/linux-arm64/publish/
|
||||
path: HorseIsleServer/HorseIsleServer/bin/ARM64/Linux/net5.0/linux-arm64/publish/
|
||||
|
|
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./Horse Isle Server
|
||||
working-directory: ./HorseIsleServer
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -37,4 +37,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: mac-x64
|
||||
path: Horse Isle Server/HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/
|
||||
path: HorseIsleServer/HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/
|
||||
|
|
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./Horse Isle Server
|
||||
working-directory: ./HorseIsleServer
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -42,10 +42,10 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: win-x64
|
||||
path: Horse Isle Server\HorseIsleServer\bin/x64\Windows\net5.0\win-x64\publish\
|
||||
path: HorseIsleServer\HorseIsleServer\bin/x64\Windows\net5.0\win-x64\publish\
|
||||
|
||||
- name: Upload win-x86
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: win-x86
|
||||
path: Horse Isle Server\HorseIsleServer\bin\x86\Windows\net5.0\win-x86\publish\
|
||||
path: HorseIsleServer\HorseIsleServer\bin\x86\Windows\net5.0\win-x86\publish\
|
||||
|
|
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
Horse Isle Server/HorseIsleServer/bin/*
|
||||
Horse Isle Server/HorseIsleServer/obj/*
|
||||
Horse Isle Server/.vs/*
|
||||
HorseIsleServer/HorseIsleServer/bin/*
|
||||
HorseIsleServer/HorseIsleServer/obj/*
|
||||
HorseIsleServer/.vs/*
|
||||
*.log
|
||||
*.suo
|
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "HorseIsleWeb"]
|
||||
path = HorseIsleWeb
|
||||
url = https://github.com/KuromeSan/HorseIsleWeb.git
|
||||
url = https://github.com/islehorse/HorseIsleWeb.git
|
||||
|
|
|
@ -109,7 +109,7 @@ color: #440000;
|
|||
Forums for discussing in game topics with other players. Please use the Contact Us form at the bottom to directly communicate with Horse Isle staff.
|
||||
<BR>The SUPPORT and BUGS forums have threads removed often to keep them clean and recent. Don't be offended when removed.
|
||||
<!--<BR><B>Please respect the fact that these forums were not designed for RPG'ing and we do not have the time or ability to properly manage the excessive posting that it entails. We are sorry to those that were not abusing the rules, but too many others were. As a result. NO RPG posting in these forums. Period. Thanks for understanding.</B>-->
|
||||
<TABLE WIDTH=100%><TR><TD class=forumlist><A HREF="?FORUM=SUPPORT">SUPPORT</A><BR>(12 topics)</TD><TD class=forumlist><A HREF="?FORUM=BUGS">BUGS</A><BR>(15 topics)</TD><TD class=forumlist><A HREF="?FORUM=GENERAL">GENERAL</A><BR>(27 topics)</TD><TD class=forumlist><A HREF="?FORUM=HORSES">HORSES</A><BR>(8 topics)</TD><TD class=forumlist><A HREF="?FORUM=GAME">GAME</A><BR>(90 topics)</TD></TABLE><HR><B>VIEWING GAME FORUM THREAD: <FONT SIZE=+1>"database error"</FONT></B><BR><TABLE WIDTH=100%><TR><TD class=forumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by MellyMonster)</FORUMUSER> <FORUMDATE>Dec 9 2020 3:30am</FORUMDATE><BR><FORUMTEXT>when logging on to choose a server, this message presents;
<BR>
<BR>DATABASE ERRORHorse Isle Server List
<BR>Each server is completely independent and has identical game content.. etc etc.
<BR>
<BR>is this the start of the game being removed, or just a generla error?</FORUMTEXT></TD></TR><TR><TD class=forumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by MellyMonster)</FORUMUSER> <FORUMDATE>Dec 9 2020 3:30am</FORUMDATE><BR><FORUMTEXT>general*</FORUMTEXT></TD></TR><TR><TD class=adminforumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by DesertPaint)</FORUMUSER> <FORUMDATE>Dec 9 2020 12:25pm</FORUMDATE><BR><FORUMTEXT>Glitch.
<BR>
<BR>Try clearing your cookies. For Windows that is Ctrl + Shift + Del.
<BR>
<BR>If that doesn't work try rebooting the computer.
<BR>
<BR>Hopefully that will work. :)
<BR>
<BR></FORUMTEXT></TD></TR></TABLE><HR><FORM METHOD=POST>Add a reply to this topic:<BR><TABLE><TR><TD><TEXTAREA NAME=TEXT ROWS=4 COLS=60></TEXTAREA></TD><TD><INPUT TYPE=SUBMIT VALUE='ADD REPLY'></TD></TR></TABLE><BR><INPUT TYPE=HIDDEN NAME=SUBJECT VALUE='NOT NEEDED'><INPUT TYPE=HIDDEN NAME=FORUM VALUE='GAME'><INPUT TYPE=HIDDEN NAME=VIEWID VALUE='98481'></FORM>[ <A HREF='?FORUM=GAME'>GO BACK TO GAME FORUM</A> ]<BR><BR><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
||||
<TABLE WIDTH=100%><TR><TD class=forumlist><A HREF="?FORUM=SUPPORT">SUPPORT</A><BR>(12 topics)</TD><TD class=forumlist><A HREF="?FORUM=BUGS">BUGS</A><BR>(15 topics)</TD><TD class=forumlist><A HREF="?FORUM=GENERAL">GENERAL</A><BR>(27 topics)</TD><TD class=forumlist><A HREF="?FORUM=HORSES">HORSES</A><BR>(8 topics)</TD><TD class=forumlist><A HREF="?FORUM=GAME">GAME</A><BR>(90 topics)</TD></TABLE><HR><B>VIEWING GAME FORUM THREAD: <FONT SIZE=+1>"database error"</FONT></B><BR><TABLE WIDTH=100%><TR><TD class=forumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by MellyMonster)</FORUMUSER> <FORUMDATE>Dec 9 2020 3:30am</FORUMDATE><BR><FORUMTEXT>when logging on to choose a server, this message presents;
<BR>
<BR>DATABASE ERRORHorseIsleServer List
<BR>Each server is completely independent and has identical game content.. etc etc.
<BR>
<BR>is this the start of the game being removed, or just a generla error?</FORUMTEXT></TD></TR><TR><TD class=forumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by MellyMonster)</FORUMUSER> <FORUMDATE>Dec 9 2020 3:30am</FORUMDATE><BR><FORUMTEXT>general*</FORUMTEXT></TD></TR><TR><TD class=adminforumpost><FORUMSUBJECT>REPLY:</FORUMSUBJECT> <FORUMUSER>(by DesertPaint)</FORUMUSER> <FORUMDATE>Dec 9 2020 12:25pm</FORUMDATE><BR><FORUMTEXT>Glitch.
<BR>
<BR>Try clearing your cookies. For Windows that is Ctrl + Shift + Del.
<BR>
<BR>If that doesn't work try rebooting the computer.
<BR>
<BR>Hopefully that will work. :)
<BR>
<BR></FORUMTEXT></TD></TR></TABLE><HR><FORM METHOD=POST>Add a reply to this topic:<BR><TABLE><TR><TD><TEXTAREA NAME=TEXT ROWS=4 COLS=60></TEXTAREA></TD><TD><INPUT TYPE=SUBMIT VALUE='ADD REPLY'></TD></TR></TABLE><BR><INPUT TYPE=HIDDEN NAME=SUBJECT VALUE='NOT NEEDED'><INPUT TYPE=HIDDEN NAME=FORUM VALUE='GAME'><INPUT TYPE=HIDDEN NAME=VIEWID VALUE='98481'></FORM>[ <A HREF='?FORUM=GAME'>GO BACK TO GAME FORUM</A> ]<BR><BR><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
||||
<TR>
|
||||
<TD><IMG SRC=/web/hoilgui10.gif></TD>
|
||||
<TD WIDTH=100% BACKGROUND=/web/hoilgui11.gif></TD>
|
||||
|
|
0
Horse Isle Server/HorseIsleServer.sln → HorseIsleServer/HorseIsleServer.sln
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer.sln → HorseIsleServer/HorseIsleServer.sln
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/AbuseReport.cs → HorseIsleServer/HorseIsleServer/Game/AbuseReport.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/AbuseReport.cs → HorseIsleServer/HorseIsleServer/Game/AbuseReport.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Chat/Chat.cs → HorseIsleServer/HorseIsleServer/Game/Chat/Chat.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Chat/Chat.cs → HorseIsleServer/HorseIsleServer/Game/Chat/Chat.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Chat/Command.cs → HorseIsleServer/HorseIsleServer/Game/Chat/Command.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Chat/Command.cs → HorseIsleServer/HorseIsleServer/Game/Chat/Command.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/GameExceptions.cs → HorseIsleServer/HorseIsleServer/Game/GameExceptions.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/GameExceptions.cs → HorseIsleServer/HorseIsleServer/Game/GameExceptions.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/HorseInfo.cs → HorseIsleServer/HorseIsleServer/Game/Horse/HorseInfo.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/HorseInfo.cs → HorseIsleServer/HorseIsleServer/Game/Horse/HorseInfo.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/HorseInstance.cs → HorseIsleServer/HorseIsleServer/Game/Horse/HorseInstance.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/HorseInstance.cs → HorseIsleServer/HorseIsleServer/Game/Horse/HorseInstance.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/WildHorse.cs → HorseIsleServer/HorseIsleServer/Game/Horse/WildHorse.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Horse/WildHorse.cs → HorseIsleServer/HorseIsleServer/Game/Horse/WildHorse.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Inventory/IInventory.cs → HorseIsleServer/HorseIsleServer/Game/Inventory/IInventory.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Inventory/IInventory.cs → HorseIsleServer/HorseIsleServer/Game/Inventory/IInventory.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/DroppedItems.cs → HorseIsleServer/HorseIsleServer/Game/Items/DroppedItems.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/DroppedItems.cs → HorseIsleServer/HorseIsleServer/Game/Items/DroppedItems.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/Item.cs → HorseIsleServer/HorseIsleServer/Game/Items/Item.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/Item.cs → HorseIsleServer/HorseIsleServer/Game/Items/Item.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/ItemInstance.cs → HorseIsleServer/HorseIsleServer/Game/Items/ItemInstance.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Items/ItemInstance.cs → HorseIsleServer/HorseIsleServer/Game/Items/ItemInstance.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Map.cs → HorseIsleServer/HorseIsleServer/Game/Map.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Map.cs → HorseIsleServer/HorseIsleServer/Game/Map.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Messages.cs → HorseIsleServer/HorseIsleServer/Game/Messages.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Messages.cs → HorseIsleServer/HorseIsleServer/Game/Messages.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Meta.cs → HorseIsleServer/HorseIsleServer/Game/Meta.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Meta.cs → HorseIsleServer/HorseIsleServer/Game/Meta.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Npc.cs → HorseIsleServer/HorseIsleServer/Game/Npc.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Npc.cs → HorseIsleServer/HorseIsleServer/Game/Npc.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Quest.cs → HorseIsleServer/HorseIsleServer/Game/Quest.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Quest.cs → HorseIsleServer/HorseIsleServer/Game/Quest.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Inn.cs → HorseIsleServer/HorseIsleServer/Game/Services/Inn.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Inn.cs → HorseIsleServer/HorseIsleServer/Game/Services/Inn.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Shop.cs → HorseIsleServer/HorseIsleServer/Game/Services/Shop.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Shop.cs → HorseIsleServer/HorseIsleServer/Game/Services/Shop.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Transport.cs → HorseIsleServer/HorseIsleServer/Game/Services/Transport.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Transport.cs → HorseIsleServer/HorseIsleServer/Game/Services/Transport.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Vet.cs → HorseIsleServer/HorseIsleServer/Game/Services/Vet.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Services/Vet.cs → HorseIsleServer/HorseIsleServer/Game/Services/Vet.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/SwfModules/Brickpoet.cs → HorseIsleServer/HorseIsleServer/Game/SwfModules/Brickpoet.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/SwfModules/Brickpoet.cs → HorseIsleServer/HorseIsleServer/Game/SwfModules/Brickpoet.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Tracking.cs → HorseIsleServer/HorseIsleServer/Game/Tracking.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/Tracking.cs → HorseIsleServer/HorseIsleServer/Game/Tracking.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/World.cs → HorseIsleServer/HorseIsleServer/Game/World.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Game/World.cs → HorseIsleServer/HorseIsleServer/Game/World.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj → HorseIsleServer/HorseIsleServer/HorseIsleServer.csproj
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj → HorseIsleServer/HorseIsleServer/HorseIsleServer.csproj
Executable file → Normal file
2
Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj.user → HorseIsleServer/HorseIsleServer/HorseIsleServer.csproj.user
Executable file → Normal file
2
Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj.user → HorseIsleServer/HorseIsleServer/HorseIsleServer.csproj.user
Executable file → Normal file
|
@ -2,6 +2,6 @@
|
|||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ActiveDebugProfile>HorseIsleServer</ActiveDebugProfile>
|
||||
<_LastSelectedProfileId>C:\Users\SilicaAndPina\Documents\HISP\Horse Isle Server\HorseIsleServer\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
|
||||
<_LastSelectedProfileId>C:\Users\SilicaAndPina\Documents\HISP\HorseIsleServer\HorseIsleServer\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
0
Horse Isle Server/HorseIsleServer/Player/Award.cs → HorseIsleServer/HorseIsleServer/Player/Award.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Award.cs → HorseIsleServer/HorseIsleServer/Player/Award.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Equips/Jewelry.cs → HorseIsleServer/HorseIsleServer/Player/Equips/Jewelry.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Equips/Jewelry.cs → HorseIsleServer/HorseIsleServer/Player/Equips/Jewelry.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Friends.cs → HorseIsleServer/HorseIsleServer/Player/Friends.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Friends.cs → HorseIsleServer/HorseIsleServer/Player/Friends.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Highscore.cs → HorseIsleServer/HorseIsleServer/Player/Highscore.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Highscore.cs → HorseIsleServer/HorseIsleServer/Player/Highscore.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Mailbox.cs → HorseIsleServer/HorseIsleServer/Player/Mailbox.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/Mailbox.cs → HorseIsleServer/HorseIsleServer/Player/Mailbox.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/PlayerQuests.cs → HorseIsleServer/HorseIsleServer/Player/PlayerQuests.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/PlayerQuests.cs → HorseIsleServer/HorseIsleServer/Player/PlayerQuests.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/TrackedQuest.cs → HorseIsleServer/HorseIsleServer/Player/TrackedQuest.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/TrackedQuest.cs → HorseIsleServer/HorseIsleServer/Player/TrackedQuest.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/User.cs → HorseIsleServer/HorseIsleServer/Player/User.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Player/User.cs → HorseIsleServer/HorseIsleServer/Player/User.cs
Executable file → Normal file
2
Horse Isle Server/HorseIsleServer/Program.cs → HorseIsleServer/HorseIsleServer/Program.cs
Executable file → Normal file
2
Horse Isle Server/HorseIsleServer/Program.cs → HorseIsleServer/HorseIsleServer/Program.cs
Executable file → Normal file
|
@ -18,7 +18,7 @@ namespace HISP
|
|||
AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_UnhandledException);
|
||||
#endif
|
||||
|
||||
Console.Title = "HISP - Horse Isle Server Emulator";
|
||||
Console.Title = "HISP - HorseIsleServer Emulator";
|
||||
ConfigReader.OpenConfig();
|
||||
CrossDomainPolicy.GetPolicy();
|
||||
Database.OpenDatabase();
|
0
Horse Isle Server/HorseIsleServer/Properties/AssemblyInfo.cs → HorseIsleServer/HorseIsleServer/Properties/AssemblyInfo.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Properties/AssemblyInfo.cs → HorseIsleServer/HorseIsleServer/Properties/AssemblyInfo.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Properties/Resources.Designer.cs → HorseIsleServer/HorseIsleServer/Properties/Resources.Designer.cs
generated
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Properties/Resources.Designer.cs → HorseIsleServer/HorseIsleServer/Properties/Resources.Designer.cs
generated
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Properties/Resources.resx → HorseIsleServer/HorseIsleServer/Properties/Resources.resx
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Properties/Resources.resx → HorseIsleServer/HorseIsleServer/Properties/Resources.resx
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Resources/server.properties → HorseIsleServer/HorseIsleServer/Resources/server.properties
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Resources/server.properties → HorseIsleServer/HorseIsleServer/Resources/server.properties
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/Authentication.cs → HorseIsleServer/HorseIsleServer/Security/Authentication.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/Authentication.cs → HorseIsleServer/HorseIsleServer/Security/Authentication.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/CrossDomainPolicy.cs → HorseIsleServer/HorseIsleServer/Security/CrossDomainPolicy.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/CrossDomainPolicy.cs → HorseIsleServer/HorseIsleServer/Security/CrossDomainPolicy.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/RandomID.cs → HorseIsleServer/HorseIsleServer/Security/RandomID.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Security/RandomID.cs → HorseIsleServer/HorseIsleServer/Security/RandomID.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/ConfigReader.cs → HorseIsleServer/HorseIsleServer/Server/ConfigReader.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/ConfigReader.cs → HorseIsleServer/HorseIsleServer/Server/ConfigReader.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Converters.cs → HorseIsleServer/HorseIsleServer/Server/Converters.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Converters.cs → HorseIsleServer/HorseIsleServer/Server/Converters.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Database.cs → HorseIsleServer/HorseIsleServer/Server/Database.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Database.cs → HorseIsleServer/HorseIsleServer/Server/Database.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameClient.cs → HorseIsleServer/HorseIsleServer/Server/GameClient.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameClient.cs → HorseIsleServer/HorseIsleServer/Server/GameClient.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameDataJson.cs → HorseIsleServer/HorseIsleServer/Server/GameDataJson.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameDataJson.cs → HorseIsleServer/HorseIsleServer/Server/GameDataJson.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameServer.cs → HorseIsleServer/HorseIsleServer/Server/GameServer.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/GameServer.cs → HorseIsleServer/HorseIsleServer/Server/GameServer.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Logger.cs → HorseIsleServer/HorseIsleServer/Server/Logger.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/Logger.cs → HorseIsleServer/HorseIsleServer/Server/Logger.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/PacketBuilder.cs → HorseIsleServer/HorseIsleServer/Server/PacketBuilder.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/Server/PacketBuilder.cs → HorseIsleServer/HorseIsleServer/Server/PacketBuilder.cs
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/icon.ico → HorseIsleServer/HorseIsleServer/icon.ico
Executable file → Normal file
0
Horse Isle Server/HorseIsleServer/icon.ico → HorseIsleServer/HorseIsleServer/icon.ico
Executable file → Normal file
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue