Leaderboard
Popular Content
Showing content with the highest reputation on 2025-08-13 in all areas
-
Hi @diagonalo! Thanks for your work on this mod. Since I recently worked on these panels for ModernGUI, I though I could try to see if they would be fit for your mod. @guerringuerrin also maybe wish to use or/and play around with these panels so this might help with a more minimalist mod to check out. In my version bellow there are a bunch more files modded there compared to the original mod for a26, however... You can see the changes bellow: BetterUIA27.zip4 points
-
I love 0AD's basegame maps, dont get me wrong, but some of them look a little dated. This is where Map Remakes comes into play. This mod remakes the Base 0AD maps to fit right into the modern era! At the moment, four maps are complete- Mediterranean Coves, Gallic Fields, Gambia River and Two Seas (This map is rather scuffed from the begining, so there is a good chance that I will give it a complete overhaul at some point) Features of the remake(s) - Grass, New flora and fauna, and in general, more detail (The performance impact isn't much however) Also, if you notice any floating grass, this is an game bug and not something I can fix map-remakes.zip3 points
-
I proudly present my first game modification I've replaced the weird Hellenic infantry spearman portrait (found here) with a more aesthetically pleasing one (just a previous icon, really): Here is how it looks in-game: Now, let's see if I can replace that ugly old Barracks portrait. And maybe fix some bugs by backporting code to this version. EDIT: I've replaced the icons for both Barracks and the Roman Army Camp. Alpha 9 used Fortress portrait as a placeholder for the camp. EDIT2: Persian Barracks and stable portraits also backported. It's already much nicer to look at.2 points
-
@Itms @wowgetoffyourcellphone So I have been using this mod myself https://mod.io/g/0ad/m/better-ui . You can see the enemy coming more often or assign movement orders for your units by clicking on it. Also it's possible to spot individual units. The vanilla minimap is simply to small to be practical on my laptop screen and shift+tab isn't as useful. I finally got around to making this simple patch to stop errors from appearing whenever you join a game, load a replay or switch player perspective as observer. Apply this to gui/session/minimap/MiniMap.xml and remove the MiniMap.xmb cache file in the better-ui mod. I also put it on mod.io because I wanted to try out: https://mod.io/g/0ad/m/bigger-minimap?preview=c38141bfc679f84051c3c17f7a978c23 minimap.patch2 points
-
Greetings my fellow gamers! I've decided to embark on a completely different kind of game development and I'd like to use this thread to share my progress, get feedback, take criticism, and share ideas! I'm going to develop a tabletop game based on the Greek gods, heroes, and monsters! This is going to be a huge project that will put to the test all of my creative abilities, whether it's designing characters, creating playing cards, creating map layouts (which can then be printed into large sheets for tabletop use), deciding gameplay rules, writing character bios, laying out a rule book (and have it printed) you name it. Over time, if anyone wants to contribute, then that will be very welcomed (and contributors added to the final credits). For now, I'm just putting a lot of pieces together and deciding how I want to tackle it. First things first: I've already acquired 20+ character pieces (!) and they will be arriving to my house piecemeal over the coming days. They range in height from 8.26 cm (3.25") to 9.65 cm (3.80") and will be played on a table approximately 1.33 m (4') x 1.83 m (6'). (Above: Some of the 'God' class of characters) There are God characters and there are Men and Monsters as well. For the sake of gameplay and character variety, demi-gods such as Hercules will be considered part of the Men category and figures such as Pan will be considered Monster class. (Above: Some 'Monster' class characters) (Above: Some 'Men' class characters) Some of the Gods, such as Athena, Dionysus, Atlas, and Asclepius, could have features that make them 'Friends to Man' for cool team combos: (Above: 'Friends to Man' characters) And one could imagine Gods such as Poseidon, who sired several monstrous offspring in myth, to be 'Friends to Monsters' for more team combos. Other ideas include making Hermes the fastest traveling character in the game. Leonidas could have the ability to summon a squad of Spartans to his aid. Both Leonidas and Alexander could have a special relationship with Apollo and Hercules as they are descended from both characters. The idea is to create rules for 2 players and up to 6 players. Each character has its own stats and abilities. The idea also is to create an extensive deck of cards that players can pick from and affect gameplay. This is a huge project and I expect it'll take years to complete and lots of my own money (such as getting maps and cards printed). That's okay, because I need a new obsession. lol1 point
-
1 point
-
1 point
-
Good News, I have a gaming PC now. I bought an Radeon RX 550 2gb, I´m very happy right now!1 point
-
I got asked how certain messages could be deactivated as they don't care about them. 1. You need to have the mod installed in the way that the unpacked mod lies in mods/oddity_detector 2. Open mods/oddity_detector/simulation/helpers/CommandDetectorSim.js 3. Delete one class. The class starts with the name and opening { and ends with the }. To identify the matching {} they are indented. So to delete e.g. the idle player warning you need to delete CommandDetectorSim.prototype.DetectorTypes.IdlePlayer = class { constructor() { ... ... }); } } I know of a few shortcomings: The idle player warning should be a bit more complex. When no cc is there it could be longer or so. The rapid fire is often triggered falsely. For asynchronous specs the times are false. The market exploit works fine and is the most important one. The quickstart ... some just don't care. To me it's a indicator how much ppl use ModernGUI in that game. It's the easiest part to detect. But my interest to develop so much here is not that big. I work on it occasionally though.1 point
-
1 point