Anonymous | Login | Signup for a new account | 2024-11-21 13:42 UTC |
Main | My View | View Issues | Change Log | Roadmap | Wiki |
View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000008 | Liberty Unleashed | Other | public | 2011-09-10 20:43 | 2013-07-10 11:37 | ||||
Reporter | Stormeus | ||||||||
Assigned To | Juppi | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 0.1.0.10 | ||||||||
Target Version | Fixed in Version | 0.1.0.11 | |||||||
Summary | 0000008: [Request] player.Train, player.InTrain | ||||||||
Description | Since 0.1.0.11 is going to support train IDs, it would be useful to have two new player class members: - player.Train returns the ID of the train the player is in, if they are in one - player.InTrain a boolean specifying if the player is in a train or not | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000005) Stormeus (developer) 2011-09-10 20:44 |
Don't mind me, just setting to Feedback instead of New |
(0000007) Juppi (administrator) 2011-09-10 22:53 |
I will add something to return train IDs (such ash Player.Train). I don't see the need for Player.InTrain though because the same thing can be achieved by checking whether the train ID is a valid one. Ideally we'd want to treat trains like any vehicles, however due to how things are synced currently this is not possible yet. It is possible that a later release might replace train IDs with pointers for the sake of consistency, this will obviously be notified beforehands. |
(0000011) Juppi (administrator) 2011-09-11 21:03 |
The next update will introduce Player.Train (both client-and serverside) which returns the ID of the train or INVALID_TRAIN_ID if the player is not in a train. |
Issue History | |||
Date Modified | Username | Field | Change |
2011-09-10 20:43 | Stormeus | New Issue | |
2011-09-10 20:44 | Stormeus | Note Added: 0000005 | |
2011-09-10 20:44 | Stormeus | Status | new => feedback |
2011-09-10 22:53 | Juppi | Note Added: 0000007 | |
2011-09-10 22:53 | Juppi | Assigned To | => Juppi |
2011-09-10 22:53 | Juppi | Status | feedback => assigned |
2011-09-11 21:03 | Juppi | Note Added: 0000011 | |
2011-09-11 21:03 | Juppi | Status | assigned => closed |
2011-09-11 21:03 | Juppi | Resolution | open => fixed |
2011-09-11 21:03 | Juppi | Fixed in Version | => 0.1.0.11 |
2011-09-11 23:55 | Juppi | Status | closed => resolved |
2013-07-10 11:37 | Stormeus | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |