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 |
UbitUmarov
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
7 years ago |
UbitUmarov
|
b20bd1a9df
change the initialization point of SimwideArea
|
7 years ago |
Melanie Thielker
|
6d44ee9099
Change improperly named isNPC to be IsNPC as a property should be uppercase
|
7 years ago |
UbitUmarov
|
f46d70ada5
try to work around some broken viewers math on handles
|
7 years ago |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
70475c676b
dont try to use a parcelID as encoded position when it is not
|
8 years ago |
UbitUmarov
|
50842347ac
fix: check for region_handle before region_id, viewers are so funny..
|
8 years ago |
UbitUmarov
|
f9b62b5680
work around viewers not suporting large regions on landmark creation. They still may display wrong offset; don't let inventory description be limited by asset description side on a ossl method
|
8 years ago |
UbitUmarov
|
76a2d90dad
remove attachment to event OnPreAgentUpdate that is doing nothing
|
8 years ago |