UbitUmarov
|
cded996265
remove a dev only conditional on lludp handlers; change parcel lists updates a bit;
|
6 years ago |
UbitUmarov
|
a1a8b5f4a7
replace RemoteParcelRequest response encoding ( runprebuild needed)
|
6 years ago |
UbitUmarov
|
57ae99b113
missed new c# version only code
|
6 years ago |
UbitUmarov
|
0f1bc23039
a few changes to last patch
|
6 years ago |
Mandarinka Tasty
|
5751add537
Implementation-and-design-of-ClientOnParcelGodMark
|
6 years ago |
UbitUmarov
|
e15fca60d1
mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight
|
6 years ago |
UbitUmarov
|
6b8fda098d
recover lost null check in last commit
|
6 years ago |
UbitUmarov
|
0731220a9d
change bitmasks work
|
6 years ago |
UbitUmarov
|
26ecba48f0
Merge branch 'master' into httptests
|
6 years ago |
UbitUmarov
|
44fd5bb7b5
mantis 8321: avoid null reference potencial caused by outdated LMs for example
|
6 years ago |
UbitUmarov
|
a1aa2f1add
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
74524cb3be
(un)eject flag is only lowest bit, only protect active gods from freeze; do not check landing point (telehubs) on eject.
|
7 years ago |
UbitUmarov
|
6d4b0a8ce3
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
6996bab4a1
display remaining pass time in hours, mins or seconds acording to value
|
7 years ago |
UbitUmarov
|
0b23964349
change buypass insuficent funds to make clear that its on that region money system (buypass now uses the new MoveMoney)
|
7 years ago |
UbitUmarov
|
0bbe7bab7b
add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible
|
7 years ago |
UbitUmarov
|
a91ceae826
add comments to make that more clear
|
7 years ago |
UbitUmarov
|
74389c74cb
only allow pass renovation on the last quarter of parcel pass time. go back to MoneyMove charging method
|
7 years ago |
UbitUmarov
|
8739ceb00f
lets try using older EventManager.TriggerMoneyTransfer to pay parcel passes
|
7 years ago |
UbitUmarov
|
86c9c86eeb
allow pass recharge with no loss of current time up to 1/4 of parcel pass time.
|
7 years ago |
UbitUmarov
|
c5b34a51fd
Ooops.. pay to land owner, not grid. group owned parcel not suported for now. (the pass already expired with kick action)
|
7 years ago |
UbitUmarov
|
81d1ebc510
add first code to process parcel buy pass. Still testing, and still no kick on expire ( does expire on entry )
|
7 years ago |
UbitUmarov
|
13564aa984
only hide parcel info from banned avatars
|
7 years ago |
UbitUmarov
|
7d58b73bbc
some changes on pollevent
|
7 years ago |
UbitUmarov
|
52dd683326
fix a null ref on parcels join
|
7 years ago |
UbitUmarov
|
156707edfb
clear land object on delete
|
7 years ago |
UbitUmarov
|
9ab8ce1404
fix remote requests for dwell, so dwell module still called
|
7 years ago |
UbitUmarov
|
cb21caae77
fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.
|
7 years ago |
UbitUmarov
|
25ca8695f3
find parcels by GlobalID.. well most time
|
7 years ago |
UbitUmarov
|
d4111ff670
fix SimwideArea again
|
7 years ago |