Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3XXXLOlympic GamesXXL EditorToolsOff-TopicXXL RomasteredXXL 2 RemasteredOther GamesModsCaesar's ChallengeUnfair XXLPatchesFan ArtPersonal ArtSpeedrunningMediaRandomizerBETA RomeHSKALPresence AdrienPresence SPQRSupport Bot Helpdesk

#editor

adrientd
Yes, I guess you would just need to convert your list into json
deathhound246
Most of them I do actually have in the pykedit txt file funny enough :Obelul: I have everything in https://github.com/Alice-2010/XXL-Editor/tree/alice-dev class register. If the classes are funtional in editor, then they are being registered. All non funtional classes are just commented. All classes also have thei catid and clid in a comment next to them
pfahli
@adrientd If you are interested, I’d be happy to contribute it on GitHub and provide you with the working files 😊
pegperegogaucho
On the topic of the encyclopedia, I'm not sure if it is smart to have separate files for events and properties when both require you to fill out the class cat/id + name, it's very redundant and could lead to mistakes. Although the idea sounds fine that the names are taken from the JSON. Maybe merge the eventnames json with the properties?
pegperegogaucho
I guess the benefit might be that a class has properties which stay the same in all games, so it goes into the common json, but events specific to games...
pegperegogaucho
@adrientd Looks like I made a mistake in the JSON, there is no bmpUnk11. The correction is: ```JSON "bmpUnk9": "Band catapult distance", "bmpUnk10": { "name": "Flags", "bitFlags": { "6": "Enable from front", "7": "Enable from back" } } ``` Sorry for the inconvenience!
adrientd
No problem! I will fix it in a next update.
adrientd
Indeed, I initially separated events and classes as I thought it may be more organized, such that if for example you're interested in the events, then you only see the events. But maybe it might be preferable to see everything about a class in the same file. Anyway the organisation can be easily changed without touching the code.
adrientd
I think your logos do look great! Though it's not easy to choose which style to use. Maybe at the end we might have to make a poll and let people decide what looks best. It could indeed be interesting to do a refresh of the logo (and maybe also the icon) for the next release (v0.5).
pegperegogaucho
Indeed, also, there is a big room for mistakes by separating the files as we have seen already :Obelul: Maybe in the next days I could try to make a script that automatically creates all the encyclopedia entries for the cpp classes in the JSON.
pegperegogaucho
Maybe the xxl color palette works better?
pegperegogaucho
Because the XXL is out of metal in the game as well, but instead of the red "Asterix & Obelix" we have "Editor" :Obelul:
adrientd
Yes, it does look good!
adrientd
Not sure about each XXL letter being broken in half. It kind of makes it less prominent? Not sure how to explain. What are others' thoughts?
pfahli
I based i9t on this one colorwise:
pfahli
adrientd
Yeah I think we have to admit the logo is one of the only good things from the Romaster :Obelul:
adrientd
The reason I chose gold in the current logo was also some inspiration from the Romaster
adrientd
Could you try to make the XXL have white border like in SPQR's suggestion?
adrientd
The wood texture on Editor is interesting.