Search Results
Search results 301-320 of 520.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi, I noticed some generic values are missing. When retrieving the report I don't see these 5 values: ["loot_metal"]=> int(0) ["loot_crystal"]=> int(0) ["loot_deuterium"]=> int(0) ["debris_metal"]=> int(0) ["debris_crystal"]=> int(0) CR-KEY's: cr-en-680-efc6370305dc361037f60d0281ed3b415b921257 cr-en-680-84fb81d8b61c71fcddf814eeb58d90ded5bf869e Grtz, War
-
Hi, I'm building the starting blocks for an API library in PHP. Except for the rounds which are being build for the next beta, i'm missing certain ID's. For example the planet ID & player ID, these would be more usefull for identifying & searching a planet or player instead of a name (string). Also those ID's are firm, names can change and are more difficult to match. Can these be added ? (Hidden Content) (Hidden Content) (Hidden Content) Thanks a lot for this API Grtz, Warsaalk
-
Hi, Activating SSL could break a lot of userscript. As the userscript probably come from regular non SSL connection and will created mixed content. Which will be blocked by most browsers. Will this be forced or will there be a setting to activate and disabled it? And like the changelog says, "dynamic detection" woud allow both? Grtz, war
-
Quote from vulca: “On the V6, you can use the images class to know what reserch it is (same with combat report) But yes, it could be usefull to have a class/ID/name on the html tags containing each level” That's indeed a new way to find a certain tech, but still not a solid and good solution. The list element should contain an attribute with the id of the tech and maybe even the level as you're saying.
-
Quote from troniac: “I am going to like JSON really much, because its an really slim Dataformat. Any Web Oriented Project can use JSON parser to decode Values. I like it more than XML because XML is so unhandy and large! You can update JSON Files partially and load only changes from the JSON File instead of transporting the complete file again! If you go to JSON it would be really easy for you to make a split between Data and Presentation Layer! You can change Presentation indipendend from the D…
-
Quote from Eximius: “Will this API also enable those third parties to access the Harvest Reports as it's technically part of a combat report for the total summary of an attack and how many profits/losses did the attacker/defender made?” This should indeed be possible, most CR converters also use harvest reports. The API shouldn't be limited to only combat reports when released. As the dev post suggest the API could be extended in the future. But from the start it should definitely be possible to…
-
This request will be implemented in upcoming version 3 of UniverseView. I added the add button to for both Favourite and Spreading to the QuickSearch feature. Also added tooltip hints to the buttons. In the QuickSearch feature the player status will also be shown The add buttons will no be shown permanently. Also the colors will stay the same for now. Example for the player status: quicksearch-playerstatus.png Example for the Favourite feature: connection-favourite.png Example for the Spreading …
-
Dear Users, It has been a while now since I announced UniverseView 3.0. Well right now I'm implementing the last feature, player spreading. When that's done I'll still have to do some optimising. In a few weeks I hope to have a fully testable version. That's why I'm looking for testers. If you wan't to apply please send me a PM on this board. Requirements: You'll need Google Chrome as browser and you also need to be logged into Chrome with your Google account, because I'll need your email addres…
-
Dear Users, I've been working on version 3 for quite a while now. Progress is slow as I don't have much time. A few days ago I implemented the most important part of the code, the user & planet databases. Now I'm finishing that code and afterwards it should go much faster. A little bit more info about version 3. It'll have very little changes for you. It's Possible that I'll add a few new features and changes to existing features. The big change: The code will be completely refactored. Why? Beca…