Commit graph

203 commits

Author SHA1 Message Date
SilicaAndPina
e58b1abd6b Fix despawn, change foreach to for 2021-02-05 14:28:27 +13:00
SilicaAndPina
11256e800c Fix inventory full checks 2021-02-05 13:24:53 +13:00
SilicaAndPina
92aa2dd51a cleanup dropped items code. 2021-02-05 13:21:33 +13:00
SilicaAndPina
92c35eb4b9 Implement Drawing Rooms 2021-02-04 22:55:00 +13:00
SilicaAndPina
29fe3ec024 Change Dropped Items spawning Algorithm 2021-02-04 20:00:06 +13:00
SilicaAndPina
02f5af9995 Fix npcs 2021-02-04 17:24:02 +13:00
SilicaAndPina
3cad676e66 fix %GOTO PLAYER 2021-02-04 14:25:51 +13:00
SilicaAndPina
41578298b6 Allow option to skip non-violation chat checks 2021-02-04 14:20:12 +13:00
SilicaAndPina
1916d20031 fix gamedata.json, and multirooms crashing the entire server 2021-02-04 13:58:57 +13:00
SilicaAndPina
8a3675ec3d add groomer related strings 2021-02-03 22:23:02 +13:00
SilicaAndPina
cf4955dafc change chance of weather changing 2021-02-03 18:46:47 +13:00
SilicaAndPina
b4920205c8 Add changing weather. 2021-02-03 18:41:38 +13:00
SilicaAndPina
6c42c57bfe Implement "Read Books" 2021-02-03 17:27:34 +13:00
SilicaPi
435ca1b17c Fixed a bug where you could ride horses without any tack. 2021-02-02 18:55:53 +13:00
SilicaPi
3be40efc5e Add %UNBAN 2021-02-02 18:35:50 +13:00
SilicaPi
49522e9fef Add %BAN 2021-02-02 18:01:27 +13:00
SilicaPi
9f44620fd7 Add "View Awards" to libary. 2021-02-02 01:29:27 +13:00
SilicaPi
e3dae116dd Make waypoints or "show locations" work in the libary. 2021-02-02 01:01:28 +13:00
SilicaPi
dec301d88d implement "view minigames" 2021-02-01 20:42:23 +13:00
SilicaPi
4b7313ccdb Add minigames menu strings 2021-02-01 20:30:22 +13:00
SilicaPi
7bf0f37427 Fix ordering and fully implement "View Companion" 2021-02-01 19:50:37 +13:00
SilicaPi
bd149e4ecf Register "view companions" strings. 2021-02-01 18:56:25 +13:00
SilicaPi
6ea23e5870 Make "View Tack" work, still some ordering problems though >_> 2021-01-31 03:01:49 +13:00
SilicaPi
3c25795188 Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class" 2021-01-31 01:18:52 +13:00
SilicaPi
6a620f4be5 Add tack libary messages (GameDataJson.cs) 2021-01-30 23:39:41 +13:00
SilicaPi
747bebe306 Register Tack Libary Related Strings to Messages.cs 2021-01-30 23:31:08 +13:00
SilicaPi
ba7a40641d Fully implement horse whisperer. 2021-01-30 13:56:37 +13:00
SilicaPi
70e5a33637 Add HORSEWHISPERER meta code. 2021-01-29 21:22:07 +13:00
SilicaPi
3ccbf19244 Intergrate whisperer messages into code 2021-01-29 21:14:23 +13:00
SilicaPi
e700a0dc99 Merge branch 'master' of https://github.com/KuromeSan/HISP 2021-01-29 19:33:34 +13:00
SilicaPi
312a61a960 Add /admin/ page to game-site 2021-01-29 19:33:13 +13:00
Bluzume
0025c2ca14
Update LinuxARM64.pubxml 2021-01-29 01:58:54 +13:00
SilicaPi
4b8e100e5f Merge branch 'master' of https://github.com/KuromeSan/HISP 2021-01-29 01:18:15 +13:00
SilicaPi
64c2db6a57 Fix stuff 2021-01-29 01:18:10 +13:00
olebeck
dce00cf477
Merge pull request #1 from KuromeSan/master
fix publish on linux
2021-01-28 12:10:20 +01:00
SilicaPi
d0cc6d8d44 fix publish on linux 2021-01-29 00:08:05 +13:00
olebeck
8ad43df651
Update HorseIsleServer.csproj 2021-01-28 11:49:12 +01:00
olebeck
968edb2e33
Update HorseIsleServer.csproj 2021-01-28 11:47:46 +01:00
SilicaPi
4d836ba7cc Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
SilicaPi
ce4cc055d9 Fix compilation on linux. 2021-01-28 23:02:09 +13:00
AtelierWindows
175f6a069a Add ARM64 2021-01-28 22:41:30 +13:00
AtelierWindows
79b6d86a0f Port to linux 2021-01-28 22:33:51 +13:00
AtelierWindows
0809cbf009 Fix icon 2021-01-28 21:06:49 +13:00
AtelierWindows
8e451633dc Remove " " space from the names 2021-01-28 20:56:27 +13:00
AtelierWindows
bef3032886 Port to .NET Core 2021-01-28 20:47:18 +13:00
AtelierWindows
c57d7079d9 check if cant afford services 2021-01-24 21:07:37 +13:00
AtelierWindows
c884ae1e3a Implement vets 2021-01-24 20:44:31 +13:00
KuromeSan
4f61b636a6 Add vets 2021-01-24 19:56:01 +13:00
AtelierWindows
b8376e9451 Add %KICK 2021-01-24 17:22:48 +13:00
AtelierWindows
74b948fe61 Start adding custom banners 2021-01-24 16:00:08 +13:00