Commit graph

27 commits

Author SHA1 Message Date
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