Messages by Thread
-
[Ohrrpgce] wip r14046: Add the rewards skipping setting and "get rewards" script commands to whatsnew.txt.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14051: Add autotest.rpgdir tests for the new rewards-checking commands
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14050: Minor correct to docs for the "experience reward" command
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14049: Move a few definitions around. battle_udts.bi depends on game_udts.bi.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14048: Add clarification in plotscripting doc.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14047: Remove useless check.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14044: Expose access to rewards from most recent battle.
cron--- via Ohrrpgce
-
[Ohrrpgce] [ohrrpgce/ohrrpgce] Possible crash after rotating a 19x20 sprite (Issue #1285)
Ralph Versteegen via Ohrrpgce
-
[Ohrrpgce] wip r14043: Fix #1284 possible double-free when scripts double-trigger, plus byval vector bugs
cron--- via Ohrrpgce
-
[Ohrrpgce] [ohrrpgce/ohrrpgce] Script corruption bug (only on Mac) (Issue #1284)
James Paige via Ohrrpgce
-
[Ohrrpgce] wip r14042: Add Kaleidophone+1 to whatsnew... fix binsize.bin BUG when importing scripts during Test Game
cron--- via Ohrrpgce
-
Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Add support for Steam achievements (PR #1229)
James Paige via Ohrrpgce
-
[Ohrrpgce] [ohrrpgce/ohrrpgce] Option to skip rewards. Plotscripting commands to remove rewards (PR #1283)
Dre140 via Ohrrpgce
-
[Ohrrpgce] wip r14041: Add Lexiphanic section to wip whatsnew.txt
cron--- via Ohrrpgce
-
[Ohrrpgce] kaleidophone r14040: kaleidophone: Update text files and docs
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14038: Change "get item" to return the number of items added
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14037: ohrhelp: Update the debug keys; some were out of date or missing
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14036: Don't lto optimise unlump/relump for linux
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14035: Update linux_portability_check.py release lookup tables
cron--- via Ohrrpgce
-
[Ohrrpgce] web r14034: Ansible: Web: Enable CaptchaQuest.
cron--- via Ohrrpgce
-
[Ohrrpgce] Weird error
James Paige via Ohrrpgce
-
[Ohrrpgce] wip r14033: Add alternate Cut mode to Mark tool in Tile and Sprite editors
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14032: Track hsvm.cur_fibre, and actually delete fibres when they finish...
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14031: Remove nowscript from script log routines
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14030: Remove nowscript from script timing routines
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14029: Allow "get calling script id" depth 0, add tests, rewrite without scrat and nowscript
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14028: Replace simple uses of nowscript with new hsvm pointers
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14027: Update script debug info and string subs to avoid nowscript/scrat/scriptinsts
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14026: Add hsvm global with pointers to the current script; add ScriptInst.parent
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14025: scriptbrowse: fix missing 'existing invalid value' option for missing autonumbered scripts
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14024: hspeak: Converting from definescript to plotscript kept the old script ID, due to --reuse-ids
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14023: Add script role to lookup1.bin, which is now binsized. Also extend script name field
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14021: Rename scripttype variables to trigger_name
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14022: hspeak: Rename "script trigger" (script/plotscript) to "script role"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14020: Clean all the other crufty lookup1.bin and plotscr.lst loading code in scriptedit.bas
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14019: Cleanup lookup1.bin mess in importscripts I created 19 years ago, so sorry!
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14018: scripterr: Don't show current script line or call chain when not insideinterpreter
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14017: Minor changes to runscript error handling (mostly code comment changes)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14016: Handle runscript failure when logging script triggers
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14014: Correct a couple misuses of runscript's return value
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14015: Replace trigger_script_failure with trigger_script_result. Add rsIgnored runscript result
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14013: ScriptFibres are now created for every triggered script and kept until termination
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14012: Get rid of the wantimmediate global and rewrite Bug #430 emulation
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14011: Auto-enable Bug #430 emulation bit in ubersetzung and older games
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14010: Fix equipment elemental calculation to use ItemDef instead of old itembuf()
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14009: ItemDef.elemental_resist() is now dimmed based on maxElements rather than gen(genMaxElements)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14008: web port: Use less memory for sprite cache (define LOWMEM)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14007: ItemEditor: create a blank ItemDef when switching to a new record
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14006: New Item Editor: fix OOB if number of elements changes after copying an item
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14005: Make ItemEditor.undo_item an ItemDef ptr for consistency with clipboard_item
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14003: Fix ItemDef constructor crash when gen() is uninitialised
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14004: Replace global ItemEditor.clipboard_item ItemDef with an ItemDef ptr
cron--- via Ohrrpgce
-
[Ohrrpgce] web r14002: Fix ohr_friday_archive.py cron job to work with python3
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14001: I forgot we had a maxMaxItems constant
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r14000: Enable record adding on the record switcher in the Items menu
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13999: Item editor now supports record switching
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13998: Add commands "get item weapon pic" and "get item weapon pal"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13997: Fix a crash in ItemDef constructor when gen(genNumElements) is zero
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13996: Replace item_editor_init_new function with an ItemDef constructor
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13995: New Item Editor: Initialize the ItemDef when you add a new one
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13994: New Item Editor: Preview weapon frame 1 by default. Only preview frame 0 when the handle position for that frame is selected
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13993: Enable the new item editor by default
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13992: New Item Editor: Add support for copy-paste of whole item record with basic undo
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13991: Add an F1 help note about how to place directional and stacked NPCs on Mac when CTRL+Arrows doesn't work
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13988: New Item Editor: Refactor the stat bonus menu to be a EditorKit submenu instead of a separate class
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13990: New Item Editor: Add tooltip support, show thingbrowser tooltips where appropriate
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13989: New Item Editor: Add equip-by-who bitsets
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13987: New Item Editor: Add Elemental resists.
cron--- via Ohrrpgce
-
[Ohrrpgce] [ohrrpgce/ohrrpgce] Target class "everyone except self" (Issue #1282)
zzo38 via Ohrrpgce
-
Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Script waits sometimes skipped (#430)
Ralph Versteegen via Ohrrpgce
-
[Ohrrpgce] wip r13986: autotest: greatly expand "Permit Double Triggering" tests
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13984: autotest: reorganise tests for interference of script triggers
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13985: autotest: expand "concurrent script trigger tests" with timer and movehero hook triggers
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13983: autotest: add tests for textboxes Instead-triggering scripts
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13982: autotest: keep ticknumber running throughout all tests
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13980: New Item Editor: Add a simple EditorKit based sub-menu for stat bonuses
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13979: wiki: Block access to history for anonymous users
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13978: New Item Editor: Make weapon handle position editable, and preview it
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13977: New Item Editor: Add an underlay to show the weapon picture
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13969: New Item Editor: add Weapon picture and palette
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13968: New Item Editor: Things that only matter when an item is equippable are hidden if the item is not equippable
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13967: New Item Editor: Add autoset tags
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13966: New Item Editor: Add consumability
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13965: New Item Editor: Move "Teach Spell" to the "When used out of battle" section
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13964: New Item Editor: Add out-of-battle use action
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13963: Add edit_as_textbox to EditorKit
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13962: Item Editor add weapon attack and teach spell
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13961: Add edit_as_attack to EditorKit
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13960: Start converting item editor to use EditorKit
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13959: Update wip whatsnew.txt for jocoserious+2
cron--- via Ohrrpgce
-
Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] premature fade-in after "teleport to map" with bug 430 wantimmediate fix enabled (#550)
Ralph Versteegen via Ohrrpgce
-
[Ohrrpgce] wip r13948: Cleanup mapeditor NPC delete/place code a bit. No changes to behaviour
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13947: Hide resolution change/lock/unlock logging unless debugging_io (Ctrl-Shift-I or --input-debug)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13946: Add several script serrInfo messages
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13945: serrInfo messages are now only logged, never displayed (and hide posdata spam)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13944: Log more script errors before silencing. Don't log repeat or ignored errors.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13943: namespace the "mode" argument of builtin "set map edge mode" so now "mode" is allowed as a variable name in user plotscripts
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13942: wiki: Add a newer fork of the EmbedVideo plugin
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13941: wiki: Bump to latest LTS Mediawiki 1.43.2
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13940: Use ItemDef in shop editor when reloading default name/price
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13939: Add "{lock, unlock, swap in, swap out} hero by slot". Swap commands return new slot
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13938: Fix bug #1186 Add hero hook script breaks "add hero" return value
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13936: Add "swap by slot" alias to "swap by position" for consistency
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13937: Factor out common swap_in_hero and swap_out_hero functions
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13935: git-mail: list the commits in --reverse order so the mails will be in chronological order
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13928: Add new commands "string to lower" and "string to upper"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13929: Add docs for "string to lower" and "string to upper"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13930: Run html docs update for "string to lower" and "string to upper"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13931: Add test casesd for "string to lower" and "string to upper"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13932: Mention "string to lower" and "string to upper" in whatsnew.txt
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13933: Muck about a bit with the formatting of whatsnew.txt (I'm just making more commits now to test the commit mail throttling)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13934: Planning Kaleidophone stable release for August 4, since I have a holiday then and might very well have time for it
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13927: git-mail cron job: Add a small random delay between each mail when multiple-commits are mailed at once
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13926: "insensitive string equal" (also "insensitive string compare")
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13911: Update all of menustuf.rbas to use ItemDef instead of itembuf()
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13909: Mapedit "Erase tile data + doors + NPC instances" now deletes door links too
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13910: Add sl:sprite and sl:shadow aliases to sl:walkabout{sprite, shadow}
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13908: plotdict: trivial improved formatting (item commands) and other changes
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13905: Update loaditemdata in bmodsubs to use ItemDef
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13904: More conversions from itembuf() to ItemDef in common.rbas
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13906: Add a saveitemdata overload that converts ItemDef back into ITM formatted itembuf()
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13907: heroedit now uses ItemDef when working with items
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13903: Fix ItemDef to correctly load .consumed_by_use
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13902: Change the implementation of "equip where" command to use ItemDef instead of itembuf()
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13900: ItemDef type now supports loading all data from the ITM format
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13901: New script commands: "get item attack in battle" "get item attack as weapon"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13897: New commands: "get item teach spell", "get item attack outside battle", "get item text box"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13898: New script command: "get item equip stat bonus"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13896: New script command "get item value"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13899: New script command "equippable in slot"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13895: Add a few more records to ItemDef along with code to read them from ITM buffer format
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13894: ohrbuild: Fix a few more regular expressions to be python r"" strings
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13893: Change Mac SDL2 framework version to 2.26.4 (Last one to support MacOS 10.9)
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13892: Fix the "Don't allow wasting out-of-battle cures" feature so that the target selector is not exited when the target is full
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13890: Fix some debug spam in the menu_attack_targ_picker
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13891: New pref bit "Allow wasting out-of-battle cures" defaults to on [James]
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13889: Add "sort inventory"
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13888: Copy LICENSE.txt to LICENSE-binary.txt and new LICENSE-binary-for-consoles.txt
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13886: reloadbasic: Exorcise haunted code by correctly closing output file to flush it
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13887: Add missing copyright notices and licenses to LICENSE.txt
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13885: Can't have the wrong version number in my weird comment about a weird fix that shouldn't work. That would be weird, and it wouldn't work for me.
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13884: For no reason I can comprehend, this .tell() call fixes a bug where
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13883: When pointing to the Mac framework include path, don't put a space between -I and the path
cron--- via Ohrrpgce
-
[Ohrrpgce] wip r13882: reloadbasic: use python raw strings for regular expressions that contain \w \s \.
cron--- via Ohrrpgce
-
[Ohrrpgce] web r13881: web: bump wiki to version 1.39.12
cron--- via Ohrrpgce