Skip to content
Änderungen
- centralize getHandleId for typecastings
—
frotty /
githubweb
- add previous getter for LLIterator
—
frotty /
githubweb
- Add detonation delay to stasis trap ability preset
—
frotty /
githubweb
- fix #437
—
frotty /
githubweb
- Added a few missing assets. (#436)
—
noreply /
githubweb
- add warning when trying to add event listners to a unit without an index (#434)
—
noreply /
githubweb
- Ability assets correction (#432)
—
noreply /
githubweb
- Added unit method for item stock handling (#431)
—
noreply /
githubweb
- Dont subtract from INT_MIN (#430)
—
noreply /
githubweb
- Add getRemaining to CallbackSingle (#429)
—
noreply /
githubweb
- Add string comparison function (#428)
—
noreply /
githubweb
- Remove all deprecated stuff (#426)
—
noreply /
githubweb
- Added pathing map assets (#425)
—
noreply /
githubweb
- Fixed Grom Hellscream soundset path (#424)
—
noreply /
githubweb
- Added unit showTeamGlow native (#423)
—
noreply /
githubweb
- Add bigBadVoodoo abilityId (#422)
—
noreply /
githubweb
- extend tests to add more than one element
—
frotty /
githubweb
- add LLIterator#addBefore
—
frotty /
githubweb
- add to back itr as well and add tests
—
frotty /
githubweb
- fix registerPlayerUnitEventForPlayer not using bj_MAX_PLAYER_SLOTS
—
frotty /
githubweb
- fix doAfterWithDialogue (#420)
—
noreply /
githubweb
- Add ClosureTimers::doAfterWithDialogue() (#419)
—
noreply /
githubweb
- use a constant id for save/load
—
frotty /
githubweb
- Add more ability ids and some unit functions using such abilities (#418)
—
noreply /
githubweb
- fix regression of using .add and .dequeue
—
frotty /
githubweb
- fix SyncSimple using wrong queue API
—
frotty /
githubweb
- fully assert linkedlist queue and stack API
—
frotty /
githubweb
- fix list queue api and add unit tests
—
frotty /
githubweb
- revert offset usage and fix for loops
—
frotty /
githubweb
- Update ChunkedString.wurst
—
frotty /
githubweb
- more multibyte fixes for chunked string
—
frotty /
githubweb
- Update Serializable.wurst
—
frotty /
githubweb
- make abil id configurable
—
frotty /
githubweb
- fix chunkedstring
—
frotty /
githubweb
- add offset for \r
—
frotty /
githubweb
- Fix multi byte string support for 1.33
—
frotty /
githubweb
- Add GameStatus package and use it for save/load replay fix
—
frotty /
githubweb
- Add tests for mocked Quest and Quest Item natives. (#413)
—
noreply /
githubweb
- only add common.ai natives if not yet defined
—
frotty /
githubweb
- Critical ChunkedString fixes
—
frotty /
githubweb
- Add cinematic framework (#406)
—
noreply /
githubweb
- Update Unit.wurst
—
frotty /
githubweb
- add setVertexColor convenience wrappers
—
frotty /
githubweb
- basic extended ascii support for chunked string and iterator
—
frotty /
githubweb
- make opt in
—
frotty /
githubweb
- fix chunked string example and add test
—
frotty /
githubweb
- Update Board.wurst
—
frotty /
githubweb
- Added getUnitIcon method (#411)
—
noreply /
githubweb
- Update Board.wurst
—
frotty /
githubweb
- use blz func for group iterator
—
frotty /
githubweb
- Update Simulate3dSound.wurst
—
frotty /
githubweb
- add wood cost native
—
frotty /
githubweb
- Remove buffer stuff, add Serializable (#408)
—
noreply /
githubweb
- Public import for Icons.wurst in ChannelAbilityPreset (#407)
—
noreply /
githubweb
- createUnit convenience functions
—
frotty /
githubweb
- disable closure events test
—
frotty /
githubweb
- some closure events safety
—
frotty /
githubweb
- fix init order
—
frotty /
githubweb
- Simple multiboard API (#399)
—
noreply /
githubweb
- Add constant color string variants of default colors
—
frotty /
githubweb
- Update Unit.wurst (#404)
—
noreply /
githubweb
- Fix isOlderThan and isNewerThan are backwards (#403)
—
noreply /
githubweb
- Missing natives and some hot docs (#402)
—
noreply /
githubweb
- Simplify DummyRecycler
—
frotty /
githubweb
- add GetUnitGoldCost native
—
frotty /
githubweb
- Framehandles settings null player (#401)
—
noreply /
githubweb
- updated framehandles (#400)
—
noreply /
githubweb
- add isProductionBuild
—
frotty /
githubweb
- add unit rally extension functions
—
frotty /
githubweb
- `.progress()` method for CallbackCounted (#397)
—
noreply /
githubweb
- Update CONTRIBUTING.md
—
noreply /
githubweb
- add magic functions for map name and build date
—
frotty /
githubweb
- add hashtag removal for names
—
frotty /
githubweb
- Group API (#394)
—
noreply /
githubweb
- HashList getRandomElement
—
frotty /
githubweb
- make SoundInstance public
—
frotty /
githubweb
- fix linkedlist#shuffle leak
—
frotty /
githubweb
- Update LinkedList.wurst
—
frotty /
githubweb
- add guard ext funcs
—
frotty /
githubweb
- add LinkedList#getRandomElement
—
frotty /
githubweb
- Fixed loadData not checking for extension (#392)
—
noreply /
githubweb
- fix DelayNode (#391)
—
noreply /
githubweb
- make gametimer test compatible
—
frotty /
githubweb
- Update DummyCaster.wurst
—
frotty /
githubweb
- Update DummyCaster.wurst
—
frotty /
githubweb
- Update DummyCaster.wurst
—
frotty /
githubweb
- fix knockback3 getting stuck on cliffs (#390)
—
noreply /
githubweb
- [knockback3] knockback3 ignore air units by default (#387)
—
noreply /
githubweb
- remove image indexing. Closes #209 (#388)
—
noreply /
githubweb
- introduce commaList(LinkedList<int>) and commaList(LinkedList<string>)
—
noreply /
githubweb
- Update HeroPreset.wurst (#384)
—
noreply /
githubweb
- Update TerrainUtils.wurst
—
frotty /
githubweb
- Update LastOrder.wurst
—
frotty /
githubweb
- time (#380)
—
noreply /
githubweb
- expanded OKSKEY_META (#381)
—
noreply /
githubweb
- Update TerrainUtils.wurst
—
frotty /
githubweb
- fix reference mixed indentation (#379)
—
noreply /
githubweb
- Update Reference.wurst (#378)
—
noreply /
githubweb
- Added more helper functions for text tags. (#373)
—
noreply /
githubweb
- Added buffIds & itemIds to Assets.wurst (#376)
—
noreply /
githubweb
- Added ItemIds class (#375)
—
noreply /
githubweb
- Added BuffIds class (#374)
—
noreply /
githubweb
- Added utility methods to texttag. (#370)
—
noreply /
githubweb
- Added some boolean operations. (#372)
—
noreply /
githubweb
- Added unit methods for unittype APIs. (#371)
—
noreply /
githubweb
- Changed texttag shortcuts to output the tag. (#369)
—
noreply /
githubweb
- fix item id that isn't generated
—
frotty /
githubweb
- Update HeroPreset.wurst
—
frotty /
githubweb
- Update DamageEvent.wurst
—
frotty /
githubweb
- UnitObjEditing public import in HeroPreset (#367)
—
noreply /
githubweb
- Removed superfluous variable in `LinkedList.joinBy`. (#365)
—
noreply /
githubweb
- Added convenience methods for strings. (#366)
—
noreply /
githubweb
- Updated Trollbatrider soundset (#363)
—
noreply /
githubweb
- Only use generated object ids
—
frotty /
githubweb
- Added All stats +3/4 ability Ids (#364)
—
noreply /
githubweb
- Add support for iterating over forces. (#362)
—
noreply /
githubweb
- Update PrimitivesTests.wurst (#360)
—
noreply /
githubweb
- Added player methods for checking visibility. (#361)
—
noreply /
githubweb
- Added method for GetPlayerAlliance. (#359)
—
noreply /
githubweb
- deprecate presetTooltipLearn
—
frotty /
githubweb
- Delete WurstStdlib2
—
frotty /
githubweb
- Added new wrappers for Item trigger functions and new Framehandle
—
noreply /
githubweb
- Removing useless import? (#357)
—
noreply /
githubweb
- added error print if trying to address a frame by name with exceeding
—
noreply /
githubweb
- AbilityDefinitionBeserk typo (#353)
—
noreply /
githubweb
- Make tuples public
—
noreply /
githubweb
- don't require lvl in buffs editing (#349)
—
noreply /
githubweb
- [HOTFIX] Reading from a ByteBuffer with a while loop (#351)
—
noreply /
githubweb
- Make some constants public (#344)
—
noreply /
githubweb
- Fix reading empty files (#346)
—
noreply /
githubweb
- Add EventHelper to auto imports, resolves #341
—
frotty /
githubweb
- Updated Icons.wurst passive icon path (#347)
—
noreply /
githubweb
- fix cyclic init :confused:
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- Base64 package (#326)
—
noreply /
githubweb
- Update SoundUtils.wurst
—
frotty /
githubweb
- Update StandardTextTags.wurst
—
frotty /
githubweb
- Update MapBounds.wurst
—
frotty /
githubweb
- reorganize some imports and remove TimedLoop warning
—
frotty /
githubweb
- Added setter for the maxStack item field (#342)
—
noreply /
githubweb
- Update unit functions (#340)
—
frotty /
githubweb
- Update config.yml
—
noreply /
githubweb
- more type inference
—
frotty /
githubweb
- define constant locals using let
—
frotty /
githubweb
- three changes to Knockback3 (#339)
—
frotty /
githubweb
- fix completely broken ondestroy for unit event listeners
—
frotty /
githubweb
- keep dummy with multiple damage applications, recycle on destroy
—
frotty /
githubweb
- Update DummyDamage.wurst
—
frotty /
githubweb
- Update ChunkedString.wurst
—
frotty /
githubweb
- Update ChannelAbilityPreset.wurst (#336)
—
frotty /
githubweb
- Update AbilityObjEditing.wurst (#332)
—
frotty /
githubweb
- add primitive syncs (#335)
—
frotty /
githubweb
- wrap hashtables in compiletime expression for compiletime data migration
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- Update Table.wurst
—
frotty /
githubweb
- prettify code (#330)
—
frotty /
githubweb
- update HashList (#328)
—
frotty /
githubweb
- Add string.isLower() & string.firstLower() (#331)
—
frotty /
githubweb
- Remove ".0" from tooltip properties in real closures (#329)
—
frotty /
githubweb
- Missed unit functions (#324)
—
frotty /
githubweb
- Wrapers for ability natives / Spaces to tabs (#323)
—
frotty /
githubweb
- Adding HSV (#322)
—
frotty /
githubweb
- Create Fx2.wurst
—
frotty /
githubweb
- Add DummyDamage package
—
frotty /
githubweb
- change DummyCaster doc position
—
frotty /
githubweb
- Add eulerToQuat
—
frotty /
githubweb
- fix whitespace
—
frotty /
githubweb
- Improve Property names (#321)
—
noreply /
githubweb
- Add StackFlag and MorphingFlag to AbilityObjEditing (#320)
—
frotty /
githubweb
- Update AbilityObjEditing.wurst (#318)
—
frotty /
githubweb
- Update AbilityObjEditing.wurst (#317)
—
frotty /
githubweb
- add reference package (#307)
—
frotty /
githubweb
- Mouse functions for Framhandle package (#316)
—
frotty /
githubweb
- Update ObjEditingNatives.wurst
—
noreply /
githubweb
- add mat4
—
frotty /
githubweb
- Update Matrices.wurst
—
frotty /
githubweb
- Add ChunkedString#getUnsafeSubString
—
frotty /
githubweb
- Allow banning order strings from OrderStringFactory
—
frotty /
githubweb
- Added missing abilities. (#312)
—
frotty /
githubweb
- fix #302
—
frotty /
githubweb
- make HashList#remove return a boolean, not the passed element
—
frotty /
githubweb
- Update HashSet.wurst
—
frotty /
githubweb
- fix AbilityDefinitionDefenseBonusPlus1 id
—
frotty /
githubweb
- HashList iterator fixes and make remove return the removed element
—
frotty /
githubweb
- fix random flash effect angle from roll to yaw
—
frotty /
githubweb
- fix random flash effect angle from roll to yaw
—
felix.rimkus /
githubweb
- Fixed typos in EventData methods. (#308)
—
frotty /
githubweb
- make `compiletime` magic function generic (#305)
—
frotty /
githubweb
- A quick fix for frames (#311)
—
frotty /
githubweb
- Framehandle package update (#310)
—
frotty /
githubweb
- New FileIO, Sync, SaveLoad (#304)
—
noreply /
githubweb
- add configurable heightmap provider (#303)
—
frotty /
githubweb
- Add Rect unit test
—
frotty /
githubweb
- Fix Dummy Facing (#301)
—
frotty /
githubweb
- fix formatting
—
frotty /
githubweb
- Add missing entries to AbilityIds and use them in AbilityObJEditing
—
frotty /
githubweb
- move bitwise packages into math folder
—
frotty /
githubweb
- Update AbilityIds.wurst
—
frotty /
githubweb
- Update Framehandle.wurst
—
frotty /
githubweb
- Useless imports (#300)
—
frotty /
githubweb
- mat3 and quat fixes for effect orientation (#299)
—
frotty /
githubweb
- Added missing ability IDs. (#298)
—
frotty /
githubweb
- Multiboard ext. functions (#294)
—
frotty /
githubweb
- Sundering blades (#296)
—
noreply /
githubweb
- Fields are mixed up. (#295)
—
frotty /
githubweb
- Fix unexpected leave event (#293)
—
frotty /
githubweb
- fix ClosureForGroups.forNearestDestructable() (#290)
—
frotty /
githubweb
- Added new extensions for groups. (#291)
—
frotty /
githubweb
- fix #292
—
frotty /
githubweb
- Allow passing filter to forDestructablesInRect/Range
—
frotty /
githubweb
- Fixing peanut color code (#288)
—
frotty /
githubweb
- new bitset (#285)
—
frotty /
githubweb
- add root ability when create dummy (#286)
—
frotty /
githubweb
- Some doc for sound.getDuration()
—
frotty /
githubweb
- overload ondestroy as not all sound instances are recycled (#287)
—
frotty /
githubweb
- Get rid of `import Assets` statements
—
frotty /
githubweb
- Fix out of bounds bug with DummyRecycler on large maps
—
frotty /
githubweb
- Add splice method for linked list (#283)
—
frotty /
githubweb
- Remove UnitAnimations from public Assets import, see #280
—
frotty /
githubweb
- Update ClosureFrames.wurst (#279)
—
frotty /
githubweb
- Update ClosureEvents.wurst (#278)
—
frotty /
githubweb
- Allow dummy caster unit to attack when ordered (#269)
—
frotty /
githubweb
- Fixup animation duplicates (#277)
—
frotty /
githubweb
- add volume control to sound utils (#276)
—
frotty /
githubweb
- Rename vec2.op_div to vec2.op_divReal (#274)
—
frotty /
githubweb
- Fix inifinite recursion in unit.isAllyOf (#270)
—
frotty /
githubweb
- fix #273
—
frotty /
githubweb
- fix #272
—
frotty /
githubweb
- Make reflection natives public (#271)
—
frotty /
githubweb
- fix IterableMap forEach
—
frotty /
githubweb
- Create ClosureKeyPresses.wurst (#263)
—
frotty /
githubweb
- Added new tuple gate, elevator (#267)
—
frotty /
githubweb
- Added new extensions functions for handles (#243)
—
frotty /
githubweb
- Add forDestructablesInRange
—
frotty /
githubweb
- fix hotdoc
—
frotty /
githubweb
- Add forEach for HashList and HashMap, fixes #229
—
frotty /
githubweb
- Add forEach tests
—
frotty /
githubweb
- Fix Effect random roll to random yaw, and fix doc
—
frotty /
githubweb
- Update TimedLoop module (#256)
—
frotty /
githubweb
- Added new handles to Table/TypeCast (#266)
—
frotty /
githubweb
- Fixed up EventData
—
frotty /
githubweb
- fix duplicated type warning
—
frotty /
githubweb
- add animations by index to Assets package (#260)
—
frotty /
githubweb
- fixed some errors encountered while testing with Lua (#262)
—
frotty /
githubweb
- First batch (#258)
—
frotty /
githubweb
- Add reset method to HLIterator (#261)
—
frotty /
githubweb
- Update DamageEvent.wurst (#259)
—
frotty /
githubweb
- More framehandle support (#255)
—
frotty /
githubweb
- Update DamageEvent.wurst (#257)
—
frotty /
githubweb
- Damage Event for 1.31 (#252)
—
frotty /
githubweb
- fix #254
—
noreply /
githubweb
- Add patch 1.31 capabilities (#251)
—
noreply /
githubweb
- SpecialAttachmentPoints fixed separator (#247)
—
frotty /
githubweb
- Added new string extension functions (#244)
—
frotty /
githubweb
- ClosureForGroups fix (#249)
—
frotty /
githubweb
- Fix knockback3 regression. Closes #233. (#234)
—
frotty /
githubweb
- make color constants public
—
frotty /
githubweb
- add ifNotDefined annotation
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- LLIterator .modify method, again (#248)
—
frotty /
githubweb
- Fixed a division by zero case. (#236)
—
frotty /
githubweb
- added static class for attachmentpoints (#237)
—
frotty /
githubweb
- forUnitsInRange with collision filtering (#227)
—
frotty /
githubweb
- new reflection natives (#224)
—
frotty /
githubweb
- fix TimedLoop (#226)
—
frotty /
githubweb
- Update README.md
—
noreply /
githubweb
- Update .travis.yml
—
noreply /
githubweb
- add circleci and attempt fix travis for PRs
—
frotty /
githubweb
- Use docker-wurst image for CI (#223)
—
noreply /
githubweb
- added support for custompath for bufficons (#213)
—
frotty /
githubweb
- fixed MatricesTests
—
peter.peq /
githubweb
- Add missing @noinline annotation
—
frotty /
githubweb
- Add missing lumber bounty fields to UnitDefinition
—
frotty /
githubweb
- Removed useless lines. (#220)
—
frotty /
githubweb
- Fix Knockback3 instance leak
—
frotty /
githubweb
- fix more annotation warnings
—
frotty /
githubweb
- Define standard annotations (#219)
—
frotty /
githubweb
- DamageEvent (#212)
—
frotty /
githubweb
- Update .travis.yml
—
noreply /
githubweb
- Warnings fix (#217)
—
frotty /
githubweb
- windwalkdef fix #207 (#215)
—
frotty /
githubweb
- Update Travis CI config (#211)
—
noreply /
githubweb
- Fix #197
—
noreply /
githubweb
- fix #202
—
frotty /
githubweb
- Update OrderStringFactory.wurst
—
frotty /
githubweb
- Add some more extension functions for units (#205)
—
frotty /
githubweb
- Update ClosureTimers (#204)
—
frotty /
githubweb
- Fix AbilityDefinitionPoisonAttack (#198)
—
frotty /
githubweb
- Make widget.isAliveTrick public (#195)
—
frotty /
githubweb
- Move unit.isAliveTrick to widget.isAliveTrick (#193)
—
frotty /
githubweb
- Generalize unit.damageTarget to target widgets (#194)
—
frotty /
githubweb
- fix #188
—
noreply /
githubweb
- deprecate presetTooltipLearnExtended
—
frotty /
githubweb
- lazily init mouse event listening in closure events
—
frotty /
githubweb
- add linear probing (#191)
—
frotty /
githubweb
- configurable for printing (#184)
—
frotty /
githubweb
- add .setDummyAbility()
—
frotty /
githubweb
- Update Image (#186)
—
frotty /
githubweb
- Layer -> ImageLayer (#183)
—
frotty /
githubweb
- Allow access to unit associated with DummyCaster instance (#181)
—
frotty /
githubweb
- add more flashEffect overloads and randomize roll
—
frotty /
githubweb
- add hint to OnUnitEnterLeave
—
frotty /
githubweb
- fix #171 with backwards compat
—
frotty /
githubweb
- Revert "fix #171"
—
frotty /
githubweb
- fix #171
—
frotty /
githubweb
- Fix #1777
—
noreply /
githubweb
- Cleanup LastOrder and add some hot doc
—
frotty /
githubweb
- add texId and category setters for DestructableDefinition
—
frotty /
githubweb
- Fixed deprecated UnitIndexer's getters (#176)
—
frotty /
githubweb
- some hotdoc for TimedLoop
—
frotty /
githubweb
- Update _Handles.wurst
—
frotty /
githubweb
- Update _Handles.wurst
—
frotty /
githubweb
- Fixed nested indexing/deindexing in UnitIndexer (one stack) (#175)
—
frotty /
githubweb
- Fix dummy casters `setOwner` method (#173)
—
frotty /
githubweb
- Update DummyRecycler.wurst
—
frotty /
githubweb
- fix #170
—
frotty /
githubweb
- add hashmap size (#161)
—
frotty /
githubweb
- fix onUnitEnterLeave and DamageDetection for preplaced units (#20)
—
frotty /
githubweb
- add LinkedList.addAt
—
frotty /
githubweb
- extend GroupTests
—
frotty /
githubweb
- improve test
—
frotty /
githubweb
- Add HashtableTests
—
frotty /
githubweb
- fix warning, remove deprecated sync
—
frotty /
githubweb
- Added orders to assets (#21)
—
frotty /
githubweb
- improve Preloader and fix printLog calls
—
frotty /
githubweb
- Fix Orders alignment
—
frotty /
githubweb
- modernize Boolean.wurst
—
frotty /
githubweb
- string and ht tests and improvments
—
frotty /
githubweb
- add isEmpty()
—
frotty /
githubweb
- fix enum_group usage in closureForGroups
—
frotty /
githubweb
- remove more unsafe orderstrings from factory
—
frotty /
githubweb
- Introduce new Syncing libraries (#19)
—
frotty /
githubweb
- remove old Thread
—
frotty /
githubweb
- make indexing configurable
—
frotty /
githubweb
- actually apply filter
—
frotty /
githubweb
- wurst doesnt allow config of ext funcs
—
frotty /
githubweb
- workaround compiler bug
—
frotty /
githubweb
- add group.getRandomUnit() and tests
—
frotty /
githubweb
- revert workaround
—
frotty /
githubweb
- reduce test workload for jenkins
—
frotty /
githubweb
- also make unit.toUnitIndex configurable
—
frotty /
githubweb
- fix LastOrder
—
frotty /
githubweb
- use global localPlayer instance
—
frotty /
githubweb
- add GetHandleId tests
—
frotty /
githubweb
- remove debug print
—
frotty /
githubweb
- A little fix to Instant Dummy Caster (#22)
—
frotty /
githubweb
- improve inline behaviour of some functions
—
frotty /
githubweb
- Add ForceTests
—
frotty /
githubweb
- hotfix bitset
—
frotty /
githubweb
- Add Gamecache Tests
—
frotty /
githubweb
- fix some warnings
—
frotty /
githubweb
- push travis buildscript
—
frotty /
githubweb
- update travis script
—
frotty /
githubweb
- cmon travis
—
frotty /
githubweb
- last try
—
frotty /
githubweb
- different approach
—
frotty /
githubweb
- meh
—
frotty /
githubweb
- some wine
—
frotty /
githubweb
- try adding project files
—
frotty /
githubweb
- maybe this
—
frotty /
githubweb
- could be it
—
frotty /
githubweb
- add travis badge
—
frotty /
githubweb
- add the ability to retrieve set ids from definitions (#27)
—
frotty /
githubweb
- add additional iterators to LinkedListModule (#23)
—
frotty /
githubweb
- add missing backstab damage setter for AbilityDefinitionWindWalk
—
frotty /
githubweb
- use ternary in booleanToIndex
—
frotty /
githubweb
- add the ability to retreive orderid from channelabilitypreset (#30)
—
frotty /
githubweb
- add euler's constant to the Maths package (#28)
—
frotty /
githubweb
- add GroupUtils and change Group.wurst to use its functionalities (#25)
—
frotty /
githubweb
- add typecasting as a default import and fix warnings (#31)
—
frotty /
githubweb
- fix boolean toIndex and add test
—
frotty /
githubweb
- fix group requiring grouputils insanity (#34)
—
frotty /
githubweb
- add the previously removed lookahead functions to linked list iterators
—
frotty /
githubweb
- Grouputilsfix (#36)
—
frotty /
githubweb
- some more wurstunit functions for better output
—
frotty /
githubweb
- add comparator and sort to linkedlist + test
—
frotty /
githubweb
- never destroy dummy in pop/dequeue
—
frotty /
githubweb
- int comparator now constant, testing improved, prev references after
—
frotty /
githubweb
- Quest and Questitem extensions (#33)
—
frotty /
githubweb
- make function non-extension
—
frotty /
githubweb
- add soundsets for all units (#38)
—
frotty /
githubweb
- minor updates
—
frotty /
githubweb
- update build file
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- add IterableMap to HashMap, update and test HashList (#37)
—
frotty /
githubweb
- add r2sw test
—
frotty /
githubweb
- Add dialog ext functions and DialogBox wrapper (#41)
—
frotty /
githubweb
- Add lightning handle package & hero attribute functions for units (#42)
—
frotty /
githubweb
- Network, Execute fixes & FileIO (#26)
—
frotty /
githubweb
- remove old fileio, some more tests
—
frotty /
githubweb
- fix #44
—
frotty /
githubweb
- fix #45
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- reenable interp test, fix 2 sound ext funcs
—
frotty /
githubweb
- some fixes for SoundUtils
—
frotty /
githubweb
- fix readIntUnsafe
—
noreply /
githubweb
- Split assets into multiple files (#47)
—
frotty /
githubweb
- Added few extension functions (Unit, Widget, Int, Real) (#50)
—
frotty /
githubweb
- Improvements to FileIO and Network packages (#49)
—
frotty /
githubweb
- Add weather effect ids (#51)
—
frotty /
githubweb
- add tornado-based preset function to buffobjediting
—
frotty /
githubweb
- hotfix restore art functions
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- assets/AbilityIds (#52)
—
frotty /
githubweb
- Fix addAt function in LinkedList class (#55)
—
frotty /
githubweb
- Add TargetsAllowed to prevent typos (#54)
—
frotty /
githubweb
- lambda coolness updates
—
frotty /
githubweb
- some type inference
—
frotty /
githubweb
- fix
—
frotty /
githubweb
- add string.isNotBlank()
—
frotty /
githubweb
- Critical fix for FileIO (#56)
—
frotty /
githubweb
- some extension funcs and knockback3 cleanup
—
frotty /
githubweb
- expose checkedAll
—
frotty /
githubweb
- add filter and test for it
—
frotty /
githubweb
- fix
—
frotty /
githubweb
- add foldl and fix leaks
—
frotty /
githubweb
- refactor and new toString
—
frotty /
githubweb
- fix lightning typecasting
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- actually ignore errors in try() and some null safety
—
frotty /
githubweb
- Fixed "Attacks prevented" taking string (#58)
—
frotty /
githubweb
- Remake of InstantDummyCaster with vec3 position argument (#59)
—
frotty /
githubweb
- Damage detection fix (#61)
—
frotty /
githubweb
- Addition of patch 1.29 handle-related natives. (#63)
—
frotty /
githubweb
- Fix bunch of typos. (#64)
—
frotty /
githubweb
- fix Basics
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- Create LICENSE
—
noreply /
githubweb
- fix angle funcs and add test
—
frotty /
githubweb
- Item and Unit package improvements. (#65)
—
frotty /
githubweb
- make format func vararg
—
frotty /
githubweb
- modernize overall and fix #66
—
frotty /
githubweb
- some group and force vararg
—
frotty /
githubweb
- add LL real comparator
—
frotty /
githubweb
- add some missing player wrappers
—
frotty /
githubweb
- some more missing player extension functions
—
frotty /
githubweb
- wrappers for group batch orders
—
frotty /
githubweb
- Add missing Region ext wrappers
—
frotty /
githubweb
- infer type
—
frotty /
githubweb
- LL.add vararg
—
frotty /
githubweb
- fix group varargs
—
frotty /
githubweb
- fix test
—
frotty /
githubweb
- Test for ConvertPlayerColor
—
frotty /
githubweb
- Update readme
—
frotty /
githubweb
- init players array for tests
—
frotty /
githubweb
- make use of vararg #add in tests
—
frotty /
githubweb
- Fixed typo item.getTooltip() (#69)
—
frotty /
githubweb
- add tests for new providers
—
frotty /
githubweb
- small fixes
—
frotty /
githubweb
- Colors: 1.29 support and names (#68)
—
frotty /
githubweb
- ObjUtil adds support for concatenating id lists (#53)
—
frotty /
githubweb
- Replace deprecated functions (#71)
—
frotty /
githubweb
- Update Unit.wurst to include "remove item by ID" (#72)
—
frotty /
githubweb
- Multiboard.wurst & Texttag.wurst changes : color related (#73)
—
frotty /
githubweb
- public function unit.suspendXp(boolean suspend) (#74)
—
frotty /
githubweb
- update DamageType and DamageDetection doc
—
frotty /
githubweb
- MapBounds Unit Test
—
frotty /
githubweb
- Fix string trim (#75)
—
frotty /
githubweb
- fix some warnings
—
frotty /
githubweb
- add asList<T>
—
frotty /
githubweb
- Add Save/Load functions for hashtables in data/Table (#78)
—
frotty /
githubweb
- Support for Upgrade Object Editing (#77)
—
frotty /
githubweb
- use cool new function
—
frotty /
githubweb
- add warning about dialogs at map init
—
frotty /
githubweb
- unit test doAfter
—
frotty /
githubweb
- improve doc clarity
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- improved error handling for compiletime errors
—
peter.peq /
githubweb
- add destructable missing extension functions (#79)
—
frotty /
githubweb
- Update readme
—
frotty /
githubweb
- Addition of missing and utility unit & item natives. (#81)
—
frotty /
githubweb
- Update Unit.wurst (#84)
—
frotty /
githubweb
- improve some test asserts and stuff
—
frotty /
githubweb
- Added setPos and getPos, uses Vectors (#86)
—
frotty /
githubweb
- Add missing extension functions + prop window fix (#82)
—
frotty /
githubweb
- Update Player.wurst (#85)
—
frotty /
githubweb
- Create Camera.wurst (#80)
—
frotty /
githubweb
- fix some warnings
—
frotty /
githubweb
- fixed overload error
—
peter.peq /
githubweb
- fixed use of asList overloading
—
peter.peq /
githubweb
- optimized LinkedList sort to avoid StackOverflow
—
peter.peq /
githubweb
- Added more Effect functionality (#87)
—
frotty /
githubweb
- fix typo
—
frotty /
githubweb
- Table: Add hasHandle and removeString methods. (#88)
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- import public Sounds for SoundUtils
—
frotty /
githubweb
- Added EnableUserControl() (#89)
—
frotty /
githubweb
- An update for TerrainUtils (#67)
—
frotty /
githubweb
- revert breaking change
—
frotty /
githubweb
- one more
—
frotty /
githubweb
- Add ClosureEvents package
—
frotty /
githubweb
- pushed old version accidentally
—
frotty /
githubweb
- fix test
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- Update README.md
—
noreply /
githubweb
- new TimerDialog package (#90)
—
frotty /
githubweb
- Update Boolean.wurst and PrimitivesTests.wurst (#91)
—
frotty /
githubweb
- move some functions around to remove initlater
—
frotty /
githubweb
- Fix hotdoc
—
frotty /
githubweb
- Update Maths.wurst (#92)
—
frotty /
githubweb
- Fix network / file IO for 24 players (#93)
—
frotty /
githubweb
- Fix DamageType using GetTriggerUnit() (#95)
—
frotty /
githubweb
- Damage type fixes (#97)
—
frotty /
githubweb
- Fixed OnUnitEnterLeave (#96)
—
frotty /
githubweb
- Various fixes in Networking/FileIO packages (#94)
—
frotty /
githubweb
- removeWhen -> removeIf
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- remove Basics Player calls
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- cleanup
—
frotty /
githubweb
- UnitId asset list, categorized by race and campaign (#98)
—
frotty /
githubweb
- Functions to work with triggeraction & triggercondition (#102)
—
frotty /
githubweb
- fix new warnings
—
frotty /
githubweb
- fix UnitIds whitespace
—
frotty /
githubweb
- Various ability IDs added (#103)
—
frotty /
githubweb
- Clamp method for Integers and Reals (#105)
—
frotty /
githubweb
- Fixed trigger API (#104)
—
frotty /
githubweb
- Revert raising limit on preloader (#106)
—
frotty /
githubweb
- Various refactorings and improvements (#107)
—
frotty /
githubweb
- Create CONTRIBUTING.md
—
noreply /
githubweb
- Update README.md
—
noreply /
githubweb
- Add missing ability id cleaving attack (#114)
—
frotty /
githubweb
- Updated the whitespace in DamageType.wurst to use tabs instead of
—
frotty /
githubweb
- fix #113
—
frotty /
githubweb
- Avoid duplicate "error" in log statement
—
frotty /
githubweb
- replace spaces with tabs
—
frotty /
githubweb
- reverterinos
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- Matrices package (#111)
—
frotty /
githubweb
- Quaternions package (#112)
—
frotty /
githubweb
- Update Quaternion.wurst (#119)
—
frotty /
githubweb
- minor stuff
—
frotty /
githubweb
- Bitwise library (#116)
—
frotty /
githubweb
- Fix up line endings (#121)
—
frotty /
githubweb
- Vectors - isInTriangle, whitespaces (#122)
—
frotty /
githubweb
- fixed use after destroy bug in LinkedList
—
peter.peq /
githubweb
- register name for tooltip gen
—
frotty /
githubweb
- Update wurst/objediting/AbilityObjEditing.wurst
—
frotty /
githubweb
- Update wurst/objediting/AbilityObjEditing.wurst
—
frotty /
githubweb
- fix typo
—
frotty /
githubweb
- Update Vectors.wurst (#124)
—
frotty /
githubweb
- add .getAndRemove to hashmaps
—
frotty /
githubweb
- allow heroes building structures
—
frotty /
githubweb
- Add constructor with tooltip generator to channelpreset for level
—
frotty /
githubweb
- remove auto listen
—
frotty /
githubweb
- Update wurst/objediting/presets/ChannelAbilityPreset.wurst
—
frotty /
githubweb
- fix npe
—
frotty /
githubweb
- meh
—
frotty /
githubweb
- Update Effect.wurst (#126)
—
frotty /
githubweb
- make preloader funcs take vararg
—
frotty /
githubweb
- Update Unit.wurst (#128)
—
frotty /
githubweb
- Update Effect.wurst (#127)
—
frotty /
githubweb
- fix forUnitsAll
—
frotty /
githubweb
- removed testPrint function
—
peter.peq /
githubweb
- added println for debugging tests
—
peter.peq /
githubweb
- default implementation for println
—
peter.peq /
githubweb
- Update Unit.wurst (#131)
—
frotty /
githubweb
- fix some formating according to conventions
—
frotty /
githubweb
- Unit missing functions (#133)
—
frotty /
githubweb
- Fogmodifier missing functions (#132)
—
frotty /
githubweb
- Raycast.wurst (#125)
—
frotty /
githubweb
- InventoryIterator (#129)
—
frotty /
githubweb
- Add unit#getItemById
—
frotty /
githubweb
- replace spaces with tabs
—
frotty /
githubweb
- Weather package (#135)
—
frotty /
githubweb
- add isTerrainPathable hotdoc
—
frotty /
githubweb
- whitespace and eof newline fixes from new vscode version
—
frotty /
githubweb
- missed one
—
frotty /
githubweb
- Fixed some object fields incorrectly not being available for units
—
frotty /
githubweb
- fix #147
—
frotty /
githubweb
- add .hasAt and doc, see #142
—
frotty /
githubweb
- Effect.wurst missing functions (#137)
—
frotty /
githubweb
- Added common extensions. (#136)
—
frotty /
githubweb
- fix #148
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- fix #150
—
frotty /
githubweb
- Update Interpolation.wurst (#146)
—
frotty /
githubweb
- Mouse events update (#152)
—
frotty /
githubweb
- Update Unit.wurst (#153)
—
frotty /
githubweb
- Update Effect.wurst (#154)
—
frotty /
githubweb
- function unit.isHidden() (#155)
—
frotty /
githubweb
- Update StringUtils.wurst (#156)
—
frotty /
githubweb
- Update InstantDummyCaster.wurst
—
noreply /
githubweb
- Update InstantDummyCaster.wurst
—
noreply /
githubweb
- Update README.md
—
noreply /
githubweb
- Update README.md
—
noreply /
githubweb
- deprecate non vec func
—
frotty /
githubweb
- add OrderIds wrapper for Orders (will be deprecated to add string
—
frotty /
githubweb
- Orders -> OrderIds
—
frotty /
githubweb
- boolean b -> let success
—
frotty /
githubweb
- #140 - implement vec2.withRadiusRect (#158)
—
frotty /
githubweb
- Update ClosureForGroups.wurst
—
frotty /
githubweb
- Fix #162 (#164)
—
noreply /
githubweb
- upgrade shuffle algo thx @lep
—
frotty /
githubweb
- fix matrix inversion, thx @menag
—
frotty /
githubweb
- Update LinkedList.wurst
—
noreply /
githubweb
- Create DummyCaster.wurst
—
frotty /
githubweb
- fix Knockback3 using unit's zero-z-pos and bounds handling
—
frotty /
githubweb
- improve Knockback3 hot doc
—
frotty /
githubweb
- fix closurevents damage listener not working for preplaced units
—
frotty /
githubweb
- Add ClosureTimers functions as extension methods of `timer` (#168)
—
frotty /
githubweb
- fix #167 and fenix callbacks now destroyed
—
frotty /
githubweb
- fix #166
—
frotty /
githubweb
- fix #167 and fenix callbacks now destroyed
—
frotty /
githubweb
- fix #166
—
frotty /
githubweb
- Add ClosureTimers functions as extension methods of `timer` (#168)
—
frotty /
githubweb
- fix closurevents damage listener not working for preplaced units
—
frotty /
githubweb
- improve Knockback3 hot doc
—
frotty /
githubweb
- fix Knockback3 using unit's zero-z-pos and bounds handling
—
frotty /
githubweb
- Create DummyCaster.wurst
—
frotty /
githubweb
- Update LinkedList.wurst
—
noreply /
githubweb
- fix matrix inversion, thx @menag
—
frotty /
githubweb
- upgrade shuffle algo thx @lep
—
frotty /
githubweb
- Fix #162 (#164)
—
noreply /
githubweb
- Orders -> OrderIds
—
frotty /
githubweb
- boolean b -> let success
—
frotty /
githubweb
- #140 - implement vec2.withRadiusRect (#158)
—
frotty /
githubweb
- Update ClosureForGroups.wurst
—
frotty /
githubweb
- Update README.md
—
noreply /
githubweb
- Update README.md
—
noreply /
githubweb
- deprecate non vec func
—
frotty /
githubweb
- add OrderIds wrapper for Orders (will be deprecated to add string
—
frotty /
githubweb
- Update InstantDummyCaster.wurst
—
noreply /
githubweb
- Update InstantDummyCaster.wurst
—
noreply /
githubweb
- Update StringUtils.wurst (#156)
—
frotty /
githubweb
- function unit.isHidden() (#155)
—
frotty /
githubweb
- Update Effect.wurst (#154)
—
frotty /
githubweb
- Mouse events update (#152)
—
frotty /
githubweb
- Update Unit.wurst (#153)
—
frotty /
githubweb
- Update Interpolation.wurst (#146)
—
frotty /
githubweb
- fix #150
—
frotty /
githubweb
- fix #148
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- add .hasAt and doc, see #142
—
frotty /
githubweb
- Effect.wurst missing functions (#137)
—
frotty /
githubweb
- Added common extensions. (#136)
—
frotty /
githubweb
- fix #147
—
frotty /
githubweb
- Fixed some object fields incorrectly not being available for units
—
frotty /
githubweb
- add isTerrainPathable hotdoc
—
frotty /
githubweb
- whitespace and eof newline fixes from new vscode version
—
frotty /
githubweb
- missed one
—
frotty /
githubweb
- Weather package (#135)
—
frotty /
githubweb
- replace spaces with tabs
—
frotty /
githubweb
- Add unit#getItemById
—
frotty /
githubweb
- Fogmodifier missing functions (#132)
—
frotty /
githubweb
- Raycast.wurst (#125)
—
frotty /
githubweb
- InventoryIterator (#129)
—
frotty /
githubweb
- Unit missing functions (#133)
—
frotty /
githubweb
- fix some formating according to conventions
—
frotty /
githubweb
- Update Unit.wurst (#131)
—
frotty /
githubweb
- removed testPrint function
—
peter.peq /
githubweb
- added println for debugging tests
—
peter.peq /
githubweb
- default implementation for println
—
peter.peq /
githubweb
- fix forUnitsAll
—
frotty /
githubweb
- Update Unit.wurst (#128)
—
frotty /
githubweb
- Update Effect.wurst (#127)
—
frotty /
githubweb
- make preloader funcs take vararg
—
frotty /
githubweb
- Update Effect.wurst (#126)
—
frotty /
githubweb
- fix npe
—
frotty /
githubweb
- meh
—
frotty /
githubweb
- remove auto listen
—
frotty /
githubweb
- Update wurst/objediting/presets/ChannelAbilityPreset.wurst
—
frotty /
githubweb
- Add constructor with tooltip generator to channelpreset for level
—
frotty /
githubweb
- allow heroes building structures
—
frotty /
githubweb
- add .getAndRemove to hashmaps
—
frotty /
githubweb
- Update Vectors.wurst (#124)
—
frotty /
githubweb
- register name for tooltip gen
—
frotty /
githubweb
- Update wurst/objediting/AbilityObjEditing.wurst
—
frotty /
githubweb
- Update wurst/objediting/AbilityObjEditing.wurst
—
frotty /
githubweb
- fix typo
—
frotty /
githubweb
- fixed use after destroy bug in LinkedList
—
peter.peq /
githubweb
- Vectors - isInTriangle, whitespaces (#122)
—
frotty /
githubweb
- Fix up line endings (#121)
—
frotty /
githubweb
- Bitwise library (#116)
—
frotty /
githubweb
- minor stuff
—
frotty /
githubweb
- Update Quaternion.wurst (#119)
—
frotty /
githubweb
- Quaternions package (#112)
—
frotty /
githubweb
- Matrices package (#111)
—
frotty /
githubweb
- replace spaces with tabs
—
frotty /
githubweb
- reverterinos
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- fix #113
—
frotty /
githubweb
- Avoid duplicate "error" in log statement
—
frotty /
githubweb
- Add missing ability id cleaving attack (#114)
—
frotty /
githubweb
- Updated the whitespace in DamageType.wurst to use tabs instead of spaces. (#115)
—
frotty /
githubweb
- Create CONTRIBUTING.md
—
noreply /
githubweb
- Update README.md
—
noreply /
githubweb
- Various refactorings and improvements (#107)
—
frotty /
githubweb
- Revert raising limit on preloader (#106)
—
frotty /
githubweb
- Fixed trigger API (#104)
—
frotty /
githubweb
- Clamp method for Integers and Reals (#105)
—
frotty /
githubweb
- Various ability IDs added (#103)
—
frotty /
githubweb
- fix new warnings
—
frotty /
githubweb
- fix UnitIds whitespace
—
frotty /
githubweb
- Functions to work with triggeraction & triggercondition (#102)
—
frotty /
githubweb
- UnitId asset list, categorized by race and campaign (#98)
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- cleanup
—
frotty /
githubweb
- remove Basics Player calls
—
frotty /
githubweb
- removeWhen -> removeIf
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- Various fixes in Networking/FileIO packages (#94)
—
frotty /
githubweb
- Damage type fixes (#97)
—
frotty /
githubweb
- Fixed OnUnitEnterLeave (#96)
—
frotty /
githubweb
- Fix DamageType using GetTriggerUnit() (#95)
—
frotty /
githubweb
- Fix network / file IO for 24 players (#93)
—
frotty /
githubweb
- Update Maths.wurst (#92)
—
frotty /
githubweb
- move some functions around to remove initlater
—
frotty /
githubweb
- Fix hotdoc
—
frotty /
githubweb
- Update Boolean.wurst and PrimitivesTests.wurst (#91)
—
frotty /
githubweb
- new TimerDialog package (#90)
—
frotty /
githubweb
- Update README.md
—
noreply /
githubweb
- fix test
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- pushed old version accidentally
—
frotty /
githubweb
- Add ClosureEvents package
—
frotty /
githubweb
- revert breaking change
—
frotty /
githubweb
- one more
—
frotty /
githubweb
- Added EnableUserControl() (#89)
—
frotty /
githubweb
- An update for TerrainUtils (#67)
—
frotty /
githubweb
- import public Sounds for SoundUtils
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- Table: Add hasHandle and removeString methods. (#88)
—
frotty /
githubweb
- fix typo
—
frotty /
githubweb
- Added more Effect functionality (#87)
—
frotty /
githubweb
- optimized LinkedList sort to avoid StackOverflow
—
peter.peq /
githubweb
- fixed overload error
—
peter.peq /
githubweb
- fixed use of asList overloading
—
peter.peq /
githubweb
- fix some warnings
—
frotty /
githubweb
- Update Player.wurst (#85)
—
frotty /
githubweb
- Create Camera.wurst (#80)
—
frotty /
githubweb
- Add missing extension functions + prop window fix (#82)
—
frotty /
githubweb
- Added setPos and getPos, uses Vectors (#86)
—
frotty /
githubweb
- improve some test asserts and stuff
—
frotty /
githubweb
- Update Unit.wurst (#84)
—
frotty /
githubweb
- Addition of missing and utility unit & item natives. (#81)
—
frotty /
githubweb
- add destructable missing extension functions (#79)
—
frotty /
githubweb
- Update readme
—
frotty /
githubweb
- improved error handling for compiletime errors
—
peter.peq /
githubweb
- hotfix
—
frotty /
githubweb
- improve doc clarity
—
frotty /
githubweb
- add warning about dialogs at map init
—
frotty /
githubweb
- unit test doAfter
—
frotty /
githubweb
- use cool new function
—
frotty /
githubweb
- Support for Upgrade Object Editing (#77)
—
frotty /
githubweb
- Add Save/Load functions for hashtables in data/Table (#78)
—
frotty /
githubweb
- add asList<T>
—
frotty /
githubweb
- fix some warnings
—
frotty /
githubweb
- Fix string trim (#75)
—
frotty /
githubweb
- MapBounds Unit Test
—
frotty /
githubweb
- small fixes
—
frotty /
githubweb
- update DamageType and DamageDetection doc
—
frotty /
githubweb
- public function unit.suspendXp(boolean suspend) (#74)
—
frotty /
githubweb
- Multiboard.wurst & Texttag.wurst changes : color related (#73)
—
frotty /
githubweb
- Update Unit.wurst to include "remove item by ID" (#72)
—
frotty /
githubweb
- Replace deprecated functions (#71)
—
frotty /
githubweb
- ObjUtil adds support for concatenating id lists (#53)
—
frotty /
githubweb
- Colors: 1.29 support and names (#68)
—
frotty /
githubweb
- add tests for new providers
—
frotty /
githubweb
- Fixed typo item.getTooltip() (#69)
—
frotty /
githubweb
- make use of vararg #add in tests
—
frotty /
githubweb
- init players array for tests
—
frotty /
githubweb
- Update readme
—
frotty /
githubweb
- Test for ConvertPlayerColor
—
frotty /
githubweb
- fix group varargs
—
frotty /
githubweb
- fix test
—
frotty /
githubweb
- infer type
—
frotty /
githubweb
- LL.add vararg
—
frotty /
githubweb
- add LL real comparator
—
frotty /
githubweb
- add some missing player wrappers
—
frotty /
githubweb
- some more missing player extension functions
—
frotty /
githubweb
- wrappers for group batch orders
—
frotty /
githubweb
- Add missing Region ext wrappers
—
frotty /
githubweb
- some group and force vararg
—
frotty /
githubweb
- modernize overall and fix #66
—
frotty /
githubweb
- make format func vararg
—
frotty /
githubweb
- Item and Unit package improvements. (#65)
—
frotty /
githubweb
- fix angle funcs and add test
—
frotty /
githubweb
- Create LICENSE
—
noreply /
githubweb
- fix Basics
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- Fix bunch of typos. (#64)
—
frotty /
githubweb
- Addition of patch 1.29 handle-related natives. (#63)
—
frotty /
githubweb
- Fixed "Attacks prevented" taking string (#58)
—
frotty /
githubweb
- Remake of InstantDummyCaster with vec3 position argument (#59)
—
frotty /
githubweb
- Damage detection fix (#61)
—
frotty /
githubweb
- actually ignore errors in try() and some null safety
—
frotty /
githubweb
- hotfix
—
frotty /
githubweb
- refactor and new toString
—
frotty /
githubweb
- fix lightning typecasting
—
frotty /
githubweb
- add foldl and fix leaks
—
frotty /
githubweb
- add filter and test for it
—
frotty /
githubweb
- fix
—
frotty /
githubweb
- expose checkedAll
—
frotty /
githubweb
- some extension funcs and knockback3 cleanup
—
frotty /
githubweb
- Critical fix for FileIO (#56)
—
frotty /
githubweb
- add string.isNotBlank()
—
frotty /
githubweb
- fix
—
frotty /
githubweb
- lambda coolness updates
—
frotty /
githubweb
- some type inference
—
frotty /
githubweb
- Add TargetsAllowed to prevent typos (#54)
—
frotty /
githubweb
- Fix addAt function in LinkedList class (#55)
—
frotty /
githubweb
- assets/AbilityIds (#52)
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- add tornado-based preset function to buffobjediting
—
frotty /
githubweb
- hotfix restore art functions
—
frotty /
githubweb
- Improvements to FileIO and Network packages (#49)
—
frotty /
githubweb
- Add weather effect ids (#51)
—
frotty /
githubweb
- Added few extension functions (Unit, Widget, Int, Real) (#50)
—
frotty /
githubweb
- Split assets into multiple files (#47)
—
frotty /
githubweb
- fix readIntUnsafe
—
noreply /
githubweb
- some fixes for SoundUtils
—
frotty /
githubweb
- reenable interp test, fix 2 sound ext funcs
—
frotty /
githubweb
- fix warnings
—
frotty /
githubweb
- fix #44
—
frotty /
githubweb
- fix #45
—
frotty /
githubweb
- remove old fileio, some more tests
—
frotty /
githubweb
- Network, Execute fixes & FileIO (#26)
—
frotty /
githubweb
- Add lightning handle package & hero attribute functions for units (#42)
—
frotty /
githubweb
- Add dialog ext functions and DialogBox wrapper (#41)
—
frotty /
githubweb
- add r2sw test
—
frotty /
githubweb
- add IterableMap to HashMap, update and test HashList (#37)
—
frotty /
githubweb
- minor updates
—
frotty /
githubweb
- update build file
—
frotty /
githubweb
- fix warning
—
frotty /
githubweb
- int comparator now constant, testing improved, prev references after sorting fixed
—
frotty /
githubweb
- Quest and Questitem extensions (#33)
—
frotty /
githubweb
- make function non-extension
—
frotty /
githubweb
- add soundsets for all units (#38)
—
frotty /
githubweb
- never destroy dummy in pop/dequeue
—
frotty /
githubweb
- some more wurstunit functions for better output
—
frotty /
githubweb
- add comparator and sort to linkedlist + test
—
frotty /
githubweb
- add the previously removed lookahead functions to linked list iterators (#35)
—
frotty /
githubweb
- Grouputilsfix (#36)
—
frotty /
githubweb
- fix boolean toIndex and add test
—
frotty /
githubweb
- fix group requiring grouputils insanity (#34)
—
frotty /
githubweb
- add typecasting as a default import and fix warnings (#31)
—
frotty /
githubweb
- add the ability to retreive orderid from channelabilitypreset (#30)
—
frotty /
githubweb
- add euler's constant to the Maths package (#28)
—
frotty /
githubweb
- add GroupUtils and change Group.wurst to use its functionalities (#25)
—
frotty /
githubweb
- use ternary in booleanToIndex
—
frotty /
githubweb
- add additional iterators to LinkedListModule (#23)
—
frotty /
githubweb
- add missing backstab damage setter for AbilityDefinitionWindWalk
—
frotty /
githubweb
- could be it
—
frotty /
githubweb
- add travis badge
—
frotty /
githubweb
- add the ability to retrieve set ids from definitions (#27)
—
frotty /
githubweb
- last try
—
frotty /
githubweb
- different approach
—
frotty /
githubweb
- meh
—
frotty /
githubweb
- some wine
—
frotty /
githubweb
- try adding project files
—
frotty /
githubweb
- maybe this
—
frotty /
githubweb
- push travis buildscript
—
frotty /
githubweb
- update travis script
—
frotty /
githubweb
- cmon travis
—
frotty /
githubweb
- fix some warnings
—
frotty /
githubweb
- Add Gamecache Tests
—
frotty /
githubweb
- Add ForceTests
—
frotty /
githubweb
- hotfix bitset
—
frotty /
githubweb
- improve inline behaviour of some functions
—
frotty /
githubweb
- A little fix to Instant Dummy Caster (#22)
—
frotty /
githubweb
- add GetHandleId tests
—
frotty /
githubweb
- remove debug print
—
frotty /
githubweb
- use global localPlayer instance
—
frotty /
githubweb
- fix LastOrder
—
frotty /
githubweb
- also make unit.toUnitIndex configurable
—
frotty /
githubweb
- reduce test workload for jenkins
—
frotty /
githubweb
- add group.getRandomUnit() and tests
—
frotty /
githubweb
- revert workaround
—
frotty /
githubweb
- workaround compiler bug
—
frotty /
githubweb
- Introduce new Syncing libraries (#19)
—
frotty /
githubweb
- remove old Thread
—
frotty /
githubweb
- make indexing configurable
—
frotty /
githubweb
- actually apply filter
—
frotty /
githubweb
- wurst doesnt allow config of ext funcs
—
frotty /
githubweb
- remove more unsafe orderstrings from factory
—
frotty /
githubweb
- fix enum_group usage in closureForGroups
—
frotty /
githubweb
- add isEmpty()
—
frotty /
githubweb
- Fix Orders alignment
—
frotty /
githubweb
- modernize Boolean.wurst
—
frotty /
githubweb
- string and ht tests and improvments
—
frotty /
githubweb
- improve Preloader and fix printLog calls
—
frotty /
githubweb
- Added orders to assets (#21)
—
frotty /
githubweb
- fix warning, remove deprecated sync
—
frotty /
githubweb
- Add HashtableTests
—
frotty /
githubweb
- improve test
—
frotty /
githubweb
- add LinkedList.addAt
—
frotty /
githubweb
- extend GroupTests
—
frotty /
githubweb
- fix onUnitEnterLeave and DamageDetection for preplaced units (#20)
—
frotty /
githubweb
- a little more group stuff
—
frotty /
githubweb
- Add GroupTests
—
frotty /
githubweb
- fix group.size()
—
frotty /
githubweb
- remove invalid paste
—
frotty /
githubweb
- Add group.size()
—
frotty /
githubweb
- fix remaining warnings
—
frotty /
githubweb
- refactor Wurstunit
—
frotty /
githubweb
- Add some group hotdoc
—
frotty /
githubweb
- add real typecasting functions
—
frotty /
githubweb
- add map function
—
frotty /
githubweb
- move typecasting tests
—
frotty /
githubweb
- add forEach ext funcs for groups
—
frotty /
githubweb
- Add forNearest closure functions
—
frotty /
githubweb
- remove double orderstring and warning
—
frotty /
githubweb
- fix wrong assert
—
frotty /
githubweb
- Improve and test String & StringUtils (#15)
—
frotty /
githubweb
- remove some unsafe orderstrings
—
frotty /
githubweb
- Add Wurstunit as auto import
—
frotty /
githubweb
- Add more doc and tests for datastructures
—
frotty /
githubweb
- fix typos and add .isEmpty and .contains functions to HashList (#16)
—
frotty /
githubweb
- use hasString function
—
frotty /
githubweb
- Make typecasting work at compiletime
—
frotty /
githubweb
- fix and extend test for Colors
—
frotty /
githubweb
- fix OnUnitEnterLeave (#14)
—
frotty /
githubweb
- convert unitindexer comments to hotdoc
—
frotty /
githubweb
- add missing hotdoc in wurstunit
—
frotty /
githubweb
- fix access modifier
—
frotty /
githubweb
- Allow Colors.wurst usage at compiletime
—
frotty /
githubweb
- Update asset package, fixes #8
—
frotty /
githubweb
- Remove implicit idgen call
—
frotty /
githubweb
- OnUnitEnterLeave cleanup
—
frotty /
githubweb
- add optional parameters to registerPlayerUnitEvent
—
frotty /
githubweb
- add getOrderTargetPos
—
frotty /
githubweb
- add isType and isPaused
—
frotty /
githubweb
- Allow configuring unit.getIndex() function
—
frotty /
githubweb
- Cleanup lib 'LastOrder'
—
frotty /
githubweb
- return TriggerEvaluate result
—
frotty /
githubweb
- add some hotdoc
—
frotty /
githubweb
- return object in LL#remove
—
frotty /
githubweb
- some work for #7
—
frotty /
githubweb
- restructure and add damagetype
—
frotty /
githubweb
- fix llmodule bug
—
frotty /
githubweb
- syntax compat
—
frotty /
githubweb
- fix my life
—
frotty /
githubweb
- syntactic sugar for logging
—
frotty /
githubweb
- access hotfix
—
frotty /
githubweb
- fix log duplicate
—
frotty /
githubweb
- make error-function usable in compiletime
—
peter.peq /
githubweb
- add missing hero defs
—
frotty /
githubweb
- orderstring safety and DD access fix
—
frotty /
githubweb
- small additions
—
frotty /
githubweb
- add missing ext func for "uhom"
—
frotty /
githubweb
- safety fixes
—
frotty /
githubweb
- add magic functions for compiletime expressions
—
p_zeller /
githubweb
- Add Sound Assets
—
frotty /
githubweb
- fix FileIO for 1.28.5
—
frotty /
githubweb
- remove unused param
—
frotty /
githubweb
- use HaveStored for HashMap#has, fixes #5
—
frotty /
githubweb
- nice additions
—
frotty /
githubweb
- add tooltiplearn presets
—
frotty /
githubweb
- fix knockback package
—
frotty /
githubweb
- fix import
—
frotty /
githubweb
- readd coke's knockback
—
frotty /
githubweb
- modernize RegisterEvents package
—
frotty /
githubweb
- remove import
—
frotty /
githubweb
- [UnitIndexer] added handlers for onIndex and onDeindex (#4)
—
frotty /
githubweb
- cleanup
—
frotty /
githubweb
- trim() fix (#3)
—
frotty /
githubweb
- Fogmodifier handle + LinkedList funcs (#2)
—
frotty /
githubweb
- less error prone id offsets
—
frotty /
githubweb
- return callbacks
—
frotty /
githubweb
- add DestructableObjEditing package (#1)
—
frotty /
githubweb
- Update README.md
—
noreply /
githubweb
- Create README.md
—
noreply /
githubweb
- meh
—
frotty /
githubweb
- small adjustment
—
frotty /
githubweb
- bignum clean
—
frotty /
githubweb
- tune magic value
—
frotty /
githubweb
- added lookahead. bignum cleanup
—
frotty /
githubweb
- important fixes
—
frotty /
githubweb
- improved string support
—
frotty /
githubweb
- good fixes
—
frotty /
githubweb
- fixes
—
frotty /
githubweb
- linkedList fixes
—
frotty /
githubweb
- karolino
—
frotty /
githubweb
- allowed circular iteration
—
frotty /
githubweb
- jenkins add this pls
—
frotty /
githubweb
- cool updates
—
frotty /
githubweb
- stuff
—
frotty /
githubweb
- minor fixes
—
frotty /
githubweb
- add missing bracket, use stdlib func
—
frotty /
githubweb
- more
—
frotty /
githubweb
- fixes
—
frotty /
githubweb
- ebi
—
frotty /
githubweb
- SoundUtils fix
—
frotty /
githubweb
- Deprecate non vector coordinates
—
frotty /
githubweb
- copy fix from stdlib1 and reset color of dummy
—
frotty /
githubweb
- function sorting #1
—
frotty /
githubweb
- Updates
—
frotty /
githubweb
- Damage Detection, doc
—
frotty /
githubweb
- cra
—
frotty /
githubweb
- Minor
—
frotty /
githubweb
- clkkosure
—
frotty /
githubweb
- Improve SoundUtils, reset scale for dummies
—
frotty /
githubweb
- Fixes
—
frotty /
githubweb