EmosewaMC
b676343b02
removed print and rejection send
2022-03-30 00:02:18 -07:00
EmosewaMC
c838f4f422
Added query for friends list next page
2022-03-29 23:59:50 -07:00
EmosewaMC
e244fbccc2
General updates to the property manager
...
clone id is correctly assigned, reputation now shows up, rejection verdict is sent correctly (not sure about where the reason goes if it even goes here).
2022-03-29 23:49:04 -07:00
EmosewaMC
36edbf393b
Added support to update reputation
2022-03-29 23:46:56 -07:00
EmosewaMC
258174d4e1
Added GameMessage for UpdateReputation
2022-03-29 23:46:23 -07:00
EmosewaMC
fdd3e15b2f
Added GM for reputation update
2022-03-29 19:52:07 -07:00
EmosewaMC
94e0ef77a9
performance cost is still a float
2022-03-29 19:49:54 -07:00
EmosewaMC
06671b8d66
performance cost is a float
2022-03-29 19:48:34 -07:00
EmosewaMC
9f16284595
tab spacing
2022-03-29 19:47:15 -07:00
EmosewaMC
82ebdccdb2
Reputation is sent as a float not an int
2022-03-29 14:54:31 -07:00
EmosewaMC
ec9749ab85
flag for are more being worked on
2022-03-29 03:50:41 -07:00
EmosewaMC
9385c33729
grammar and new line
2022-03-29 02:33:15 -07:00
EmosewaMC
7b536ee079
Best friends is 2 not 1
2022-03-29 01:57:23 -07:00
EmosewaMC
0c41026df0
Fixed friendless crash
2022-03-29 01:00:30 -07:00
EmosewaMC
b0d4993344
owner name change
2022-03-28 21:02:46 -07:00
EmosewaMC
35e576a839
fixed moderator issue
2022-03-28 20:53:09 -07:00
EmosewaMC
69ec1216dc
added comments
2022-03-28 20:51:19 -07:00
EmosewaMC
19e82a5150
more cleanup
2022-03-28 20:51:15 -07:00
EmosewaMC
965d4c7af0
cleaned up file and added helper functions
2022-03-28 19:58:50 -07:00
EmosewaMC
17b0de8062
clarified variable name
2022-03-28 19:58:23 -07:00
EmosewaMC
895bbec277
clarified variable name
2022-03-28 19:58:15 -07:00
EmosewaMC
17f773c6cb
comment
2022-03-28 04:25:44 -07:00
EmosewaMC
dc74b46e11
off by one moment
2022-03-28 03:58:40 -07:00
EmosewaMC
148c177d27
shortened method
2022-03-28 03:37:12 -07:00
EmosewaMC
c94f0918c9
testing number reverted
2022-03-28 03:26:01 -07:00
EmosewaMC
54de6c6878
FINALLY WORKING JESUS
2022-03-28 03:24:49 -07:00
EmosewaMC
0a453e9dca
working state
2022-03-27 23:46:43 -07:00
EmosewaMC
0a7fd6f79a
updates
2022-03-27 20:05:00 -07:00
Daniel Seiler
66b7c6522e
Merge pull request #441 from EmosewaMC/ProxyItemFix
...
Addressed some proxy items granting duplicate skills
2022-03-26 08:17:04 +01:00
Jett
3a959778fe
Merge pull request #451 from EmosewaMC/ShootingGalleryScoreFix
...
Shooting Gallery daily mission fix
2022-03-25 15:59:39 +00:00
Daniel Seiler
a49f9dc586
Merge pull request #461 from EmosewaMC/mailboxSpecialCase
...
Addressed special case in GameMessage for interacting with a mailbox
2022-02-24 16:10:10 +01:00
EmosewaMC
24d443537a
Addressed spacing
2022-02-20 20:01:55 -08:00
EmosewaMC
3d1283675f
Updated comment
2022-02-20 20:00:56 -08:00
Jett
ad52facef7
Merge pull request #452 from EmosewaMC/GMRacingCarFix
...
Addressed GM Operators not being able to spawn in cars in non-racing worlds
2022-02-21 03:55:28 +00:00
EmosewaMC
5ffb57d92c
Removed special case from GM
2022-02-20 19:51:21 -08:00
EmosewaMC
1c116fb0c4
Sending rewards works fully
2022-02-20 19:23:17 -08:00
EmosewaMC
1c43d7f38c
GameMessage is correct
2022-02-20 19:23:03 -08:00
EmosewaMC
78fbe3c7fe
Added support for Windows Native
2022-02-17 03:17:41 -08:00
EmosewaMC
afa38ae890
Added call to GM in CharacterComponent
2022-02-12 21:03:04 -08:00
EmosewaMC
352f654ede
Added GM in GameMessages
2022-02-12 21:02:52 -08:00
EmosewaMC
2bc9f8f66d
Correctly set task value for shooting gallery
2022-02-10 03:08:47 -08:00
EmosewaMC
5fbb1e9cc2
removed comments
2022-02-10 02:16:33 -08:00
EmosewaMC
7c80c12b90
Removed comments
2022-02-10 01:40:57 -08:00
EmosewaMC
9021c5209f
backup commit with comments
2022-02-10 01:03:51 -08:00
EmosewaMC
6c5c6b7b8e
commit when car work
2022-02-09 21:21:10 -08:00
EmosewaMC
b077bd937d
Fixed bugs with minigame progression
2022-02-09 16:42:17 -08:00
EmosewaMC
1607b506c8
bodgy bodge to fix minigame missions
2022-02-09 16:42:03 -08:00
EmosewaMC
a6ed435038
Added bounds check for proxies
2022-02-06 20:54:04 -08:00
EmosewaMC
679f077772
updated comment
2022-02-06 20:54:03 -08:00
cooltrain7
579cf590b4
Implement CDZoneTable PlayerLoseCoinsOnDeath ( #251 )
...
* Implement ZoneTable PlayerLoseCoinsOnDeath
- Adds a check on death if the character should drop coins in the current zone
* Refactored PlayerLoseCoinOnDeath into dZoneManager
* Coin death drops use LootGenerator
* Refactored again with use of CDZoneTableTable
* Remove duplicate CDZone call during initialization
2022-02-05 13:27:24 +01:00