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
|
e8d2690d1a
|
add groomer information
|
2021-02-03 18:57:15 +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 |
|
SilicaAndPina
|
0b06cd1810
|
Add books entry to gamedata
|
2021-02-03 14:53:04 +13:00 |
|
Bluzume
|
75ae49e865
|
Add basic setup guide
|
2021-02-02 22:07:22 +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
|
abe8a8a353
|
add waypoints
|
2021-02-01 23:52:16 +13:00 |
|
Bluzume
|
b590bbc071
|
Update README.md
|
2021-02-01 23:26:36 +13:00 |
|
Bluzume
|
376ac7b219
|
Update README.md
|
2021-02-01 23:25:57 +13:00 |
|
Bluzume
|
3e2d299df4
|
Update README.md
|
2021-02-01 23:25:33 +13:00 |
|
Bluzume
|
7c51183f50
|
Update README.md
|
2021-02-01 23:24:39 +13:00 |
|
Bluzume
|
966eecf262
|
Update README.md
|
2021-02-01 23:24:19 +13:00 |
|
Bluzume
|
b65922b254
|
Update README.md
|
2021-02-01 23:13:48 +13:00 |
|
Bluzume
|
f3031aaec5
|
Update README.md
|
2021-02-01 23:13:21 +13:00 |
|
Bluzume
|
290786421d
|
Update README.md
|
2021-02-01 23:10:56 +13:00 |
|
Bluzume
|
a3fd673c2c
|
Edit
|
2021-02-01 20:53:25 +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
|
83a9a08b76
|
add new swfs
|
2021-02-01 20:13:48 +13:00 |
|
SilicaPi
|
b2d826e387
|
add new swfs
|
2021-02-01 20:13:20 +13:00 |
|
SilicaPi
|
732e379ac9
|
add swf?
|
2021-02-01 19:56:38 +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
|
36fec12dc4
|
Add Tack Menu to Libary
|
2021-01-30 23:22:54 +13:00 |
|
SilicaPi
|
b4f8c259ae
|
Dont use intl formatting if intl module does not exist.
|
2021-01-30 22:44:29 +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
|
303f3ecb42
|
Add whisper msgs to GameData.json
|
2021-01-29 20:54:38 +13:00 |
|
SilicaPi
|
47fe246e87
|
Change text and fix redirects
|
2021-01-29 19:35:05 +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 |
|