Commit Graph

52 Commits

Author SHA1 Message Date
bri cassa 868213081f Fix claim of bought items 2022-07-10 19:40:52 +02:00
bri cassa 969571f559 Fix crash if buyer out of funds 2022-07-10 18:42:25 +02:00
bri cassa 15bba05412 add search in translated string add translate missing string 2022-07-09 18:02:17 +02:00
Sys Quatre 10b438c2b7 Merge branch 'master' into translate_search 2022-07-09 17:17:25 +02:00
bri cassa 3517409a1a Delete depends.txt and description.txt, update mod.conf 2022-07-06 19:13:05 +02:00
Crabman77 8430e9fab5 WIP: not tested
add search in translated string
add translate missing string
2022-07-05 03:27:00 +02:00
bri cassa 6989f6a00e Improve market summary displaying long item names 2021-04-11 11:59:43 +02:00
bri cassa 9c8f62320e Fix crash if an item doesn't exist anymore 2021-04-09 17:29:18 +02:00
Sys Quatre b22b72f5c2 Add items search filter on Buy tab 2020-09-20 15:03:52 +02:00
Sys Quatre ce33c159fd Add french translations 2020-09-11 08:21:51 +02:00
Sys Quatre c1a527eeea Ajoute le retrait d'espèces depuis l'ATM 2020-01-07 23:04:59 +01:00
Sys Quatre 57deb8582e Affiche seulement la première ligne de la description des items 2019-03-09 13:21:29 +01:00
Sys Quatre 81517a5b3d Merge branch 'nalc' into upgrade 2019-03-08 23:46:27 +01:00
sys4-fr 0de7a34fcf Supprime l'argent donné pour les nouveaux joueurs
- Ajoute message de chargement du mod dans le journal "action"
2018-12-31 16:03:36 +01:00
sys4-fr d49a7fdc12 Ajoute la possibilité de déposer de l'argent via l'ATM 2018-12-31 13:36:52 +01:00
Jesse McDonald 73407cd6fa Minor transaction log formatting tweak. 2017-06-03 18:28:17 -05:00
Jesse McDonald b52e813d45 Bug fix: Failed to detect out_of_funds when placing buy order. 2017-06-03 18:24:37 -05:00
Jesse McDonald 5cfb580545 Update README.md based on UI changes. 2017-06-03 18:12:37 -05:00
Jesse McDonald 141de27c97 Cancel remaining buy order when out of funds. 2017-06-03 18:12:09 -05:00
Jesse McDonald 808b3cbf04 Expand formlib & distinguish items by wear in market summary. 2017-06-03 16:40:32 -05:00
Jesse McDonald 2a5a726cc0 Fix tool wear & metadata bugs and improve the UI. 2017-06-01 05:14:13 -05:00
raymoo 7db6fb3ca7 mod security compatibility 2016-11-17 20:19:33 -08:00
Vitalie Ciubotaru 22f9f394c1
Added screenshot with ATM and Exchange Terminal 2016-05-30 23:01:00 +09:00
Vitalie Ciubotaru 2fc490c3be
Removed new account functionality; player's account is created at login 2016-05-23 23:00:00 +09:00
Vitalie Ciubotaru 141ca3f5ea
New textures and new nodebox for Exchange Terminal node 2016-05-23 00:48:28 +09:00
raymoo 84c1e6c05f Soften ATM sound and limit hear range to nearby 2016-05-20 17:48:43 -07:00
Vitalie Ciubotaru 1a71ba41b6
New textures and new nodebox for ATM node 2016-05-19 23:47:27 +09:00
HybridDog b1fc6722ae reduce texture sizes 2016-03-12 11:03:55 +01:00
raymoo c2ba4eb797 Bug fix - revenue incrementing should have been before remaining = 0 rather than after 2016-03-12 01:19:20 -08:00
raymoo cc70c125a9 Merge branch 'code_clean' of https://github.com/HybridDog/global_exchange 2016-03-12 01:15:48 -08:00
raymoo 3dfa1457f2 Fix exploit 2016-03-11 15:39:30 -08:00
HybridDog 8a85a48cdf change comment 2016-03-10 18:26:01 +01:00
HybridDog d0ab05815b fix mistakes in exchange.lua and fix style in exchange_machine.lua 2016-03-09 19:00:04 +01:00
HybridDog ac6b6c13e5 do some fixes suggested by sofar 2016-03-06 12:21:27 +01:00
HybridDog 7fbd63a180 Cleanup code
e.g. do not use table.insert because it's slow
2016-03-05 12:52:32 +01:00
raymoo a00ab96251 readme 2016-03-02 12:20:56 -08:00
raymoo e89f8878f7 Craft recipe update 2016-02-26 20:55:48 -08:00
raymoo 81da10ae6c Viewable transaction log 2016-02-26 19:45:32 -08:00
raymoo 7713075aef Add logging to order cancellation 2016-02-26 10:49:09 -08:00
raymoo 58b21b2851 Log query and forgotten commit 2016-02-26 10:36:21 -08:00
raymoo df5c4fa033 Fix typo 2016-02-25 22:38:41 -08:00
raymoo 41875ae574 Fix bug causing update every tick 2016-02-25 22:36:45 -08:00
raymoo b33e8e3817 Depend on default optionally for craft recipe 2016-02-25 22:08:31 -08:00
raymoo 37a92fd65a Market summary 2016-02-25 22:07:57 -08:00
raymoo 72f0a7832a Fix crash 2016-02-25 21:26:05 -08:00
raymoo 1b83375c8f Craft recipe 2016-02-25 19:52:00 -08:00
raymoo 6e1f2727ec Digital mailbox 2016-02-25 19:47:05 -08:00
raymoo e9921e2ba0 Exchange texture 2016-02-25 19:04:05 -08:00
raymoo 846559d711 Fix order cancellation 2016-02-25 19:03:17 -08:00
raymoo 52dea22c75 Remove typo 2016-02-25 14:46:44 -08:00