New pages
More actions
17 April 2026
- 06:0406:04, 17 April 2026 Rails (hist | edit) [474 bytes] TickoGrey (talk | contribs) (Created page with "Rails are objects which are placed by the player to be used by Trains in Overfreight!. Many types of rails exist in Overfreight!, but 3 main types exist; Decorative, Standard, and Electric. The max speed of the trains you operate depends on the max speed of the rails, which you can view in the build menu before you place them. Though, the rail type is not the only factor which dictates the max speed for your trains; It can also be dictated by slope and turn radius.")
- 06:0006:00, 17 April 2026 Trains (hist | edit) [368 bytes] TickoGrey (talk | contribs) (https://overfreight.wiki/Trains)
4 April 2026
- 22:1722:17, 4 April 2026 Navpills/styles.css (hist | edit) [1,829 bytes] TickoGrey (talk | contribs) (Created page with ".template-navpills { display: grid; gap: 0.5rem; →Adjusted for better spacing: grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); grid-auto-rows: 3rem; font-size: 0.8rem; →Slightly increased for better visibility: } .template-navpill { position: relative; border: 1px solid #444; →A lighter border to increase visibility: border-radius: 0.5rem; →Adjusted for a softer look: font-weight: 600; /* Bold text for be...")
- 00:5100:51, 4 April 2026 Module:Navpills (hist | edit) [1,539 bytes] TickoGrey (talk | contribs) (Created page with "local mArguments --initialize lazily local p = {} -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix, args) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end table.s...")
- 00:5000:50, 4 April 2026 Module:Navpills/styles.css (hist | edit) [1,829 bytes] TickoGrey (talk | contribs) (Created page with ".template-navpills { display: grid; gap: 0.5rem; →Adjusted for better spacing: grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); grid-auto-rows: 3rem; font-size: 0.8rem; →Slightly increased for better visibility: } .template-navpill { position: relative; border: 1px solid #444; →A lighter border to increase visibility: border-radius: 0.5rem; →Adjusted for a softer look: font-weight: 600; /* Bold text for be...")