Commit History

Author SHA1 Message Date
  UbitUmarov da0a8d6c43 remove some more useless NULL arguments 5 years ago
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 5 years ago
  UbitUmarov b10a3ba023 take the deafult on the parameter overlay 5 years ago
  UbitUmarov 182977a872 do not send parceloverlay on crossings (may be bad, or not) 5 years ago
  UbitUmarov 1c6be0fae3 ooops 5 years ago
  UbitUmarov 6dde1aaa14 try save a few ns on parcel overlays 5 years ago
  UbitUmarov dc633ee768 cosmetics 5 years ago
  UbitUmarov cded996265 remove a dev only conditional on lludp handlers; change parcel lists updates a bit; 5 years ago
  UbitUmarov a1a8b5f4a7 replace RemoteParcelRequest response encoding ( runprebuild needed) 5 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