Git Product home page Git Product logo

tree-sitter-eu4mod's People

Contributors

coyote-31 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tree-sitter-eu4mod's Issues

Missing vertical_alignment

  • Add vertical_alignment in instantTextBoxType
  • Test in other scope

Exemple in macrobuildinterface_override.gui :

instantTextBoxType = {
			name = "company_leader"
			position = { x = 15 y = 46 }
			textureFile = ""
			font = "vic_18"
			text = ""
			maxWidth = 170
			#c maxHeight = 18
			maxHeight = 40
			format = left
			#c vertical_alignment = bottom
                        vertical_alignment = center
			vertical_alignment = top
			fixedsize = yes
			allwaystransparent = yes
		}

🐛 Localisation color tag

  • 🐛 Localisation color tags doesn't color its content. ex. §Y12345§! §Yabcde§!

  • 🐛 Localisation color tags color the R in §YRabcde§!

  • 🐛 £icon_manpower_in_text£ in REBELS_ARMY_PROV:1 "$NAME$ : $SIZE|Y$ £icon_manpower_in_text£\n"

if_resolution = {}

Expand if_resolution to parent scope.
Example : Works for iconType.
Test if it works for windowType too

Missing no_clicksound = yes

The variable no_clicksound = yes (maybe = no too ?) is missing.
It's parent container is guiButtonType.

It block the parser in the container.

  • Need to search in others *.gui files
  • Fix the parser
  • Publish the correctif

gridBoxType missing max_slots_vertical

gridBoxType = {
			name = "privileges_gridbox"
			position = { x = 5 y = 87 }
			size = { width = 250 height = 150 }
			slotsize = { width = 50 height = 48 }
			max_slots_horizontal = 4
			**max_slots_vertical = 1** <<< Bug
			format = "UPPER_LEFT"
		}	

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.