EmosewaMC
dc770299d1
removed debug logs
2022-04-23 22:22:21 -07:00
EmosewaMC
7a051afd97
loot source for item drops
...
Added support for Items to have a loot source attached to them when dropped or rolled. This fixes the issue where achievements would give the item before it appeared in the achievement window.
2022-04-23 20:35:34 -07:00
EmosewaMC
ceab229a63
Specified enum
...
the LOOT_SOURCE enum is now attached to all loot sources.
2022-04-23 20:32:31 -07:00
EmosewaMC
a4d934913c
added lootsource send in GM
...
WIP commit
2022-04-23 05:13:06 -07:00
EmosewaMC
0eece14b68
Vendor buyback inventory
...
Fixed vendor buyback inventory so it properly scrolls when the player adds enough items to it.
2022-04-23 04:16:10 -07:00
Majo
a3331d009d
Fix solo_racing for Frostburgh's Space Blizzard Racetrack
2022-04-19 12:33:57 +02:00
Aaron Kimbrell
263b019262
Merge branch 'main' into Frostburgh
2022-04-18 23:35:40 -05:00
Aaron Kimbre
6933b2c301
case for putting you back into FB when leavign space blizzard
2022-04-18 23:33:09 -05:00
EmosewaMC
5691df9009
Fixed Racing Mission
...
* Try, Try Again achievement now progresses when the player gets last place in a race of 3 or more players, or when solo racing is enabled.
* Race Series 1 mission from Velocity Lane now progresses correctly.
2022-04-18 01:04:29 -07:00
EmosewaMC
a32c5a2f3c
Vault corrections
2022-04-13 01:50:06 -07:00
David Markowitz
e92cdc4f14
Merge pull request #493 from EmosewaMC/ugh
...
Pets no longer cause client hitches in Nimbus Station and Forbidden Valley
2022-04-11 14:35:57 -07:00
EmosewaMC
1e514a8b61
more specific logging
2022-04-09 18:48:13 -07:00
EmosewaMC
96f1c0a709
Fixed skills proxies
2022-04-08 20:20:42 -07:00
David Markowitz
92d36496df
Merge pull request #490 from EmosewaMC/macos_compilation_warnings
...
Resolved MacOS (and possibly ARM?) compilation warnings
2022-04-07 12:09:37 -07:00
David Markowitz
9b6caef6b5
Merge pull request #487 from EmosewaMC/quickbuild-fixes
...
Added a GM send after QB complete
2022-04-07 09:48:40 -07:00
EmosewaMC
7030d937b1
dirty bit
2022-04-06 22:24:50 -07:00
EmosewaMC
e73793c1a3
removed unnccessary work
2022-04-06 22:21:54 -07:00
EmosewaMC
5eb801eb12
uses number of bricks now
2022-04-06 22:21:29 -07:00
EmosewaMC
9d79fc3d2e
resolved MacOS compilation warnings
2022-04-05 05:11:06 -07:00
EmosewaMC
ec463dd4c8
Added a GM send after QB complete
2022-04-01 04:14:28 -07:00
David Markowitz
acbd46afcb
Removed debug log
2022-03-31 20:55:47 -07:00
EmosewaMC
8379fba079
added initializer
2022-03-31 18:46:56 -07:00
EmosewaMC
4bc5c8194f
Added reputation tracker in charxml
2022-03-31 18:18:13 -07:00
EmosewaMC
450bebc8a2
i am a big dum
2022-03-31 14:11:43 -07:00
EmosewaMC
33b16a56e3
Added a save and fixed a crash
...
If am item were to be added to properties_contents and an item with that Primary Key already existed, the world would crash. This addresses this.
2022-03-30 22:51:09 -07:00
EmosewaMC
aed0ecc9fc
removed newline
2022-03-30 22:05:09 -07:00
EmosewaMC
0561f60031
Added negative checks
2022-03-30 21:58:59 -07:00
EmosewaMC
e66421d34f
clarified variable name
2022-03-30 21:58:43 -07:00
EmosewaMC
8462068a05
clarified variable names, used encapsulation
2022-03-30 21:33:25 -07:00
EmosewaMC
8a8b5b4f44
removed new line
2022-03-30 21:18:29 -07:00
EmosewaMC
bc7c543530
removed debug log
2022-03-30 21:15:50 -07:00
EmosewaMC
f22dab0f72
unapproved properties render correctly
2022-03-30 21:12:22 -07:00
EmosewaMC
002025231e
Semantics
2022-03-30 20:33:50 -07:00
EmosewaMC
061d2b394c
on the fly property moderating notifications
2022-03-30 20:33:37 -07:00
EmosewaMC
f72c2dcaa5
Merge branch 'property-fixes' of https://github.com/EmosewaMC/DarkflameServer into property-fixes
2022-03-30 18:38:43 -07:00
David Markowitz
6b759ff54e
Merge branch 'DarkflameUniverse:main' into property-fixes
2022-03-30 18:38:07 -07:00
EmosewaMC
04852ac1d9
Removed const
2022-03-30 16:13:21 -07:00
EmosewaMC
5fa0a16302
more options in BuildQuery method
2022-03-30 16:13:01 -07:00
EmosewaMC
4edb428954
next page query now works
2022-03-30 16:12:42 -07:00
EmosewaMC
bd6bdddcde
clone ID now based on character data
2022-03-30 00:33:31 -07:00
EmosewaMC
fe334d8739
clarified magic nums
2022-03-30 00:20:26 -07:00
EmosewaMC
69cc265fea
added performance cost initializer
2022-03-30 00:20:15 -07:00
EmosewaMC
17e9fb0d3c
Default time is now the current time rather than 0
2022-03-30 00:20:04 -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
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
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